Init C Clear Filters

Browse free open source C Init Software and projects below. Use the toggles on the left to filter open source C Init Software by OS, license, language, programming language, and project status.

  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional servicesโ€”without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • 1
    Self Integrated DNS DHCP Server Open Source Freeware Windows/Linux. Works as DHCP or DNS Server or both. Using both services automatically adds DHCP allotted hosts automatically to DNS Server. Support Relay Agent, PXEBOOT, BOOTP, Zone Trasfer, DHCP Range Filters. Download.
    Leader badge
    Downloads: 57 This Week
    Last Update:
    See Project
  • 2
    Small Linux console getty that is started on the Linux text console, asks for a login name and then tranfers over to /bin/login. Is extended to allow automatic login and starting any app.
    Leader badge
    Downloads: 96 This Week
    Last Update:
    See Project
  • 3
    Tini

    Tini

    A tiny but valid `init` for containers

    All Tini does is spawn a single child (Tini is meant to be run in a container), and wait for it to exit all the while reaping zombies and performing signal forwarding. It protects you from software that accidentally creates zombie processes, which can (over time!) starve your entire system for PIDs (and make it unusable). It ensures that the default signal handlers work for the software you run in your Docker image. For example, with Tini, SIGTERM properly terminates your process even if you didn't explicitly install a signal handler for it. It does so completely transparently! Docker images that work without Tini will work with Tini without any changes. Add Tini to your container, and make it executable. Then, just invoke Tini and pass your program and its arguments as arguments to Tini.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    qingy is a replacement of getty. Written in C, it uses DirectFB to provide a fast, nice GUI without the overhead of the X Window System. It allows the user to log in and start the session of his choice (text console, gnome, kde, wmaker, ...).
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AIโ€”your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 5

    ELILO: EFI Linux Boot Loader

    ELILO was the legacy EFI linux boot loader for IA-64(IPF), IA-32(x86),

    This project is orphaned, Debian dropped it in 2014, and RH & SUSE stopped using this tree (and feeding back change) long before that so no longer interested in working on it. Feel free to start your own source tarball is available.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 6

    UEFI fdisk

    UEFI fdisk is a disk partitionning tool running under UEFI/BIOS

    UEFI fdisk is a port to UEFI of the famous fdisk partitioning tool from util-linux, see https://github.com/karelzak/util-linux . Now since this program runs directly under UEFI shell you don't need to *boot* the system to edit partition tables.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 7
    Minirighi is a multi-threading open-source operating system written for didactic purpose. It has been written from scratch and it is compatible with POSIX.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Committed to the development of fundamental ACPI (Advanced Configuration and Power Interface) components for Linux. This includes a generic ACPI table parser, AML interpreter, bus and device drivers, policy, user interface, and support tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project is dedicated for supporting large SMP and cc-NUMA platform configuration using ACPI 2.0 or later, including cc-NUMA configuration support and implementation of various module drivers for hotplug, sleep states and large I/O subsystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build on Google Cloud with $300 in Free Credit Icon
    Build on Google Cloud with $300 in Free Credit

    New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
    Start Free Trial
  • 10
    This project's goal was to develop an open source firmware for Sinus 154 DSL Basic SE and similar AR7 based devices. Projektziel war die Entwicklung einer freien Firmware fรผr Sinus 154 DSL Basic SE und vergleichbare Gerรคte mit AR7-Prozessor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Agnix is an educational, network operating system kernel. It is ideal starting point to learn about operating systems. The main goal of the project is to provide a network kernel fully compatible with the Linux Kernel in the system call layer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Amacdys is a single floppy operating system for playing mp3 CDs. Or Amacdys is bootable mp3 player, that fits into single floppy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Application Keepalive Daemon will run an application until it stops and then run it again. Setup continously run applications not designed as daemons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BSD SAM-BA is a free tool under ISC licence. Like the xp SAM Boot Assistant (SAM-BA.exe) this software provides a means of easily programming different AT91 devices. Communicating with the target device may be done through an RS232 or a USB link.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Chinese Debian GNU/Linux running on Live! CD
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CIniFile is a C++ class to read and write inifiles in microsoft ini format. There is also a plain C version available. IniFiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    cfgsh, the Configuration Shell utility, is a small utility for the configuration of embedded systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    daemonic provides server packages with an abstract, system-independent interface to system startup scripts and inetd.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    DroidLDR

    DroidLDR is a MultiBoot loader for every Droid Phone

    /* This is a README file of DroidLdr Not a Program!! Another's Email: bmy001@gmail.com */ #include "stdio.h" #include "stdlib.h" int main() { printf("DroidLDR is a MultiBoot loader for every Droid Phone\n It can boot other linux on ur Droid Phone via chinge kernel.\n"); return 0; }
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A fork of the QEMU emulation system to allow all people to run multiple OS systems from a main system drive or partition such that they can provide their OS machines with whatever degree of direct hardware access or emulated hardware access needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Eselstall Secure Environment to Launch Software you don't Trust At aLL: Combined chroot/setuid tool to easily launch background processes (servers) in a confined environment. Eliminates the need for su in the changeroot directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Revolutionary Operating system to be, Created by youth for The Mases. This project is now dead, due to a name change.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    InitNG strived to replace the old System V Init completelty. It offers faster startup through parallelization, service and demon monitoring, logging facilities and a dynamic run-time dependency configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ItaliOs รจ un sistema operativo totalmente in italiano.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Multicast BOOTP Java server and C client
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB