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
  • The Original Buy Center Software. Icon
    The Original Buy Center Software.

    Never Go To The Auction Again.

    VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
    Learn More
  • 1
    C! is a smart preprocessor for C/C++, which helps resolving cumbersomeness and untidiness, bridges between different standards and provides several very powerful extensions to C and C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A cross-platform, cross-compiler, cross-CPU C header library for programming with SIMD instruction sets. X86 (MMX/SSE/SSE2) GCC and MSVC, PPC Altivec GCC, WMMX ARM GCC, and software emulated SIMD are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Unicode Builder, generates code or a binary file for use in programs that require understanding of characters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A library which provides the same functionality as the Python/C API detailed at python.org, thus allowing objective caml programmers to provide python modules as native ocaml code, as well as allowing ocaml code to use python extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 5
    mGTK is glue code to make GTK+ accessible from Standard ML. This provides a convenient way for SML programmers to add GUI features to applications. mGTK should work on all platforms where both Moscow ML and GTK+ are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Small, platform-independant code to perform functions, like GotoXY on consoles. Works with Windows console windows as well as TTY consoles. When using TTY consoles, it directly outputs TTY commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Jarin is a free interoperability framework between the Java platform and the other environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Simple library built on top of dom4j to create logical HTML documents easily and generate HTML output from them with proper encoding. For example, it is difficult to create "p" elements with all the attributes using just dom4j. Using this extension, you w
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    "Web Test Tools" is an open source project which provides tools for different kind of testing such as unit tests (JUnit), and different kinds of tests for applications. Additionaly you can download here good implementation of internet protocols in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 10
    ProviderFactory is an assembly for the .NET framework that provides a layer of abstraction for ADO.NET data providers. This allows .NET programs to access databases in a uniform way, so that any ADO.NET data provider can be used without code changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Set of Java packages to apply Genetic Algorithms to any kind of problem. Various genetic operators are implemented and an example shows of how the system could be applied to digital circuit evolution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CodeMetrics is a flexible and extensible Perl package to calculate general stats from code. Currently the VB.Net, Perl and C++ languages are supported, with C# and C on the way. If you're wondering how many lines of code you've written, this is for you
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    LibAX is a skeletal animation library designed for use with Unreal Tournament PSK/PSA and Doom 3 md5mesh/md5anim. Optimized for use with vertex shaders and OpenGL VBOs, supports external memory management, no platform-specific code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A cross-platform automatic code formatter for C++ and possibly other languages. You could call it a 'pretty-printer' for C++ code. It will fix indentation and can convert tabs to spaces or spaces to tabs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project is an off-shoot of the EGADSS project. The nature of the changes made to the PD CLIPS code means a separate project would be best. This is an FOSS version of the PD CLIPS Engine to include such features as backwards chaining and more....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NerveBreak is a scripting language, library and system. It can be used as a standalone scripting language (like Perl) or as a C library (like Lua). It has a C-like syntax and it compiles the source code to virtual machine byte code for faster execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Meta-Ja is to Java what C++ was to C - it lets you express Java class hierarchies at a higher level of abstraction, and then writes XML Schema files, constructors, hash-access type-safe lists, get, set, copy, print, and XML parsing/generation functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JPeerGen is a developer utility to generate C++ source for Java object peers that interact using JNI. These peers can then implement object-specific native code as well as be used as entry points for calling Java from C++ code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CPPRefactory is a refactoring browser for use with the C++ language. It provides the developer with refactorings that improve the structure of C++ code. For more info on refactoring see http://www.refactoring.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CRM114 is a Controllable Regex Mutilator and filter. It provides arbitrary stream filtering for antispam, adkiller proxies, syslog monitoring, etc. CRM114 has a structured, easily understood way to express regex-based filters, and a learn-by-example mod
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    frCoder is a set of tools used to write, test, and simulate software written for the FIRST Robotics Competition (FRC). frCoder also includes basic libraries of common techniques used in the FRC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NunniFSMGen generates a FSM (Finite State Machine) in Java, C or C++ starting from a transition table. NunniFSMGen cleanly separates logic from implementation by using a modified version of the state pattern, easing the development process!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GUI IDE for developing games with the Stratagus engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    "Le Winny" is meant to be translating some plain text information (given a simple syntax called "Le Winny Syntax") to a W3C-valid HTML code. The first implementation is in PHP tested under Linux and Windows XP. Further port will be made in Java and C
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A suite of utilities meant for use when programming in general C/C++. It includes a stat program, an "insert" management program, syntax highlighter, code generators, a library of system-independent header files, and many more, just to name a few.
    Downloads: 0 This Week
    Last Update:
    See Project