1030 projects for "c# source code example" with 2 filters applied:

  • 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
  • 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
  • 1
    Not C Sharp. Four goals: 1. Create a CSharp compiler written in C# and CUP Parser Generator. 2. Learn how to write a compiler. 3. Encourage compiler experimentation by anyone who is interested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MIG- is a Middleware Interface Generator for XML-RPC implemented with C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    C/C++/Java source code library and Build Environment. Contains code for threading, inter-thread communication (ITC), sockets, embedded database, parsing, fileio, etc. The majority of the library is designed for embedded development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ESOMA is a component orientated framework for simulation and evaluation of arbitrary microprocessor and DSP architectures. Simulators using ESOMA are runtime configurable. Architectural changes do not need recompiling. Programming language is C++ (Linu
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 5
    Spriteric <sprite-UH-ric> is a tool to convert sprite images to C source code. It is intended to provide a data-driven solution for 2D sprite projects (particularly for console games).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JSCode is a simple XML representation of programs. The JSCode project provides tools to build programs in JSCode. The tools display code as blocks. You can output programs as Java or C or Mindscript for Lego RCX robots and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    IoBind is a C++ STL compliant library to easily serializing objects to/from string, handle encodings, add encrypion, convert to base64, etc. IoBind uses Meta-Programming to acheive a new way of looking at ostream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Infinite Monkeys is a code generator employing random generation and mutation of code to solve programming problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This library helps you avoid the use of raw pointers in your C++ code. The classes are proxies that provide strict ownership and reference checking, even in STL containers, and help eliminate resource leaks and dangling references.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    rubydotnet is a ruby extension module for using .net code from ruby.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    X6GL is a suite of code generation utilities capable of generating source code in any language, based on source code templates and XML files. Initial focus has been around generating data access layers of apps involving Java, Oracle, C#, SQL Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The dbg library is a set of C++ utilities to facilitate modern debugging idioms. It has been designed to support defensive programming techniques in modern C++ code. It integrates well with standard library usage and has been carefully designed to be e
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The goal of VMKit is to create a body of code useful for creating and experimenting with virtual machines. The code will emphasize modularity, clarity, correctness, and portability in no particular order but all taking precedence over execution speed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The C++Pager can help C++ programmers to output long complex text (i.g HTML). It enables to embed C++ code in text files which use JSP like syntax, and uses STL based stream to output. It is the C++\'s simple standalone version of JSP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A compact C++ application that allows you to convert from Macintosh(R) format source code to PC Comptabile source-code. Mainly to convert line-feeds. It will work on an entire directory structure scanning all folders and sub-folders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    reverse is a preprocessor to turn programming languages (like C or java) into powerful templating languages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The program emulates a MIX machine (introduced by Knuth in his books "The Art of Computer Programming"). - MIX Assembly Language (MIXAL) parser that converts the MIXAL code to MIX machine code - a MIX interpreter which executes MIX machine code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Generates internal (in memory) and external (on disk) forms of binary data structures, and the code to convert between the two.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GameBlade is a set of C++ functions and classes simplifying the most common functions of SDL. GameBlade is treated and used as if it was your own code. It is very small, cleanly written and well documented, including many examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Matlab/Octave to Python conversion facility. The tool will take existing scripts and convert them to Python. Also includes Python bindings to Octave and a small runtime support library. Built on top of Numeric Python extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Paradox is a programming language designed to combine the simplicity of scripting languages like PHP and Perl with the power and speed of C++ and Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Recoder.C# is a Java framework for C# program analysis and source code transformation. It computes an easy to use syntactic and semantic program model containing cross references and supports transformation rollbacks and incremental model updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Esla is a very simple C++ scripting language that can be embedded within an application or a numerical code. New language keywords can easily be programmed and added to the core language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Pinf provide an easy and complete method to embed documentation into source code. It borrows concepts from literate programming while considering ASCII source files readibility as a top priority. Language independent & typesetter independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Code duplication detector

    Detect copy-paste code.

    Attempts to detect duplicated code within and across multiple input files. Attempts to see through superficial variations such as variable names, changes in constness, and minor differences in types. Covers only C++ for now, but frontends for e.g. C9
    Downloads: 0 This Week
    Last Update:
    See Project