101 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
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    The JWA library aims to provide a conversion from C to Delphi of as many headers as possible from the PSDK etc. The JWSCL (security library) is an advanced object-oriented framework for programming with the Windows security features (ACL, Tokens, etc.)
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    PyInstaller

    PyInstaller

    Converts (packages) Python programs into stand-alone executables

    PyInstaller is a program that converts (packages) Python programs into stand-alone executables, under Windows, Linux, Mac OS X, AIX and Solaris. Its main advantages over similar tools are that PyInstaller works with any version of Python since 2.3, it builds smaller executables thanks to transparent compression, it is fully multi-platform, and uses the OS support to load the dynamic libraries, thus ensuring full compatibility. The main goal of PyInstaller is to be compatible with...
    Downloads: 66 This Week
    Last Update:
    See Project
  • 3

    ATMSP

    ATMSP - A Tiny Mathematical Speed Parser

    A Tiny Mathematical Speed Parser ATMSP is a portable C++ parser for mathematical expressions like "sin(x)+y^2" e.g. These may contain arbitrary numbers of functions, variables and constants. Major design goal was minimalistic size and maximum speed. Tiny 320 code-lines offer a parser plus bytecode-generator, 26 mathematical functions and 17 supported base-types including complex and arbitrary MPFR-multiprecision. Both parser and bytecode may run in threads. The usage of ATMSP is...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    WebPhotos will turn a "bunch of pictures" (GIF, JPEG, PNG) into a HMTL-frameset that can be used as a virtual photo-album. It's a program for PC-Geos written in Geos Objective C (GOC). Supported platforms: GWE2.x, NDO, BBE, GlobalPC, GeoBook,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 5
    ID3.NET MP3 Tagging Library
    ID3.NET is a set of libraries for reading, modifying and writing ID3 and Lyrics3 tags in MP3 audio files. The core library is a portable class library compatible with the .NET Framework 4 and higher, Silverlight 4 and higher, Windows Phone 7.5 and .NET for Metro style apps. It also contains non-portable libraries that provide additional platform-specific support. ID3.NET also provides an extensible metadata discovery framework that can discover specific ID3 frame data (like album art,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Here is an example WM_PRINT/WM_PRINTCLIENT messages hooking code for 64-bit platforms. This code example is based on original Feng Yuan's code. WARNING: This project is for developers only!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ConsoleFx Commandline Processing Library

    ConsoleFx Commandline Processing Library

    Command-line application library

    ConsoleFx is an .NET framework for easily developing command-line interface (CLI) applications. It automates most of the work involved in creating a CLI application, like command line argument parsing, error handling and validations. ConsoleFx supports both fluent and declarative (using attributes) programming models. With ConsoleFx, you can say goodbye to lengthy cumbersome code to parse your command-line arguments. For detailed documentation, with getting started guides, advanced...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    LLVM 68k Backend

    A LLVM backend that targets Motorola 680x0 series processors.

    A LLVM backend that targets Motorola 680x0 series processors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    XsltDb is a browser-based application development environment for DotNetNuke. It offers smooth coding (syntax highlighting, code completion, context help), database access (SQL, portal data isolation, dedicated portal database), AJAX, XSLT.
    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
    HessianKit is a Framework for Objective-C 2.0 to allow applications for Mac OS X 10.5, and iPhone 2.0 or later to communicate with Hessian web services. The main goals; Be compliant and forgiving, seamless Objective-C experience, and avoid glue-code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    DBOW is a database compiler-compiler or front-end. It takes table definitions in a relatively high-level language and prepares C, C++, PHP, Perl (etc) functions for manipulating the database. It will also produce SQL table data for MySQL.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    CuTest lets you write unit tests for your C code. You should use it because: (1) It has the cutest name, (2) It looks and feels like JUnit, (3) It is cross-platform, (4) It ships in a single .c and .h file for ease of deployment.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    That project aims at providing a framework around the WSDLPull (http://wsdlpull.sourceforge.net) source code, so as to ease the packaging and delivery processes, allowing to deliver packages for a great number of Linux distributions and Unices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Dermis is a classic ASP port of the Smarty (2.6.26) templating framework. Separate code and presentation! Documentation, step-by-step installation instructions and plenty of example code is included to get you going quickly. Build: 20100510
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Parse software messages and transform them into actions. LazyBat has a command line utility which can transform input data, and also a parser generator for C/C++. LazyBat doesn't support recursive parsing, but rather focuses on common parsing jobs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A universal parsing tool and source code generator for generative programming. It extracts useful information by parsing (BNF parser generator) and generates source code by several techniques, by interpreting a scripting language for flexibility.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    This project maintains and organizes the Atari 8-bit Port of the Contiki operating system source code for compilation using the CC65 cross-compiler toolset. The machine target is the 8-bit Atari line. An additional set of C-language source code libra
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    It's an infrastructure helps engineers to develop enterprise software solutions in Microsoft .NET easily and productively which consists of an extendable and maintainable web system architecture with a suite of generic business model, APIs and servi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    .Net extension methods, attributes and tools to make you more productive. Write less code, write less bugs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    WeaselGui
    WeaselGui is middleware aimed at game developers to assist the creation of GUI and presentation layers. Simple, extendable, drop-in code with few dependencies for trivial integration. WeaselGui features in the book Game Engine Gems I © Weaseltron 2010.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Security tool that replace sn.exe(Strong Naming Tool) in ASP.NET.This tool is for .Net developers only.Securing your web applications is very important .So with this tool you can protect your application by securing it source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A stand alone program to store C++ code snippets for easy access. Also it allows you to store any kind of helpful text in a categorized way. Developed in MFC using Visual Studio 2008 with the latest MFC classes (RibbonButton and bar)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Tools to incrementally build customised Forth Virtual Machines for embedded applications. Token compiler converts token description into C code templates. PC console application includes FVM, it is used to compile and debug bytecodes for target FVM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This tool provide help for write SPEC file to build RPM, it work in snippet like style, the final goal should be to manage a fully project, with make the tar.bz2 archive and start the build of the RPM, we think also about a autocompletion like style.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    prtpacker is a tool for creating trees of program resources which can be compiled into your program. For example say your program needs an image 'image.png'. Instead of having to make sure 'image.png' is some where your program can find it you ca
    Downloads: 0 This Week
    Last Update:
    See Project