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

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    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
    Firmware for the Minitar 802.11g Wireless Access Point - MWGAP. This devices runs on the Linux Operating System and this repository will manage the source code for the firmware that runs the device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Bella Operating System aims to use currently available source code as a bootstrap to create a new "Media Operating System" primarily aimed at mid to upperlevel emebbed devices, such as Set Top Boxes and Pocket PCs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    mDriver is a utility to migrate binary device driver from Windows to Linux. It takes out the binary instruction and data from Windows driver (*.sys files), and then combine them with some supporting code to build a corresponding Linux driver module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    BrickOS is an alternative software environment for the LEGO(r) Mindstorms Robotic Invention System. The intent is to allow developers to write C and/or C++ code for the RIS platform.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Financial reporting cloud-based software. Icon
    Financial reporting cloud-based software.

    For companies looking to automate their consolidation and financial statement function

    The software is cloud based and automates complexities around consolidating and reporting for groups with multiple year ends, currencies and ERP systems with a slice and dice approach to reporting. While retaining the structure, control and validation needed in a financial reporting tool, we’ve managed to keep things flexible.
    Learn More
  • 5
    NeoMach is a project to design and implement new features into GNUMach and, in a more general scope, experiment about real microkernel systems. The intention is that some of the code developed here, enters into official GNUMach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Nemesis is a tiny real time operating system kernel based on x86 PCs. Its main purpose is to serve as a simple but realistic example of an real time OS kernel running on real hardware..the purpose of this is that it can be embedded in small devices lik
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    A microkernel operating system distribution offering (among other things) very low hardware requirements, full and easy portability and easy-readable source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Urinel is a dynamic kernel-less operating system designed for maximum code reuse. This improves the efficiency and stability of the code and reduces the size of applications allowing a wide range of functionality to applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The sandbox system call API is a simple yet powerful mechanism for confining untrusted code. It is similar to chroot() and BSD jails, but has much greater flexibility and expressive power. The code is mostly complete but not yet fully functional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution Icon
    Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution

    K-12 Schools, Higher Education, Businesses, Restaurants

    Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
    Learn More
  • 10
    Ianix will be an X/OPEN compliant OS, initially targeting 586+ systems. The code base may change often, as I'm on a steep learning curve /:]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Develop code patches for Linux to support systems with discontiguous physical memory. Primary focus will be for ccNUMA machines based on Itanium processor family architecture. Final goal is to have these patches accepted into the Linux base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GazOS is an open-source operating system written as an example for budding systems programmers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An operating system from scratch/using existing code that with an eventual goal of POSIX compliance. Written in Assembly and C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The pcwd is a Linux kernel driver for the Berkshere Products PC Watchdog Card, based on code from Ken Hollis, adding support for the new Rev. C and PCI boards and displaying information in /proc/pcwd. It is free under the GNU Public License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    legOS is an alternative software environment for the Lego Mindstorms Robotic Invention System. The intent is to allow developers to write C and/or C++ code for the RIS platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This linux kernel patch / user code combination allows supporting full access control lists (ACLs) for the Linux kernel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Virtual machine/emulator; "holding pen" for self-replicating programs written in custom RISC assembly-like language, evolving via random point mutations and periodic fitness-based cullings. Inspired (like Avida) by Thomas Ray's alife simulator, Tierra
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is the PCMCIA device driver for the 1-2 mbit Frequency Hopping Symbol Spectrum24 WLAN card. We've also moved the 11 mbit Direct Sequencing code here. The 2.2.x and 2.4.x code trees have been merged.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The orthogonally persistant pure capability operating system. Orthogonal persistancy means it preserves its entire system status across system reboots, replacing the concept of file systems for persistancy. This eliminates around half the code in applic
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This interface will allow you to write code to retrieve and send promiscuous network packets from your Java program. It could provide a starting point for a java nmap or such...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Loadable Kernel Module - examples on how to code a Loadable Kernel Module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Queue is a load-balancing system popular in the 2000s that lets users control their remote jobs in an intuitive, transparent and nearly seamless way. Development versions feature job migration with and without kernel support. GNU Queue continues to be downloaded despite being decommissioned by the FSF in favor of the newer GNU Parallel project. Older versions of the code are archived here on Sourceforge and some later versions on GNU Savannah.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Embedded churn will provide developers the freedom to configure an embedded system for any target architecture from a defined template . The ability to deploy the custom image on a flash based device depending on the application of the embedded linux de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Mpp Project

    Mpp Project

    MPP is a C-based programming language that allows you to code more eas

    MPP is a C-based programming language that allows you to code more easily . #IDE : WMPP new features - a minimap has been added in order to improve navigation though the source code. - Code autocomplete - Status information - sidebar menu -Simple & Fast -Syntax highlighting -Compiling -Tabs [+] Supported languages : MPP, PHP, SQL, VB, HTML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Monarc is an experimental and progressive operating system kernel; featuring modern architecture, clean code, and flexible structure.
    Downloads: 0 This Week
    Last Update:
    See Project