Showing 636 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
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    This is a patch for mkisofs so that it can write mp3 files in a correct order. This is intended to create CDs full of mp3 to be read in portable CD players, like the eXpanium.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is a Linux kernel driver that adapts the kernel's own software RAID1 (i.e. mirroring) driver for use in the context of network attached storage devices. This driver does intelligent resyncronization, async writes, and automatic array administration
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A backup/transfer files program to move and process files between computers in a production (industrial) process. The processing of file begins when it are created or copied to directory and they can be redirected to other machine to be used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A resource-conscientious, flexible, modular, platform-independent, scalable and robust server based on ircd-ratbox.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    isosteg use the steganography to insert or extract data into any iso9660 filesystem image without damage the legacy data. Is usefull to test if a burned iso9660 cd-rom contain steganographied data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Xinstaller is a program written in C for Linux. It will allow you to make an installer file for your programs. The user will have only to start the executable and to answer some easy questions(mostly "next" :)).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Idas (I Don't Accept Seconds) is a high-performance duplicate file detector. Idas plugs into your favorite Unix filter and can tell you exactly which files have been seen before, regardless of whether or not it appears with the same filename.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Compression/decompression library, capable of operating on a stream and intended to be used on systems restricted in code and stack size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A collection of tools which can be used to simplify the creation of disk images, as well as formatting, mounting, etc.
    Downloads: 0 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
    DEPRECATED - This is now hosted at https://github.com/Yeraze/ytnef ytnef is a program to work with procmail to decode TNEF streams (winmail.dat attachments) like those created with Outlook. Unlike other similar programs, it can also create vCalendar/vCard entries from meeting requests, address cards, and task entries.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Pkg is a symlink-base package managment system for Linux. It stores each package in a separate directory and symlinks them to their normal places.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Tcl Channel drivers for gzip'd and bzip2'd files. Read and wirte compressed files directly from within TCL. This library allows you to use two new commands (openBzip and openGzip) in your tcl scripts. Since they take exactly the same Options as the st
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Biounzip is a program which is capable of decompressing the BioZip (.bzf) format. This format is used on the Neverwinter Nights (original client) disk 2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Hades: a near-line archive system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CD Organizer helps you to fill your CD with files in the best way. Keeps directories together and ordered, minimize number of CD needed. Text tool, output to shellscript.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    An original bruteforce-based encryption/decryption system. BBE was originally conceived to chat with encrypted text on IRC. mIRC and X-Chat support BBE via script addon. BBE can also encrypt MIME encoded files. Blowfish encryption is currently supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    InfiniTUX - Two floppies rescue and multipurpose embedded LINUX distro - A big collection of console UNIX software to perform system rescue, repairs and backups - NIC and network services supports and an FTP special system to expand its functionalities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    a simple yet powerful and flexible package management system, keeping everything as simple as it needs to be in order to do the job effectively
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Cue2toc is a program to convert CUE files to cdrdao's TOC format.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    BDwrap is a template for writing stackable block device drivers on Linux. It's clean interface hides the complexity of device handling, asynchronous calls, buffer cache interaction, etc. It is a great tool to develop stacked block drivers quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    apt-got builds and supervises a partial (or full) Debian mirror, that is filled on-the-fly by apt-get requests. But there's more! Its modular mirror engine is ready for customized mirroring algos. So you can easily make your own module! (Eg for apt4rpm)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Disk Optimizer selects files to be placed on any disk medium that will maximize the space used. It is very efficient in finding an optimum file set since it uses a Genetic Algorithm instead of brute force.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    quaneko is a tool that allows you to quickly search for keywords in files on the harddisk. It creates indexes over all files in given directories. A typical search query takes only seconds. Support for various file formats can be easily configured.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NoFault is a library written in C used to encrypt or decrypt data with XOR encryption. KNoFault, NoFault32 and CLNoFault are direct applications of the library, which is easy to use in your own programs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    TextSync is a palm sync conduit for standard text compressed/uncompressed bases (PDOC). It will sync to and from plain text desktop files, merging text when conflicts appear.
    Downloads: 0 This Week
    Last Update:
    See Project