72 projects for "c# source code example" with 1 filter applied:

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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
    FreeBASIC Compiler
    Open-source, free, multi-platform BASIC compiler, with syntax similar MS-QuickBASIC (including the GFX statements), that adds new features such as pointers, unsigned data types, inline assembly, a pre-processor and many others.
    Leader badge
    Downloads: 1,604 This Week
    Last Update:
    See Project
  • 2
    Command & Conquer Red Alert

    Command & Conquer Red Alert

    Command and Conquer: Red Alert original source code

    Electronic Arts Inc. has released the source code for Command & Conquer Red Alert under the GPL V3 license below, with additional terms at the bottom. This ZIP file is the full repository snapshot and includes source code for Command & Conquer Red Alert. This release provides support to the Steam Workshop for the game. Command and Conquer: Red Alert is a classic real-time strategy (RTS) game developed by Electronic Arts, with its source code available on GitHub for archival and...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 3
    4tH compiler

    4tH compiler

    A Forth compiler with a little difference

    4tH is a Forth compiler with a little difference. Instead of the standard Forth engine it features a conventional compiler. 4tH is a very small compiler that can create bytecode, C-embeddable bytecode, standalone executables, but also works fine as a scripting language. It supports about 95% of the ANS Forth CORE wordset and features conditional compilation, pipes, files, assertions, forward declarations, enumerations, structures, suspended execution, recursion, include files, etc. It comes...
    Leader badge
    Downloads: 60 This Week
    Last Update:
    See Project
  • 4

    ACME Cross-Assembler

    multi-platform cross assembler for 6502/6510/65816 cpu

    ACME is a free cross assembler released under the GNU GPL. It can produce code for the following processors: 6502, 6510 (including illegal opcodes), 65c02 and 65816. ACME supports the standard assembler stuff like global/local/anonymous labels, offset assembly, conditional assembly and looping assembly. It can include other source files as well as binaries while assembling. Calculations can be done in integer or float mode. Oh, and it is fast.
    Leader badge
    Downloads: 76 This Week
    Last Update:
    See Project
  • 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
  • 5

    ethflop

    a DOS TSR that emulates a floppy disk drive over ethernet

    ethflop is a DOS TSR that emulates a floppy disk drive. Such virtual floppy disk is, in fact, stored on a Linux server as a classic floppy image. All the communication between ethflop (the TSR) and ethflopd (the Linux daemon) is based on raw Ethernet. No need for any network configuration - the DOS PC only needs to have some kind of Ethernet adapter (physical or emulated, for example through PLIP) and a suitable packet driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Hexen II: Hammer of Thyrion

    Hexen II: Hammer of Thyrion

    A cross-platform port of Hexen II game.

    Hammer of Thyrion (uHexen2) is a cross-platform port of Raven Software's Hexen II source. It is based on an older linux port, Anvil of Thyrion. HoT includes countless bug fixes, improved music, sound and video modes, opengl improvements, support for many operating systems and architectures, and documentation among many others.
    Leader badge
    Downloads: 405 This Week
    Last Update:
    See Project
  • 7
    belofte chess

    belofte chess

    A promising chess program

    A console/text based chess program with XBoard/CECP and UCI API, available on all major platforms. You may need a graphical chess interface to use it. Please refer to README.md in the files section for installation instructions. The last stable release is 2.1.9 and has been released on 19/08/2025. Belofte 0.2.0 till 0.9.20 (c/c++): Xboard 1 & 2 (CECP) - Linux/Unix/(Windows) Belofte 2.1.1 and up (c++11) : UCI and Xboard 2 - Linux/Windows/Mac/Android/... For access to code, please...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8
    Public Domain Operating System (currently x86 and 80386 and S/370 and S/390). Note that latest source code is here in git, but latest executables and packaged source are at http://pdos.org
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Frame3DD

    Static and Dynamic Structural Analysis of 2D and 3D frames.

    FRAME3DD is a program for the static and dynamic structural analysis of two- and three-dimensional frames and trusses with elastic and geometric stiffness.
    Leader badge
    Downloads: 58 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 10
    pnglib

    pnglib

    a free library to read and display PNG images.

    Here is a c_version of Thomas Bleeker's pnglib 1.0, a free graphy library. His site is https://www.madwizard.org/programming/projects/pnglib Thomas's original code is x86-asm. She(the code) can read and display PNG images in programs, and link without Zlib. With the author's permission, Leisure bamboo translate her to c. So she can be compile by turbo c 2.0, borland c 4.5, visual c 6.0, keil c51 7.5, or others. Some(not all) plainform where she can run, as below: 1)dosbox,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    MinForth

    MinForth

    A minimalistic but complete standard Forth compiler in C

    MinForth V3.4 is a classic Forth system with command-line interface. Development resource requirements are minimal. A source text editor and a C compiler are sufficient. By design no toolchain is required to adapt or rebuild MinForth. A complete rebuild takes only few seconds. Current sources are for Windows and Linux (32-bit or 64-bit). MinForth primitive definitions are written in mixed Forth and C language and are transpiled to pure C code. Main but not exclusive application for the transpiler is to build the MinForth V3.4 high-level Forth compiler. ...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 12
    DosMenu

    DosMenu

    DOS based graphical menu / program starter

    DosMenu v30 ==================================== Complete rewrite using watcom and dos4/gw. DMenu is a small graphical menu program. It is no longer limited in entry count. To create a menu, call "menugen.exe". Update v3.0: Added scrolling For most games and programs, you will have to create a batch file to cd into their install directories. Example: set2.bat -------- cd c:\settlers s2.exe cd c:\dmenu\ To start, please run main.exe IMPORTANT: don't forget to cd...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    This is the source code for the 1994 DOS shareware game God of Thunder (Turbo C/Assembler). It is a good example of how not to code in C. I was once told it was impressive that it actually worked, so that's something. This is only the main source code here. I have released it to the public domain. Do whatever you want with it. It will not compile as-is.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ( pro ping )pinger network alert monitor

    ( pro ping )pinger network alert monitor

    Pinger alert, STATICTICAL TABLES, send EMAILs or SMS by SMS GATEWAY

    ...In addition, an audible alarm warns you via Telnet or SSH terminal, a log files recorded can be used to convey specific information to the system administrator. It is comes with a configurable for warning by email. lightweight code, coming with the source files, written in C, Email warning sender, ANDROID ping, SPARC, AMD64, traceroute, DETECT SOURCE Downs, Warning by Email, C language
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Merge the Solaris downstream version of GRUB legacy GPL source code into GRUB4DOS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    MSCDBF

    Lightweight DBF reader and writer

    This is a lightweight DBF reader / writer pack - read and write DBSase III format DBF files (and others but not tested ) - can U use index for lightspeed indexing this is not compatible. ( CIX ) - U can use Memo fields This version used and compiled with a preinstalled MinGW enironment on Windows systems. But the code is portable. INSTALL - Please USE the C++ folder. - Only need a preconfigured MinGW environment and setup the PATH for pointing to MinGW/bin folder. - Start the GO2.BAT - Run the PROBA.EXE example which create a DBF file with CIX index. Thats all. This version is converted from my early DOS version from 1994 which is able to download from MSC5.1 folder. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    AutoWolf

    Bot for id Software's Wolfenstein 3D

    This is a port based on Moritz "Ripper" Kroll's WOLF4SDL port for Wolfenstein 3D, a game developed 1992 by id Software and published by Apogee. The source code to the game has been released as GPL. The port implements a "bot" for this game, where the player is controlled by the computer, in the attempt to solve every level autonomously. Available as binaries for Windows and OS X, and as source package for Linux/UNIX (requires SDL and SDL_mixer to build). An experimental build has been...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The full source code release of the Maximus bulletin board software and related projects (including Squish and other utilities).
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 19

    pseudo-c-compiler

    Tiny education compiler that can compile itself

    Tiny (less then 1000 lines of code) education compiler that can compile itself. Implements small subset of C language without pointers, structures etc. Parameters and local variables also not implemented. To interface with OS Borland-style inline assembler are used (db directive only). Based on initial version of Tiny Context compiler (http://avhohlov.narod.ru/p1805en.htm).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Sensa

    Sensa

    Android, DOS, FirefoxOS, Linux, MacOS and Windows all in one..

    Sensa is not an operating system, is a work environment compatible with Android © 4.4.4, Firefox OS ©, Linux Ubuntu 12.12 ©, MacOS Classic 7 ©, MS -DOS © operating systems, and Microsoft Windows 8.1 ©; whose distribution is free, and with source code available under GNU GPL 2.0 license .
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    JWasm

    JWasm

    Japheth's assembler, JWasm

    ...JWasm's source code is released under the Sybase Open Watcom Public License, which allows free commercial and non-commercial use. There's a bunch of source samples available - they are supplied with the precompiled binary packages.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 22
    Boxxx Engine
    Boxxx Engine is a very simple 2D engine written purely in C language. This code uses BGI graphic library and is compiled with Borland Turbo C 2.0. The goal of this project is to come up with a physically complex yet simple in principle 2D engine. The release is without any warranty of fitness for a particular purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JWasm is a Masm-compatible assembler. It supports 16-, 32- and 64-bit code, instructions up to AVX and various output formats. It's written in C.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 24
    QBism Game Engine
    qbism Super8 is an open source 3D game engine with advanced yet intentionally retro 8-bit graphics for a crunchy pixelated look. The source code is forked from Makaqu Quake with enhancements from other Quake projects. The goal is to expand capabilities of authentic software-rendering without sacrificing performance. Features ———— Real 8-bit software graphics Plays most modern epic Quake maps that require enhanced engine limits and extensions. Colored static and dynamic lights....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    subz3ro's Adlib Tracker II (OSP)

    subz3ro's Adlib Tracker II (OSP)

    Supporting 4op instruments, two effect columns and instrument macros.

    DOS version: Source code to be compiled with TMTPC 3.9x or higher and TASM 3.x or higher SDL (Win32/Linux) version: Source code to be compiled with FPC 2.6.x or higher, GCC 4.x.x or higher and JWASM 2.xx or higher
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next