Showing 1099 open source projects for "c source code"

View related business solutions
  • 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
  • $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
  • 1
    Tardy
    The tardy program is a tar(1) post-processor. It may be used to manipulate the file headers in tar(5) archive files in various ways. This can be useful when you want to remove development environment artifacts from tarballs you post on the Internet.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    packabei

    Chakra Packaging Utility

    Tool to edit and manage Chakra package sources — PKGBUILD scripts and related files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    THIS PROJECT HAS BEEN MOVED TO GITHUB: http://github.com/drichardson/huffman
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5

    Dupless - a duplicate file solution

    extract unique file sets from sets with duplicates

    ...There are lots of duplicates and I want to extract a unique set from the larger set. That is what dupless does. Written in Java, using sqlite, it is some simple code that solves the duplicate file problem. All of the code is contained in the .jar file, both source and binary. Currently it writes scripts for use on Linux or Windows. See the Wiki or the README.txt in the .jar file for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Synkron
    Synkron is a simple Qt application that allows you to sync folders, for example a flash disk with a folder on your hard disk.
    Leader badge
    Downloads: 96 This Week
    Last Update:
    See Project
  • 7
    HdfUtil is a collection of utilities to ease the exchange of HDF5 files between C++, Matlab and Python. The long term goal is integration into the main HDF5 distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Backit Down
    This application will help you to synchronize folders and files between different computers, backup and restore files onto/from external drive (USB flash or HDD). Just create project and then only click a button to do the job!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    gzx is a C library and a command line tool for fully GZIP-compliant file compression with fast random access read support. gzx includes a FUSE (filesystem in userspace) client that allows to access the compressed files with arbitrary applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 10
    Tool to recover data from corrupted ZIP archives and DEFLATE-compressed streams from other files and disk images.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    This project is an incremental backup manager, with an intuitive front-end, built in C++/Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DVD-Vault turns a SCSI Medium Changer-based DVD, Blu-Ray, AIT, or LTO Tape Library into a single large archive space. It is not a full Hierarchical Storage Manager (HSM) but it does have migration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    piler

    an open source email archiving application

    an open source email archiving application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BAR can create compressed, encrypted and splitted archives of files and disk images which can be stored on a disk, cd, dvd, bd or directly on a ftp, scp or sftp server. A server-mode and a scheduler is integrated for making automated backups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Not just another electronic medical record. Web Based Open source, uses pdfs,tifs. Allows users to log in and view medical records by requesting access - the owner of the repository grants access to view online, email, or print PDFA. Windows, Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SEG-Y Zip
    SEG-Y files need special compression because they don't compress well using gzip and the like. The code is cross-platform C++ using nothing else than standard system libraries. This is a spin-off from the OpendTect project (http://opendtect.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Extundelete is a utility to undelete files from an ext3 or ext4 partition.
    Leader badge
    Downloads: 245 This Week
    Last Update:
    See Project
  • 18

    zerofill

    Fills unused space in a file system.

    Fills unused space in a file system with zero-bytes and overwrites unused inodes. Based on sfill from secure-delete by van Hauser / [THC], vh@thc.org, <http://www.thc.org>, simplified and with a few fixes added. Version: 0.5.1
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Patches xmms for on the fly recoding id3 tags, m3u playlists, and file names from one encoding to another. Support ID3 tag editing, playlist sorting, encoding autodetection. Configuration available under encodings page of standard xmms preferences.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20
    bkx

    bkx

    It can help you to backup files easily!

    It can help you to backup files easily, you just need to input a short command to backup or reply files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    trl is a library that adds functions to C++ to serialize and deserialize an object hierarchy, analog to the serialize method of java. This is done using the standard C++ preprocessor and template meta-programming techniques. It has moved to https://github.com/gerritdaniels/ctrl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TriggerZip
    Application for compressing files with different compression algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MySQLJavaBackup

    MySQLJavaBackup

    Java Library for backing up MySQL Databases.

    Use this library to backup your MySQL Database from your Java code. This library only backs up the data, not the database structure(Future Releases). So when restoring the backup file, you must ensure that the database is created and fully functional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    pkgin
    pkgin is aimed at being an apt / yum like tool for managing pkgsrc binary packages. It relies on pkg_summary(5) for installation, removal and upgrade of packages and associated dependencies, using a remote repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    pyShowRename

    pyShowRename

    Sensible batch renaming of downloaded TV files

    pyShowRename is a semi-automated batch file renamer which allows for controlled selection and maintenance/sanitisation of downloaded TV programs. The project was initially just to help the author get to grips with python but as of version 1.0 the project is stable enough to be used regularly and has proven to be a very useful tool. pyShowRename interfaces directly with the free epguides.com website using HTML scraping and retains a local cache of available TV Shows. This can be manually...
    Downloads: 0 This Week
    Last Update:
    See Project