Open Source C Software - Page 9

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.

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 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
  • 1
    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
  • 2
    KBtin is a MUD/MUSH/MOO/telnet client, a heavily extended clone of tintin++. It is not limited to games however, as it can be used to run any line-based program. It uses full screen text mode, with portability preferred over graphical looks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    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
  • 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

    Kiel University Relation package

    Fast C library for relation algebra using binary decision diagrams.

    Kure is a C library which provides manipulation of relations and operations of relation algebra using a fast implementation using binary decision diagram. It provides a Lua based domain-specific embedded programming language to conveniently manipulate and work with relations. For instance, given relations R, S, the tupling of them can be computed using [R,S] and they can be composed using R*S.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Kompiluj
    Shell skript pro usnadnění kompilace kódu v jazyce C během výuky. Kompiluje podle nového standartu v "pedantském" režimu. Mezi další funkce patří např. možnost automatického spuštění zkompilovaného kódu nebo automatické doplňe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Kriterion is a document retrieval and categorization engine capable of full text searching. There is no need for keyword or context-based information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A full LR(1) parser generator system with many advanced features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Parse software messages and transform them into actions. LazyBat has a command line utility which can transform input data, and also a parser generator for C/C++. LazyBat doesn't support recursive parsing, but rather focuses on common parsing jobs.
    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
    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
  • 11
    LuaDist
    LuaDist is a CMake built module distribution and deployment tool for the Lua programming language. It aims to achieve zero configuration runtime environment for Lua modules and libraries be it source or binary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    MAIA Unit Converter

    This tool helps you to convert many units of calculations.

    The MAIA Unit Converter helps you, converting many kind of unit in your calculation project or school stuffs! You just have to lauch it and hit F1 to get help on how to use it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    MAIA_Reg_Browser

    MAIA® Reg. Browser 1.4 helps you to browse the registers of a PIC®

    MAIA® Reg. Browser 1.4 helps you to browse the large number of registers in PIC® devices. You just have to pick up a register name in the Reg. List, and get all informations about the register: (Address(es), Bank(s), Configurations bits...). You can also use the search line to type the first letter of a register name or a configuration bit name (upper or lowercase). The software automatically pops up all the related register or configuration bit names beginning with the letter; So you just need to pick one and hit return to get all the necessary informations. Author: ANDRIAMILAMINA Monge.E-mail: mongemilamina@gmail.com. Web: https://www.andriamilamina.skyrock.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MBDyn_sim_suite is a collection of free pre&post-processing tools and simulation models for the open-source multi-body analysis software MBDyn forming a general purpose simulation environment for structural dynamics with an emphasis on wind turbines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MakeGENerator is a highly customizable standalone makefile generator. Enables the usage of different recipes and include path, per groups of files. Generates 'clean','depend' and other rules, automatically, plus handy macros. Simplifies build process
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Markovsky Base

    The base version of markovsky

    An updated version of Markovsky IRC Bot (dubbed 0.54), with features included in TrollBot IRC's release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MediaPipe is a flexible framework to manipulate medias. It allows building customized decoding/filtering/encoding pipelines. This project contains the MediaPipe SDK along with some sample pipes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Meta Matrix Library is a modular designed collection of C libraries. It was developed to provide easy and consistent access to numerical linear algebra software for sparse and dense matrices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MISS is a software simulation of the control room of the International Space Station. It is intended to be both entertaining and educational, aimed at high school students. Various pre-configured and random events encourage interaction and groupwork.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Multicore SWARM
    Multicore SWARM (Software and Algorithms for Running on Multicore Processors) is an open source library for developing efficient and portable implementations that make use of multi-core processors. David A. Bader (Georgia Tech) began SWARM in 1994.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Calculates cyclomatic and the NPATH complexity measures. It reads the coverage information produced by GCC and determines the complexity of all functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The NT POSIX C Runtime Library is an IEEE standard runtime library for the NT POSIX subsystem. It can be used as a complete replacement or a side by side alternative for what is shipped with the Interix SDK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The NNGS (No Name Go Server) is a game server which allows you to play the game of Go over the Internet. It basically runs as a 'deamon' under Unix (though cygwin-port is available) and supports connections from many clients (both graphical and text)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Nuage Arboré
    Création de Nuage Arboré à partir d'un texte.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Framework written in C language using OO concepts. Pretty similar to Java. This is gonna change your way of programming in C. Feel free to contact me at juanrb@hotmail.com.
    Downloads: 0 This Week
    Last Update:
    See Project