Showing 685 open source projects for "c source code"

View related business solutions
  • 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
  • $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

    res-pack

    create a baldix repository for bsp packages

    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    isar

    Tool to search and replace text in interactive mode via command line

    isar (Interactive Search And Replace) is a tool to search and replace text in interactive mode via linux shell. isar support recursive search in directory, regex and colorized output. It's written in C++ using boost library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    It's a simple application to intelligently perform backup of a dicom directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Autorenumber

    Autorenumber

    Smart auto renaming of a numbered list of files

    With this tool you can rename files with a running number. For instance, if you delete photographs from a gallery and want the remaining files to obtain a new, continuous running number. The detection of a running number is smart. Other numbers which occur more than once over different files will be detected and kept. The output pattern will be detected automatically. Descending series of running numbers as well as negative running numbers are also supported Consider donating to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 5
    staticcomp

    staticcomp

    Staticcomp - a file archiver

    Staticcomp is a file archiver. It is a program using library libsc for compressing/decompressing files. Libsc uses compression method based on Burrows-Wheeler transform. For GST stage there are methods MTF, MTF-1, MTF-2, Timestamp, IFC and WFC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    USB Extension

    Software for the placement of removable devices shortcuts.

    Software for the placement of removable devices shortcuts on the desktop in Microsoft Windows. Support cd-rom, usb-drives, flash cards, network drives and etc. Work on Windows XP and later. Written on c++. Now the installer (1.0.2) with required DLL-files.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    qlsdup

    GUI based lightweight duplicate file finder / remover.

    Simple GUI based lightweight duplicate file finder and remover. Configurable file search and preview (via external tools) option for file data. No command-line interface available! This is basically a reimplementation of dupfinder as: it doesn't compile on my computer, the executable won't work either, the projects seems dead and I didn't wanna work through the original code. So Look'n'Feel should be somewhat the same, though some changes have been made. Algorithm is simple and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Explorer++
    Explorer++ is a free multi-tab file manager for Windows. Featuring the same familiar interface as Windows Explorer, it introduces several enhancements and improvements for a much richer file browsing experience.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 9
    Bacula FD Plugin for Microsoft SQL Server
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    A Linux/UNIX command line tool to find duplicate files. The tool supports multiple ways to consider a set of files as duplicates to each other (e.g. content, size, name ... etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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: 2 This Week
    Last Update:
    See Project
  • 12

    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
  • 13
    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
  • 14
    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
  • 15
    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
  • 16
    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
  • 17
    This project is an incremental backup manager, with an intuitive front-end, built in C++/Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CoolExplorer - open source file manager for Windows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Jaangle music player
    Jaangle is a free music player and organizer software. It categorizes your mp3, ogg, wma, avi etc collection and displays it in easy to browse, user interface. It has a quality audio - video player and also an integrated tag editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    Extundelete is a utility to undelete files from an ext3 or ext4 partition.
    Leader badge
    Downloads: 244 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    ODDLocker

    ODDLocker

    Automatic optical drive locker

    ODDLocker is a small, handy application that locks the door of the selected CD/DVD/BluRay drives. It can detect when the operating system resumes from suspended state and lock the drives automatically. It's useful if you have a poorly designed laptop (e.g. Levono T420) with a big drive opener button on the wrongest place, and you want to avoid opening the drive accidentally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TriggerZip
    Application for compressing files with different compression algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SchizoCopy

    SchizoCopy

    Schizocopy is a utility software for Copying/Moving Files in Windows

    SchizoCopy is a software application for Microsoft Windows that is designed to be used to move or copy computer files. As an alternative to the Default Windows OS copy operations, it is designed to be faster and have more functionality than the native tool. SchizoCopy offers many unique offers besides providing fastest copying speed. It has an unique option for "Backup support" in case of unexpected shutdown or System exit you can always resume your ongoing Copy/Move operations.
    Downloads: 10 This Week
    Last Update:
    See Project