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

View related business solutions
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 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
    Pangaea will be a robust and feature filled game engine built using Allegro (http://alleg.sourceforge.net) It will be similar to Final Fantasy 1-3, etc., complete with map editor/world builder.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    It is simple form-based editor for Tomcat's web.xml files. It supports tags <servlet>, <servlet-name>, <display-name>, <description>, <servlet-class>, <init-param>, <servlet-mapping>, <url-pattern>. These
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DAME is a software tool to generate C++ and Java classes from SQL statements. By working at the level of SQL statements, dame provides the maximum flexibility to the developers of database applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project is to implement a java like C++ library. this library will be simple, robust and object-oriented. It consists lots of classes which is very much like java, but written in C++. It is easy to port java code to C++ using this library.
    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
  • 5
    This project is to create a lexical scanner generator. It generates C++ STL compatible, thread safe, scanner classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The startJ is a small but very powerful java integrated development environment, which provides multiple document edit, code reformat, compile, decompile and automaticliy generate C++/delphi JNI wrapper code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    C++ source code interpreter for Win 32 platforms, for developers and end-users. The goal of our project is to interpret C++ source code and execute it. The interpreter will run on Win32 platforms. We will create and develop it in C++ language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Ditto

    This project died a long time ago.

    This project died a long time ago.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    When porting Unix/Linux C/C++ projects to Win32 you often notice missing library routines. The goal of this project is to assemble pointers to already available routines as well as create new ones, for example for getopt().
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    Most C++ test frameworks are like JUnit. Unfortunately C++ lacks reflection and lots of boiler plate code is needed for JUnit style tests. This framework tries to minimize the amount of boiler plate code required for simple test. Just enjoy writing tests!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project make some utilities based on FSM(Finited State Machine). The primary goal is to develop some auto generators, output source code or executable binary file. Anyway, it provide a trusty and high-efficient implement of FSM. The result is only a
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a tools for reading & analysing source code freely and effectively with KDE GUI/Library .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a simple library for parsing & compiling mathematical formulas (also with variables). Compiled ones are stored in machine code in memory and are ready for fast calculations (for example integral calculations, function plotting and analysis).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Scannerless recursive descent C++ parser generator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CPP2RTF: generates listings of C++ code in RTF format, using different fonts and typefaces to highlight syntax for printing on a B&W printer. Pre-compiled binaries for both Windows and Cygwin are provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A resource for all developers working with the Trillian Messenger API. Our goal is to be a repository for any source code / libraries that may be of use to programmers working with Trillian. It is also a place to find community written documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The "Rapid Code Generator" will reduce the amount of tedious and repeatitive code one would have to write for a large software project with well defines modules and interfaces. A module exposes (provides) zero or more interfaces and may uses zero or mo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The purpose of this project is to improve an existing editor that I created. Features existing in the editor: - Easy inserting of XML tags by selecting a current tag from the left tree and the select that should be situated betweens tags - Colors
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    YooParse stands for Yet-another Object-Oriented Parser code generator. It is the complement of YooLex, a lexer code generator. The purpose of YooParse is to generate a parser that integrates tightly with the scanner generated by YooLex.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PHPStripper is a small yet powerful utility that strips a PHP file to assure the file can be parsed optimally. It removes comments, unnecessary spaces and tabs, empty lines and is sometimes able to detect and merge unnecessarily seperated strings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The JNails project makes it possible and easy to use C and C++ code directly from Java, without clumsy JNI coding. All you need to do is specify the names of the C++ classes, functions, and variables you want to use, and JNails takes care of the rest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CBits: Lightweight foundational C++ classes tailored to be used as a library or absorbed at the source code level into other projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    source2html is a tool written in c++ to create syntax-highlighted html files from source files. currently it parses and colorizes c++ and html code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Goal of the Project is an implemenation of a CCM CORBA container in C++. <br> This is something like an EJB container but based on CORBA standards and technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Downloads: 0 This Week
    Last Update:
    See Project