Open Source C Software - Page 53

C Software

C Clear Filters

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

  • 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
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    The libdbi-drivers project maintains drivers for the libdbi database abstraction layer written in C. Drivers are distributed seperately from the library itself.
    Leader badge
    Downloads: 59 This Week
    Last Update:
    See Project
  • 2
    openbor

    openbor

    The ultimate 2D side scrolling engine. NOTE: Moved to GitHUB

    Please note: OpenBOR has moved to GitHUB. Latest source and binaries may be found here - https://github.com/DCurrent/openbor OpenBOR is the open source continuation of Beats of Rage, a Streets of Rage tribute game originally developed by Senile Team. In the years since it has grown into arguably the single most powerful two dimensional sprite based engine in the world and certainly the most versatile. While intended to allow creation of side scrolling beat em’ ups like Double Dragon or Final Fight, the engine is also capable of replicating Shumps, RPGs, platformers and the like. A built in scripting engine allows authors to take it even further, making imagination the only real limit. See www.chronocrash.com for more details and to download the latest versions.
    Leader badge
    Downloads: 59 This Week
    Last Update:
    See Project
  • 3

    AMOS

    AMOS is a collection of tools for genome assembly

    AMOS is a collection of tools and class interfaces for the assembly of DNA reads. The package includes a robust infrastructure, modular assembly pipelines, and tools for overlapping, consensus generation, contigging, and assembly manipulation.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 4
    DVDx
    DVDx 4.0 is a very easy to use audio/video encoder and a powerful DVD copier. Read DVDs and audio/video files, encode to popular video formats: (S)VCD/CVD/DVD, Xvid/Divx, MPEG-4, H.264/AVC, QuickTime, Flash Video, Ogg, WebM, AC.3, MP3, MP4/AAC etc.
    Downloads: 58 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    Libipfix is a C-library implementing the IPFIX protocol defined by the IP Flow Information Export working group of the IETF.
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 6
    MARIE is a robotic development and integration environment focused on software reusability and exploitation of already available APIs and middlewares used in robotics. Its main purpose is to create a rapid-prototyping approach to robotics developments.
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 7

    sftp4tc

    A file system plugin Total Commander

    This plugin allows you to combine the power of Total Commander with the security of SFTP (using SSH) and the comfort of PuTTY.
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 8
    Eclipse Portable [4.6–4.26]

    Eclipse Portable [4.6–4.26]

    Portable version of the multifunctional development platform Eclipse.

    With this portable version of Eclipse, you can develop software directly from your removable mass storage device, even without admin rights. To get started, please visit the Eclipse Portable wiki: https://sourceforge.net/p/eclipse-neon-portable/wiki GitHub: https://github.com/Berny23/eclipse-portable Thank you for over 180,000 Downloads! Please note: A few months ago, I completely switched to Linux (now Arch btw). So, I'll be no longer active creating portable apps for Windows.
    Downloads: 57 This Week
    Last Update:
    See Project
  • 9
    OpenSLP
    OpenSLP project is an effort to develop an open-source, commercial-grade, implementation of IETF Standards track Service Location Protocol (RFC 2608). The interface conforms to IETF Standards track, "An API for Service Location" (RFC 2614) NOTE: OpenSLP has been moved to github - please see https://github.com/openslp-org/openslp.
    Leader badge
    Downloads: 57 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    TCNOpen

    TCNOpen

    Components for IEC61375 standardised communication

    TCNOpen is an open source initiative which the partner railway industries created with the aim to build in collaboration some key parts of new or upcoming railway standards, commonly known under the name TCN. TCN (Train Communication Network) is a series of international standards (IEC61375) developed by Working Group 43 of the IEC (International Electrotechnical Commission), specifying a communication system for the data communication within and between vehicles of a train. It is currently in use on many thousands of trains in the world in order to allow electronic devices to exchange information while operating aboard the same train. TCNOpen follows the Open Source scheme, as the software is jointly developed by participating companies, according to their role, so as to achieve cheaper, quicker and better quality results. Licenses: TRDP: MPLv2.0 http://www.mozilla.org/MPL/2.0/ TRDPSpy: GPL http://www.gnu.org/licenses/gpl.html
    Leader badge
    Downloads: 57 This Week
    Last Update:
    See Project
  • 11
    garden of coloured lights
    A multiplatform vertical shoot-em-up with non-traditional elements.
    Leader badge
    Downloads: 57 This Week
    Last Update:
    See Project
  • 12
    next-scripting

    next-scripting

    Next Scripting Framework (NSF)

    The Next Scripting Framework (NSF) was developed based on the notion of language-oriented programming. The framework allows a language developer to work with multiple object systems on top of Tcl in a single workspace. The developer can benefit from a rich and extensible set of predefined functions (typically implemented in C) which can be registered for use on objects and classes in a given object system. NSF provides a tool box for defining dynamic, object-oriented, and domain-specific languages. NSF ships with 3 fully scripted language definitions, containing XOTcl 2 and the Next Scripting language NX. NX is a highly flexible and object-oriented scripting language. It is a descendant of XOTcl and was designed based on 10 years of experience with XOTcl in projects containing several hundred thousand lines of code. While XOTcl was the first language designed to provide language support for design patterns, NX adds language-oriented programming and higher safety.
    Leader badge
    Downloads: 57 This Week
    Last Update:
    See Project
  • 13
    DiskCryptor - fully open solution to encrypt all partitions, including system. The program is a replacement for proprietary DriveCrypt Plus pack and PGP WDE.
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 14
    Converter of various scalable font formats (most notably TTF) and of the bitmapped BDF format into PostScript Type 1 fonts and metrics (.pfa, .pfb, .afm).
    Downloads: 20 This Week
    Last Update:
    See Project
  • 15
    KeyTouch makes it possible to easily configure the extra function keys (like multimedia keys) of your keyboard. You can define which program will be executed while pressing a key. KeyTouch 2 is the first program of its kind that works on kernel 2.6.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 16
    SPACE is a Software Architecture developed by Philips for its range of TV displays. It is based on Linux and DirectFB technologies. jointSPACE opens the TV APIs to let you develop new applications and run them on the TV.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 17
    C-Munipack
    The C-Munipack is an astrophotometry software package, which offers a complete solution for reduction of images carried out by CCD or DSLR camera, intended on a observation of variable stars, exoplanets and minor Solar System bodies. It provides a simple and intuitive graphical user interface.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 18
    TinyFugue, aka "tf", is a flexible, screen-oriented MUD client, for use with any type of text MUD.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 19
    Popeye is a chess problem solving and testing software with strong support for fairy chess and heterodox genres. For more information cf. topic "Popeye (chess)" on http://en.wikipedia.org/
    Downloads: 14 This Week
    Last Update:
    See Project
  • 20
    Virtual Lighttable and Darkroom
    Darktable is a virtual lighttable and darkroom for photographers: it manages your digital negatives in a database and lets you view them through a zoomable light table. It also enables you to develop raw images and enhance them.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 21

    thinkfan

    fan control for control fans

    A simple fan control program. Read temperatures, check them against configured limits and switch to appropriate (also pre-configured) fan level. Requires a working thinkpad_acpi or any other hwmon driver that enables temperature reading and fan control from userspace.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 22
    4tH compiler

    4tH compiler

    A Forth compiler with a little difference

    4tH is a Forth compiler with a little difference. Instead of the standard Forth engine it features a conventional compiler. 4tH is a very small compiler that can create bytecode, C-embeddable bytecode, standalone executables, but also works fine as a scripting language. It supports about 95% of the ANS Forth CORE wordset and features conditional compilation, pipes, files, assertions, forward declarations, enumerations, structures, suspended execution, recursion, include files, etc. It comes with an RPN calculator, BASIC interpreter, line editor, preprocessor, compiler, decompiler, C-source generator, a virtual machine, and a multitasking environment.
    Leader badge
    Downloads: 55 This Week
    Last Update:
    See Project
  • 23

    BWPing

    ICMP-based network bandwidth measurement tool

    BWPing is a tool to measure bandwidth and response times between two hosts using Internet Control Message Protocol (ICMP) echo request/echo reply mechanism. It does not require any special software on the remote host. The only requirement is the ability to respond on ICMP echo request messages. BWPing supports both IPv4 and IPv6 networks.
    Leader badge
    Downloads: 55 This Week
    Last Update:
    See Project
  • 24
    O2EM is an open source multi-platform Odyssey2 / Videopac+ emulator. The Odyssey2 (Videopac/Jopac in Europe) was a video game console created in the late 70s.
    Leader badge
    Downloads: 55 This Week
    Last Update:
    See Project
  • 25
    Payload Delivery Vehicle (PDV) is a program that builds an executable that contains a complete package (e.g. and RPM, System V package or tar file) and the commands required to install it. When the executable is run it will extract and execute the payloa
    Downloads: 55 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB