Showing 845 open source projects for "c# source code example"

View related business solutions
  • Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
    Get Avast Free Antivirus with 24/7 AI-powered online scam detection

    Get protection for today’s online threats. Free.

    Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
    Free Download
  • 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
  • 1
    froofyJIT is a C++ 'syntactic sugar' front-end for Paolo Bonzini's GNU lightning library for dynamic native code generation. It allows GNU lightning instructions to be expressed in a more concise way that approximates a 'real' assembly language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    The Language Machine is a toolkit for language and grammar: a library, main program, and self-hosted rule compilers with one frontend. The system is easy to use. It directly implements unrestricted rule-based grammars with actions and external interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Converts bitmap file to c/c++ files (usefull for embedded systems with GUI). The color encoding is fully configurable (for example 16bit 5/6/5) and a "preview" bmp file is generated to show how much the picture is altered by the information reduction
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    ORMGen is a scripting language planned to combine database definition and .NET object definition. It will also provide a plugin-style architecture to allow developers the opportunity to generate SQL code for a particular database system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 5
    PRECCX is an infinite-lookahead higher-order compiler-compiler for context-dependent grammars. The generated code is ANSI C and ANSI C++; the code will compile and run under either C or C++. PRECCX grammars admit EBNF + inherited and synthetic attributes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    LibMSWrite is a free, platform-independent C++ filter library that can read and write the Microsoft Write 3.0/3.1 document format.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Spirit is an object oriented recursive descent parser generator framework implemented using template meta-programming techniques.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    SnowMonkey is a binding library between C++ and SpiderMonkey (Mozilla's implementation of JavaScript engine). The goal of this project is to create library which will take advantage of boost libraries in order to hide as many binding details as possible
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    gclassfactory is a code generator, it reads a gobject description file(in XML format) and generates the gobject source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
    IWE is a framework 2.0 web application that provides automatic web data entry for tables in a Microsoft SQL Server database. Just config the database connection string in the web.config file of the web site and that’s all, start editing your tables.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    ELR Parser/scanner generator with lexical conflict resolution
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Shoelacer generates C code to compress short strings based upon provided sample data. The resulting routines use small models with low memory overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Entirely wrote in pure Java, this code generator take UML models in XMI file format and generate C++ or Java source code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Adventure Develop would be a free and open alternative to AdventureMaker, providing an user-friendly interface and a complete environment for develop point&click game. ********** Development has been stopped because the engine is too distant to be compli
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TreeDL (Tree Description Language) is a notation for tree structures used by programs (like syntax trees) and tool for translation of tree descriptions to target programming language, docs generation, etc. Tool's functionality can be extended by plugins.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    UMLSpeed is a compiler for a C-style language of UML notation. It can produce SVG UML diagrams, XMI documents and generate source code in various languages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Java Decompiler, Disassembler and Bytecode debugger. Decompiler supports Java 5 (e.g. generics, for-each loops etc). Debugger allows user to step through each bytecode and view program state. Contains Swing GUI.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    PLY is a set of bash scripts that provides parsing functionality for macros that generate shell code. It was inspired by lex & yacc UNIX utilities used for compiler construction, and its function is analogous to the role of C preprocessor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    A script(ing/ed/able) optimizing compiler for the C and Objective-C languages (and in the future other languages such as C++, D and Java). Written in a scripting language to allow for experimentation with code generation and optimization techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Introspector enables the programming tools that deal with source code such as the compiler to communicate in a standard and neutral manner reducing the accidental cost of programming. http://github.com/h4ck3rm1k3/
    Downloads: 14 This Week
    Last Update:
    See Project
  • 21
    Capsule is an OO programming language that is as simple as Java but has all the features of Java and C++. Capsule is 100% object oriented, with a compiler for production, an interpreter, debugger and IDE for development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Phorm is an ORM (Object Relational Mapping) tool for php and .net. It works as a plugin of DBDesigner, a freely available tool which allows to graphically design a database schema.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Comprehensive & high performance data distribution &transformation system. Features a simple, user-friendly event driven scripting interface transparently generates & execs highly efficient Perl/C code. Uses:ETL,datawarehousing,statistics,data-cleansing.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    DWI (recently renamed to Estron and moved to http://estron.alioth.debian.org/) is a rapid application development system for creating graphical applications that manipulate info in an SQL database. Uses XML and Gnome Glade for the GUI designer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    PLT Spy is a Python to Scheme translator.
    Downloads: 0 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.