Open Source C Software - Page 2

C Software

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.

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1

    Almake

    makefile scripts and templates for Allegro 4 game library

    This is a group of makefile scripts and templates that helps the developer and end-user to configure, update, and build Allegro/AllegroGL/etc projects, on many platforms, and with different compilers, in a easy way (just type "make" and it will work).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Fourier is a portable image processing and analysis library written in ANSI C. It implements operations such as color space conversions, noise removal, enhancement, morphology, edge detection, thresholding, segmentation, and visual feature extraction
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    IMP - Irrlicht Music Player (Irrlicht)

    IMP - Irrlicht Music Player (Irrlicht)

    3D video music media player lyrics subtitles etc...

    ✿ Unique! The first, and only, software of its own kind... ;) ✿ Home page: http://irrlicht.sourceforge.net/forum/viewtopic.php?t=39695 ✿ Join our group: https://www.facebook.com/groups/programadoresdeportugal ✿ USAGE examples: - Simply play your musics, with 3D visuals. - Great for whole family singing. (Karaoke) - Lyrics files can be ".txt" or ".srt" files (Subtitles) - Great to be used with friends, in a party, singing. - Great for little babies... (Add your voice reading bedtime stories, fairy tales, lullabies, etc...) - Great for children... (Add your voice reading a book, poetry, etc...) - Make "surprises" with your messages, etc... - Great to promote your band and your songs. (You can even create your own "video-clips") - Works great with your "heavy" music too! ;) - Use your imagination!... Many many examples are included in the "music" directory!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    JRadius - A Radius Server Java Adapter and Java Client
    Downloads: 1 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    Kingdom Wars is a client/server chess daemon designed to run on multiple operating platforms. Both the client and the server are stand alone. The network protocal is open, and custom clients are welcome to be developed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    The Introspector enables the programming tools that deal with source code such as the compiler to communicate in a standard and neutral manner reducing the accidental cost of programming. http://github.com/h4ck3rm1k3/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    URBI: Universal Robotic Body Interface. URBI is a scripted command language used to control robots (AIBO, pioneer,...). It is a robot-independant API based on a client/server architecture. Liburbi C++/Java/Matlab are available here. Forum available at ht
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Tpl makes it easy to serialize your C data using just a handful of API functions. The data is stored in its native binary form for maximum efficiency. C, Perl and XML supported. Data is portable across CPU types and OS's from Unix to Mac to Windows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Another Mod Player Library (AMPLib) aims to be able to load sound module files and play them back.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 10
    Avenzoar Digital Pathology Tool
    Avenzoar is a one-year exploration of renal cell carcinoma morphology and its related single nucleotide polymorphisms (SNPa) as a method of automating diagnosis of cancer by using a computer-aided decision tree controlled by analytical statistics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BSDBuild
    A self-contained and portable build system derived from the traditional 4.4BSD system. It implements Bourne configure script generation, concurrent building and it can compile IDE project files. It is portable to most operating systems and make flavors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a same game in 3 forms, a Text Based, a 2D SDL Based and a 3D OpenGL based, it use the classic winmine with a bit more of action ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CLIck

    CLIck

    a CLI generator and and SW library

    CLIck allows you to create flat or hierarchical CLI (command line interfaces) in an extremely easy and quick way, supporting very popular features like history with command recalling, context-based auto-completion, tab-based command list, automatic command-line help, special characters, automatic structure builder, and much more. CLIck is written in ANSI C and tested on C and C++ applications on several architectures. It doesn't depend on any external library and uses only a very small subset of POSIX APIs. Despite the project name, you won't need your mouse at all!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DioNiSio is a DNS scanner written in ANSI C that only depends on sockets library and libc. It implements 3 scan methods (dictionary, massive reverse lookup and recursive zone transfers). Targeted to portability, rational resources usage, and easy use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Extended C Library

    Extended C Library

    Why Is libxc needed? There doesn't exist a library for ANSI C99 for common data containers, such as vectors, trees, etc. There also also doesn't exist a library for common functionality, such as error reporting/logging, string functions, configuration management (reading config files), etc... The programmer working in C doesn't have anything analogous to the Boost C++ library. The extended C library is intended to make some headway into providing this functionality. To ensure unrestricted usage the libxc project is provided under the very permissive BSD license. If you need a different license then please send me a request (lelanthran at gmail) and I'll do my best to satisfy your request. What's completed? As of writing, the following libraries have been written and tested: 1. Memory accounting/tracking 2. String operations 3. Vectors 4. Trees 5. Dictionary arrays 6. Configuration management See the wiki page for more information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Freeband is a free, cross-platform, open source alternative to the games Guitar Hero and similar games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    jpg2html is a series of C programs that embeds JPG images into HTML. Images are comparatively highly compressed (using RLE and BASE64) and decoded using JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Main focus of the project is the HTTP server-side API for use in other applications. However, the web server is the being developed as the test suite for the API. Development up to this point has been the sole work of Karlan Mitchell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Kashyyyk

    Kashyyyk

    A Work-In-Progress, Full-Featured, Open Source IRC Client

    Kashyyyk is full featured, open source, cross platform IRC client. It was originally written to replace HexChat on OS X. At the time, HexChat (a fork of XChat) had only had a single release on OS X, which was still in alpha. Kashyyyk is extremely small, the binaries and related libraries totaling around half a megabyte. Kashyyyk also has very few external dependencies, the official binaries statically linking all supporting libraries. Kashyyyk is natively available for OS X, Windows, and FreeBSD. Additionally, it can be compiled for Cygwin/X. When possible, Kashyyyk takes advantage of native OS capabilites, such as the OS X notification center. Kashyyyk uses the libfjirc library originally written for the Whittler IRC bot and the libfjnet wrapper written for TurboSphere. It has an FLTK-based GUI. Kashyyyk is intended to be cross platform and easily compiled. It is known to compile using Clang, GCC, Cygwin, Sun Studio, and MSVC 2013.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Alternate language bindings for the libdar library written by Dennis Corbin. The original application DAR is a command line backup tool that uses libdar, a library implemented in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    open-search is a framework to build a p2p web search engine, whereby people mutually form a search engine without the intervention of central servers or a central actor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OpenHosting

    OpenHosting

    OpenHosting a new project which is a modification of bot and scripts

    OpenHosting a new project which is a modification of bot and scripts, all optimized for better hosting experience and gameplay. Some features: -GameList-Patch (patch by uakf.b) -Update statistics directly from the bot -Commands through MySQL (patch by uakf.b) -Live Games (actions, events, kills, deaths, player levels, taking runes, roshan kills etc.) in real-time -Crossover chat (send messages to players on bnet directly from the website) -Detailed player statistics on the website -PM System on Bnet - private message system for online/offline players -Password protection - Protect your account & your stats from other players spoofing and more ... Demo: http://ohsystem.net/stats/ Live Games: http://ohsystem.net/stats/?live_games
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PExtractor es un proyecto orientado a la informática forense, capaz de detectar ficheros ejecutables (PE) que se encuentran en el interior de otro ejecutable, creado por herramientas tipo "Joiner/Binder", para extraerlos y facilitar su posterior anál
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PlanSH
    PlanSH is a simple cross-platform planner / time tracking application, that works from command line. It's purpose is to track tasks/ time spent on tasks fast. Plan and track your tasks without mouse and windows. Just join to develop more features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Pykori (formerly: pyserv) is a lightweight server which has inbuilt support for python. It was meant to replace hacky methods of running Django/Python webapps with a proper, reliable server, however it can also be used to server static pages.
    Downloads: 0 This Week
    Last Update:
    See Project