649 programs for "c# source code example" with 2 filters applied:

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Get Avast Free Antivirus | Your top-rated shield against malware and online scams Icon
    Get Avast Free Antivirus | Your top-rated shield against malware and online scams

    Boost your PC's defense against cyberthreats and web-based scams.

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 1
    FleXML reads a DTD describing the format of XML documents; it may be specified as a URI to the DTD on the web. From this FleXML produces a validating XML processor with an interface to support XML applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    XmlPL is a C like language with special syntax for creating and manipulating XML data. If you know Java, C or C++ and XPath then XmlPL is easy to learn. XML is a native data type and is processed more naturally using XML path expressions and inline XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A project to embed Lua on different hardware platforms. Currently ARM variants are targeted, but it should be possible to port it to any platform that is supported by the gcc+newlib combo. Platform access libraries will also be provided.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Elmer is a tool which embeds a Python module into a C, C++, or Tcl application. The embedded Python module is used just as if it was written in the same language as the application itself, without requiring any knowledge of the Python/C API.
    Downloads: 1 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    NClass
    NClass is a free tool to easily create UML class diagrams with full C# and Java language support.
    Leader badge
    Downloads: 80 This Week
    Last Update:
    See Project
  • 6

    The ASN.1 Compiler

    Go to github.com/vlm/asn1c for the latest version.

    This ASN.1 compiler turns ASN.1 specifications into C code. The asn1c is shipped together with conformant BER/DER/XER/PER codecs. The X.509, GSM TAP3, MEGACO, RRC and LDAP encoding and decoding examples are part of the source code distribution. NOTE: THE asn1c PROJECT HAS LARGELY MOVED TO GITHUB: http://github.com/vlm/asn1c
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Java library that simplifies migrating C/C++ code to Java by emulating standard ANSI C++ functions. This is currently only a sub-project of www.ode4j.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Styx is a scanner and parser generator designed to address some shortcomings of the traditional lex/yacc combination. It has unique features like automatic derivation of depth grammar, production of the derivation tree including it's C interface which provides access to the abstract syntax tree, preservation of full source information and pretty printing to facilitate source-source translation, persistence to aid rapid interpreter writing. For application in contemporary computing...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    This project was developed and will continue to be added to in order to simplify and improve the quick development of MySQL programs which should include features that can be considered useful utilities for MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10

    Redesigner

    Redesigner is a tool to generate and validate ASP.NET designer files

    Redesigner has moved! The official repository can now be found on GitHub: https://github.com/seanofw/Redesigner
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    IIOP.NET allows a seamless interoperation between .NET, CORBA and J2EE distributed objects. This is done by incorporating CORBA/IIOP support into .NET, leveraging the remoting framework.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Decision Table Preprocessor

    Decision Table Preprocessor

    Ccide is a Decision Table preprocessor.

    Ccide reads a source program, in one of several programming languages, expands all embedded decision tables, and generates the new, expanded source. Ccidew processes C language programs directly. The script, ccide, uses ccidew and m4, to process BASIC, JAVA, CC, C++, BASH, QB, VB, and EX(euphoria), source files containing embedded decision tables. Ccide checks all conditions once and only once, avoiding side effects. Ccide checks tables for conflicts and other errors. Input...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13
    Common Text Transformation Library of C++ classes and functions to parse and modify STL strings. CTTL substring classes may be compared, inserted, replaced, and parsed with EBNF grammars. Compiled program implements recursive descent LL(INF) parser.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    Controlled Variables

    controlled_vars.h to always work with valid variables

    The Controlled Variables project is a set of header files for C++ developers. These files allow you to create controlled variables instead of using bare int, float, long, etc. Controlled Variables ensure you always use initialized variables. The project includes the generator. (IMPORTANT: If you're here just to get the header files, go to the Download area and get the file ending in _header-x.y.z.tar.gz as the other one is just the program used to build those header files!)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    GeneSim is a code generator for dynamic systems: it takes an XML description of the system and produces the code that executes it. The typical usage of GeneSim is to generate simulators of engineering systems.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    That tool makes it possible to automatic translate Eclipse java projects into Visual Studio projects. Generated code can be directly compiled and executed whitout any user modification.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Awka is both a translator of AWK programs to ANSI C, and a separate library against which the C code is linked.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Temgen is an universal text/code generator based on its own template language. This is the first release, the tarball contains full source and documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    C+- programming language and WinC+- pack

    also download updates from files section

    Please, read Wiki for more information: https://sourceforge.net/p/cplusminus/wiki/Home/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Translation of RPG/400- (as well as RPG-II/III)- programs to native C++. Runtime-Environment for RPG/400-programs Class-library for RPG/400 programs and datatypes, including high-precision arithmetics
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Waxeye is a parser generator based on parsing expression grammars (PEGs). It supports C, Java, Javascript, Python, Ruby and Scheme.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Txt2C is an utility written in C and LEX in order to create functions in C that shows by sdtout a text passed as parameter.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Txt2Perl is an utility written in C and LEX in order to create subroutines in perl that shows by sdtout a text passed as parameter.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    PrettyPrinter is a source code formatter/beautifier. Its modular design allows the use of different syntax modules through a unified interface. It comes with a default syntax module that interprets customizable syntax files using regular expressions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    The 'cbear' framework is a set of libraries and common utilities for different programming languages and platforms.
    Downloads: 1 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.