Showing 26 open source projects for "c program"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 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
  • 1
    rEFInd

    rEFInd

    An EFI boot manager utility

    rEFInd is a fork of the rEFIt boot manager. Like rEFIt, rEFInd can auto-detect your installed EFI boot loaders and it presents a pretty GUI menu of boot options. rEFInd goes beyond rEFIt in that rEFInd better handles systems with many boot loaders, gives better control over the boot loader search process, and provides the ability for users to define their own boot loader entries.
    Leader badge
    Downloads: 4,769 This Week
    Last Update:
    See Project
  • 2

    controller

    FLL based tool for controller programs and can act as an init program.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is Rivoreo custom edition of the sysvinit program. The original sysvinit project page is at http://savannah.nongnu.org/projects/sysvinit/ The original sysvinit Debian package project page is at http://alioth.debian.org/projects/pkg-sysvinit/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    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: 16 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    Linux program for writing Microsoft compatible boot records. This program does the same as Microsoft "fdisk /mbr" to a hard disk or "sys d:" to a floppy or FAT32 partition except that it does not copy any system files, only the boot record is wri
    Leader badge
    Downloads: 196 This Week
    Last Update:
    See Project
  • 6
    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...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7

    USBWriter

    USBWriter lets you write an image file to an USB drive on Windows.

    USBWriter is tiny Windows tool that lets you write an image file directly to an USB drive. It requires no installation and depends on no bloated framework, it's just a little program that you may put on your desktop. This tool is useful to create a bootable USB disk from a Linux Live CD image file such as Ubuntu, Fedora, Gentoo or ArchLinux. Please read the wiki in case of issues, every possible error or misbehavior is explained.
    Leader badge
    Downloads: 281 This Week
    Last Update:
    See Project
  • 8

    depinit

    An alternative init program

    Depinit is an alternative init program that can handle parallel execution, dependencies, true roll-back, pipelines, improved signaling and unmounting filesystems on shutdown. It incorporates ideas from sysvinit, simpleinit, daemontools and make. At present, it is a bit experimental, and requires good knowledge of the initialisation process to set up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    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
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10

    fx3load

    fxload utility from linux-hotplug project updated for the FX3

    This is a branch from the fxload project, originally part of the linux-hotplug SourceForge project which seems to be abandoned. This branch incorporates the patch from Steven J. Magnani that adds support for Cypress FX3 USB 3.0 endpoint to the fxload utility. It has been tested on Ubuntu 12.04 with the FX3 development kit (part number CYUSB3KIT-001). Oddly, as of January 2013 Cypress doesn't include this utility with its (open source) Linux SDK but requires developers to purchase a copy...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Small program to run from rcNG to start/stop user processes at bootup/shutdown. A few security checks are performed and the user's rcNG scripts are run as the UID of the owner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Simple `init' program with parallel execution and dependencies via reference counting (`start' and `stop' commands).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a small program that reads and writes the WakeUp time in the BIOS. This is done via /dev/nvram on recent kernels (>2.4.6, including 2.6.x) or, alternatively, via direct ISA access. On this WakeUp time the computer is powered on automatically.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 14
    Perix is a MS-DOS compatible program, capable of running without an underlining OS. It is written in Turbo Pascal and Assembly. All parts of system are distributed under terms of the GNU General Public License v2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Choose-OS (chos), is a modular and configurable boot loader for Linux/x86 - a program that is loaded by the BIOS before any operating systems. This program then lets you choose the operating system to boot and possibly enter parameters to it
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    This program is an easy to use info/backup/restore/copy tool for the Host Protected Area data (usually containing Predesktop, System installers, diagnostic tools, etc) found on laptops featuring HPA-supporting BIOSes, such as some models of IBM ThinkPad
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SWAL is a program that can launch as a service (or standalone) and monitor other services and control other programs. Written in C++ and might have some .NET components (planning on a linux port)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Small program for enumerate all the PCI and USB devices in system, check if the device is supported by the kernel, automatically load necessary modules for this devices. Used in small embedded systems with less disk space and stripped kernel features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Webbsyte login is a program to interface with UNIX/Linux users to be able to login to their computer. There is currently a login program that is installed with UNIX, but we are going to build one with even bigger possibilities. Webbsyte Login will inte
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This software can be used to enter the bootstrap mode on Sagem (TM) GSM mobile phones and execute some program on their internal CPU. This might be useful for writing into the flash memory, repairing EEPROM contents or just for educational purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Daemon Manager is a program designed to manage UNIX services. If a running service should die, it is restarted automatically. Daemon Manager provides an easy method of placing resource limits on certain services, along with some other useful features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Want to modify your Award(tm) bios or the files it contains? AwardMod is the ONLY publicly available program that lets you add or remove modules from the New Medallion BIOS'. replaces some or all of cbrom/modbin download it today Josef Hill
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Miniboard Utility. Uploader and Monitor program for Mini Board and Motorola's MC68HC811E2 microcontroller.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Printer_on is a small program which gives you a warning if you printer is powered on. You can put it in your linux shutdown script, so you'll be notified if your printer is still powered on when you shutdown your computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Open source utility to (re)program flash BIOS chips. Initial support will be for the i-opener network appliance under Qnx since there is an immediate need.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB