Open Source C Software

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.

  • The presentation productivity platform for enterprise teams Icon
    The presentation productivity platform for enterprise teams

    For Enterprise teams and companies seeking a solution to create presentations and improve communication productivity

    Our AI-powered platform supercharges presentation productivity by combining audience empathy, business understanding, and eye-catching design. Members have cut down 60% of their costs and gain back 70% of their time by building better slides with Prezent.
  • Return Prime : The best Shopify App to Manage Returns and Exchange Icon
    Return Prime : The best Shopify App to Manage Returns and Exchange

    Most loved and only 5 star rated RMA app to manage returns, exchanges and refunds for your shopify store.

    Return Prime is your best returns app and helps you manage all your returns, exchanges, and refunds in one place. It lets your customers request a return and exchange on their own, helping you reduce your support queries and build trust. You can send return labels to email and refund customers instantly via Gift card, discount code, or to their cards.
  • 1
    Cryptic Allusion Dreamcast-related development: KallistiOS, Ghetto Pong, etc.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    Maxima -- GPL CAS based on DOE-MACSYMA

    Maxima -- GPL CAS based on DOE-MACSYMA

    Computer Algebra System written in Common Lisp

    Maxima is a computer algebra system comparable to commercial systems like Mathematica and Maple. It emphasizes symbolic mathematical computation: algebra, trigonometry, calculus, and much more. For example, Maxima solves x^2-r*x-s^2-r*s=0 giving the symbolic results [x=r+s, x=-s]. Maxima can calculate with exact integers and fractions, native floating-point and high-precision big floats. Maxima has user-friendly front-ends, an on-line manual, plotting commands, and numerical libraries. Users can write programs in its native programming language, and many have contributed useful packages in a variety of areas over the decades. Maxima is GPL-licensed and largely written in Common Lisp. Executables can be downloaded for Windows, Mac, Linux, and Android; source code is also available. An active community maintains and extends the system. Maxima is widely used. Additional add-on packages for Maxima can be found at: https://github.com/maxima-project-on-github/maxima-packages
    Leader badge
    Downloads: 6,936 This Week
    Last Update:
    See Project
  • 3
    CLIPS Rule Based Programming Language
    CLIPS is a forward-chaining rule-based programming language written in C that also provides procedural and object-oriented programming facilities.
    Leader badge
    Downloads: 543 This Week
    Last Update:
    See Project
  • 4
    Wine

    Wine

    Run Windows applications on Linux, BSD, Solaris, and Mac OS X

    Wine is an Open Source implementation of the Windows API on top of X and Unix. Wine provides both a development toolkit for porting Windows sources to Unix and a program loader, allowing many unmodified Windows binaries to run on x86-based Unixes.
    Leader badge
    Downloads: 1,543 This Week
    Last Update:
    See Project
  • Person-Level Website Visitor ID Icon
    Person-Level Website Visitor ID

    Get More Leads from Your Website

    Visual Visitor is a website lead generation and visitor tracking tool that identifies anonymous website visitors who are in the market for your services. With current research showing that only 2% of all web visitors will ever call or submit an email form, the data provided by Visual Visitor on the other 98% can be an invaluable sales tool for your business (or your customers' business).
  • 5
    TORCS - The Open Racing Car Simulator
    TORCS, The Open Racing Car Simulator is a highly portable multi platform car racing simulation. It is used as ordinary car racing game, as AI racing game and as research platform. It runs on Linux (x86, AMD64 and PPC), FreeBSD, OpenSolaris and Windows.
    Leader badge
    Downloads: 251 This Week
    Last Update:
    See Project
  • 6
    Tcl

    Tcl

    The Tool Command Language implementation

    Tool Command Language (Tcl) is an interpreted language and very portable interpreter for that language. Tcl is embeddable and extensible, and has been widely used since its creation in 1988 by John Ousterhout. Bug reports to http://core.tcl.tk/tcl/ Follow code development at http://core.tcl.tk/tcl/
    Leader badge
    Downloads: 37,507 This Week
    Last Update:
    See Project
  • 7
    VICE

    VICE

    Versatile Commodore Emulator

    VICE is an emulator collection which emulates the C64, the C64-DTV, the C128, the VIC20, practically all PET models, the PLUS4 and the CBM-II (aka C610). It runs on Unix, MS-DOS, Win32, OS/2, Acorn RISC OS, BeOS, QNX 6.x, Amiga, GP2X or Mac OS X machines.
    Leader badge
    Downloads: 2,390 This Week
    Last Update:
    See Project
  • 8
    gretl

    gretl

    A cross-platform statistical package for econometric analysis

    gretl is a cross-platform software package for econometric analysis, written in the C programming language.
    Leader badge
    Downloads: 7,604 This Week
    Last Update:
    See Project
  • 9
    crystal-facet-uml

    crystal-facet-uml

    Create consistent Uml diagrams

    As software architect, you create a set of diagrams describing use-cases, requirements, structural views, behavioral and deployment views. crystal_facet_uml keeps element names and element hierarchies consistent. It exports diagrams in svg, pdf, ps and png formats to be used in text processing systems like docbook, html, latex. This tool runs on your local PC and is based on glib, gdk, gtk, cairo, pango, sqlite.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Say goodbye spreadsheets and wall calendars. Hello automated task and employee scheduling. Icon
    Trusted by thousands, Operto Teams (formerly VRScheduler) puts everything you need to get your vacation rental work done in one place. It's the calm, organized way to manage your cleaning or vacation rental property management staff.
  • 10
    The Open IPMI project aims to develop an open code base to allow access to platform information using Intelligent Platform Management Interface (IPMI).
    Leader badge
    Downloads: 180 This Week
    Last Update:
    See Project
  • 11
    Agena

    Agena

    Agena is an interpreted procedural programming language.

    Agena is an easy-to-learn procedural programming language suited to be used in scientific, mathematical, scripting, networking, and many other applications. Binaries are available for Solaris, Windows, Linux, OS/2, Mac OS X, Raspberry Pi and DOS.
    Leader badge
    Downloads: 179 This Week
    Last Update:
    See Project
  • 12
    Programming library for writing an XML-RPC server or client in C or C++. XML-RPC is a standard network protocol to allow a client program to make a simple remote procedure call (RPC) type request of a server. Like SOAP or CORBA, but much simpler.
    Leader badge
    Downloads: 294 This Week
    Last Update:
    See Project
  • 13
    Octave Forge

    Octave Forge

    A collection of packages providing extra functionality for GNU Octave

    Octave Forge is a central location for collaborative development of packages for GNU Octave. The Octave Forge packages expand Octave's core functionality by providing field specific features via Octave's package system. See https://octave.sourceforge.io/packages.php for a list of all available packages. GNU Octave is a high-level interpreted language, primarily intended for numerical computations. It provides capabilities for the numerical solution of linear and nonlinear problems, and for performing other numerical experiments. It also provides extensive graphics capabilities for data visualization and manipulation. Octave is normally used through its interactive command line interface, but it can also be used to write non-interactive programs. The Octave language is quite similar to Matlab so that most programs are easily portable. Refer to https://www.octave.org for more information.
    Leader badge
    Downloads: 2,701 This Week
    Last Update:
    See Project
  • 14
    OverDose
    OverDose is a team and objective based multiplayer first person shooter set in a post-apocalyptic world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Gwyddion

    Gwyddion

    Scanning probe microscopy data visualisation and analysis

    A data visualization and processing tool for scanning probe microscopy (SPM, i.e. AFM, STM, MFM, SNOM/NSOM, ...) and profilometry data, useful also for general image and 2D data analysis.
    Leader badge
    Downloads: 1,037 This Week
    Last Update:
    See Project
  • 16
    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: 106 This Week
    Last Update:
    See Project
  • 17
    VoIP monitor

    VoIP monitor

    VoIP SIP and SKINNY quality analyzer and packet / audio recording tool

    VoIPmonitor is open source network packet sniffer with commercial frontend for SIP SKINNY MGCP RTP and RTCP VoIP protocols running on linux. VoIPmonitor is designed to analyze quality of VoIP call based on network parameters - delay variation and packet loss according to ITU-T G.107 E-model which predicts quality on MOS scale. Calls with all relevant statistics are saved to MySQL or ODBC database. Optionally each call can be saved to pcap file with either only SIP / SKINNY protocol or SIP/RTP/RTCP/T.38/udptl protocols. VoIPmonitor can also decode audio.
    Leader badge
    Downloads: 566 This Week
    Last Update:
    See Project
  • 18

    GraphicsMagick

    Swiss army knife of image processing

    GraphicsMagick provides a set of commandline tools and programming APIs for manipulating, editing, and converting raster and vector images. It is derived from ImageMagick, with the objective of providing better stability and performance than ImageMagick while retaining the original MIT/X11 license.
    Leader badge
    Downloads: 2,151 This Week
    Last Update:
    See Project
  • 19
    AtteStat

    AtteStat

    The package for statistical data analysis and applied mathematics

    The high performance open source package for statistical data analysis and applied mathematics AtteStat is an add-in for all desktop versions of the Microsoft Excel spreadsheets for Windows. Both 32-bit and 64-bit in one package. The combination of the unsurpassed convenience of spreadsheets and the effective interception of Microsoft Excel exceptions (frontend) and the maximum speed of the C programming language (backend). Winner of contest Microsoft Office Extensions (PC Magazine RE) in 2006. Registered 2002-05-23 with the Federal Service for Intellectual Property. Completely free. No donation required. AtteStat comes with absolutely no warranty.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 20
    Fetchmail - the mail-retrieval daemon

    Fetchmail - the mail-retrieval daemon

    Client daemon to move mail from POP and IMAP to your local computer

    Fetchmail is a mail retrieval daemon that can download messages from POP3, IMAP, ODMR and ETRN-based stores, with SSL/TLS security including certificate verification, and pass downloaded mail to a local SMTP or LMTP server, or a message delivery agent such as maildrop.
    Leader badge
    Downloads: 150 This Week
    Last Update:
    See Project
  • 21
    Flecs

    Flecs

    A fast entity component system (ECS) for C & C++

    Flecs is a fast and lightweight Entity Component System that lets you build games and simulations with millions of entities (join the Discord!). Here are some of the framework's highlights. Fast zero dependency C99 API. Modern type-safe C++11 API that doesn't use STL containers. Minimal ECS core with optional addons. Entire codebase builds in less than 5 seconds. Runs in the browser without modifications with emscripten. Cache-friendly archetype/SoA storage that can process millions of entities every frame. Supports entities with hundreds of components and applications with tens of thousands of archetypes. Automatic component registration that works out of the box across shared libraries/DLLs. First open-source ECS with full support for Entity Relationships! Write free functions with queries or run code automatically in systems. Compiles warning-free on 8 compilers on all major platforms, with CI running more than 4000 tests.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    TOMOYO Linux is a LSM module which focuses on behavior of processes.TOMOYO Linux can be used as a system analysis tool as well as an access restriction tool like SELinux and Smack. TOMOYO Linux has been merged in Kernel 2.6.30.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23
    ChibiOS/RT free embedded RTOS
    ChibiOS/RT is a free and efficient RTOS designed for deeply embedded applications. It offers a comprehensive set of kernel primitives and supports many architectures: ARM7, Cortex-M0, Cortex-M3, Cortex-M4, PowerPC e200z, STM8, AVR, MSP430, ColdFire, H8S, x86.
    Leader badge
    Downloads: 159 This Week
    Last Update:
    See Project
  • 24

    etherdfs

    an ethernet-based file system for DOS

    EtherDFS is an 'installable filesystem' TSR for DOS. It maps a drive from a remote computer (typically Linux-based) to a local drive letter, using raw ethernet frames to communicate. For years, I was using LapLink to transfer files between my various "retro" computers. It works, yes, but it's also annoyingly slow and requires constant attention. One day I thought, "Wouldn't it be amazing if all my PCs could share a common network drive, similarly to how NFS operates in the *nix world?". This day EtherDFS was born. I clearly didn't invent anything - the concept has been around almost as long as the first IBM PC, and several commercial products addressed that need in the past. I am not aware, however, of any free and open-source solution.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 25
    A library for communication with various dive computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next