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

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 1
    Programming Language which can be translated into C++ and C# (for current indention) and into Abstract Syntax Tree (as JSON and XML).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A Motorola 6809/Hitachi 6309 native code back-end for LLVM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    IDE for generate code-source from building interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    serial number generator is a light weight order number generator which depend on shttpd and log4cxx library
    Downloads: 0 This Week
    Last Update:
    See Project
  • Leverage AI to Automate Medical Coding Icon
    Leverage AI to Automate Medical Coding

    Medical Coding Solution

    As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
    Learn More
  • 5
    NFA matcher
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    nate's software

    Code that some might find useful.

    This project is exclusively for sharing code snippets and tiny projects, that others may find useful for their own projects. Unless otherwise noted in the files, it is safe to assume that the source code is public domain. I will try to include license information and doxygen documentation of all code, but no promises.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Fanni is aiming to build a c++ communication library for virtual world systems. It has a compatible implementation of Secondlife packet (de)serialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MMP is a program/framework designed to process motion data delivered by - for example - a wiimote. The design is modular, so you can adapt it to your own needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    debugger_cdb

    CDB Debugger plugin for Code::Blocks

    CDB Debugger plugin for Code::Blocks
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 10
    This package will allow people to check, change, update the license of their projects. It will conform to all new licenses available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Decafcc is a simple just-in-time (JIT) compiler for small programming or data modeling language. The current Decaf project demonstrates how to parse simple C, and how to generate MIPS assemble code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    KISLab

    KISLab

    develop with the terminal falvor

    The purpose of this project is to provide an easy way to write codes and compile them through Command line via terminal as it combines code editor and terminal in the same interface through A simple graphical interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ReMIPS is a tool that manipulates binaries directly, applying code reengineering techniques (like optimization or binary translation techniques). Currently it only supports the ELF object-file format and the MIPS architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An easy to use, graphical UML modeling toolkit with XML and JPEG diagram output formats and C++ code skeleton generation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    SimpleCompiler

    Tools for creating code generators.

    SimpleCompiler is a suite of tools for generating compilers and code generators. A simple BNF style language is used to describe scanner and parser in a UTF-8 source file. The output is described with a template language that is used to add formatting to the parse tree. Code is generated that automatically traverses the parse tree and calls a method on a transformer object to modify the parse tree. Each node is visited in document order, and a method is called at the beginning and end of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    kjAPI samples source code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A few simple refactoring tools developed according to the KISS principle. The focus is to refactor C++ code but almost any programming language should work. Tools: Rename, Detect duplicate code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    State Hierarchy Protocol Parser: the tool for producing fast and flexible protocol/format analyzers based on FSM with pretty text description.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This compiler tries to detect pieces of code in a program that are not dependant and compile them in a way that the resulting code can be execuded in parallel on a runtime system built to support this. Only an experiment for my thesis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BotBuild is a robotic prototyping tool that makes coding easy and more time efficient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SCOF provides a C/C++ toolchain that is easy to build, extend, and even embed within custom applications that wish to parse and interpret source code. It's goal is to be a C/C++ framework that is modular and easy to understand from beginning to end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a utility lib, and would holding trivial functions. all code would be written in C/C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Is an introspective and customizable general purpose language; can be easily extended both in functions and syntax. Implements the idea that source code and program are equivalent, so it isn't compiled and the program source code can be modified runtime
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Java decompiler written in C++ aimed to decompile Java 6.0 (and below) class files. The intention of the decompiler is to generate source files using as much information provided in the class file as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Library dedicated to the parsing of network protocols and designed to be fast, auto-adaptive, asynchronous, modular and completely independent from client/server code.
    Downloads: 0 This Week
    Last Update:
    See Project