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

View related business solutions
  • Get Avast Free Antivirus | Your top-rated shield against malware and online scams Icon
    Get Avast Free Antivirus | Your top-rated shield against malware and online scams

    Boost your PC's defense against cyberthreats and web-based scams.

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 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
    PXA is Intel Personal Communication Architecture. PXA Linux is a collection of Linux kernel code, device driver, file system and cross compilers for PXA processors. We build the project to share our idea and work with the community.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ButterflyOS is a very simple operation system for the Atmel AVR Butterfly board. It's based on the AvrX multitasking scheduler, created by Larry Barello. A byte-code program for ButterflyOS, can be sent and managed through the serial interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    dr'ex is a GPLed exokernel written in C/asm for the IA32 architecture. Simple but powerful code, low level user interface and hardware resource management at user level are the main architecture goals.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Common repository for code created for the NetBSD projects in Google's Summer of Code
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    IXP4XX Open Source Development Guide - A central clearing house for obtaining and developing open source HOWTOs, scripts, patches and source code examples that show beginners and experts alike how to use the Intel (R) IXP4XX Product Line (IXP425)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    This project is to design and code high resolution timers for the linux operating system that conform to the POSIX API. The project aim is to have the resulting code accepted and integrated into the standard linux kernel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Virtual Device Driver Tinkering This is a project to create simple virtual devices (think lo interface) for instructional purposes, and to generate new ideas. Initial code will be based on O'Reilly's Linux Device Drivers example source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This SF project provides all the necessary source code to create and update a non-representative democracy, i.e. an isocracy. This is the software part of the melting-vote project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    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
  • 11
    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
  • 12
    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: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    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: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    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
  • 17
    create an workflow engine using Microsoft .Net tech based on the wmfc standard(www.wmfc.org)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    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
  • 20
    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
  • 21
    MadOS is an oporating system written in c for djgpp, and nasm assembler for the x86 platform. Some good code to learn from.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GazOS is an open-source operating system written as an example for budding systems programmers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    The PowerProbeOS is intended to be easy and not really powerful when first booted. It\'s ment to become powerful, when other programs from others and myself are runned above. For example, I didn\'t program it to switch into protected mode. Well, someo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.