Showing 1220 open source projects for "c source code"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 1
    This is a UAB university project about Artificial Inteligence
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    a project to implement an nfsv4 sytle acl model (with enforcement) for the linux os enviroment, including a vfs module for samba.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Linux driver for Trust ISDN USB terminal adapter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This are the GPL-kernel Sources of Motorola's E680, E680i and A780. Projects main goal is to share this sources to every interested one. Second goal is to share kernel modules, based on this sources. Dont hesitate to contact me if you build modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    Ryu/x86 OS is more or less an OS kernel, drivers, and shell for the x86 (386+) architecture. Written mostly in C and assembly, it is targeted at OS enthusiasts who wish to have a simple framework on which to build larger, more functional OSes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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: 0 This Week
    Last Update:
    See Project
  • 7
    Microbes is a GNU GPLed OS who's main goal is to explain and document the steps and development involved in an Operating System project from start to end. This to help the NewComer to OS development see what's involved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project contains software for 'personalizing' the NSLU2 network storage device, manufactured by Linksys. None of this material was written or contributed by Linksys. The NSLU2 is run by embedded Linux, and as such, is perfect for 'personalization
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    TizOz OS is an operating system thought to learn how to develop operating systems. Coded in C its main objective is to reamin simple tough having a lot of capabilities.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 10
    PAiPodLinux is a modified version of ipodlinux, it aims to be a usable platform for Pro Audio Recording, it has no games or extra stuff, it runs on GEN 3 iPods. PAiPodLinux is based on the work done at the ipodlinux project, and much credit goes to them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FIRNix is a collaborative effort between students and professors of FIR to develop in C/C++ a robust, full-featured and Open Source out-of-the- box Unix-like Operation System based initially on Minix and progressively improve your functionality."
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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: 0 This Week
    Last Update:
    See Project
  • 13
    MapFS is a kernel module for Linux that implements a filesystem for composing portions of additional filesystems (read/only or read/write) into a single writable virtual filesystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    "HALOS: A Light Operating System" will provide a microkernel-based OS with as principal objectives to (1) run the Jail virtual machine (2) be POSIX-compliant (3) use Newlib as libc (4) be secure (5) be fast & real-time (6) target x86, PowerPC and Sparc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    This project aims to pool together as many kernel projects as possible, ironing out conflicts where possible, so that experimental kernel projects can get greater exposure, safely, and so that those projects can be tested under much more varied conditions
    Downloads: 45 This Week
    Last Update:
    See Project
  • 18
    WindowsNT 5.x kernel driver designed to hide things like: processes, files, network connections and open ports. It also provides keylogger and communication with userspace tool that is authenticated with password.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    nf-HiPAC is a high performance packet filter for Linux. It provides the same rich feature set as iptables but uses an advanced algorithm to minimize the number of memory lookups per packet.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    The openwince project collects free (open source) software tools, modules, applications, drivers, and so on for Windows CE platform developers. Some of the modules are usable outside Windows CE development environment and are platform independent.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 21
    CubTrix is a graphical user interface with support for real-time applications. Built on top of a small, fast and efficient real-time microkernel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Khijack is a patch for Linux Kernel 2.6.x. It provides a simple facility which allows you to hook kernel functions on-the-fly. It is very useful for kernel debugging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    Linux device driver and userspace tools to support configuration and internet access with the ISDN-PBX brands "Deutsche Telekom Eumex x04", "DeTeWe OpenCom 20-40", "DeTeWe TA33 USB" and "EuraCom 140 USB"
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    This project is aimed at getting Linux to run on the palmOne Tungsten E device. This involves making a bootloader for the PalmOS 5, building a working Kernel, and making a distribution that will fit the PDA.
    Downloads: 0 This Week
    Last Update:
    See Project