Open Source C Software Development Software

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

  • The Original Buy Center Software. Icon
    The Original Buy Center Software.

    Never Go To The Auction Again.

    VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
    Learn More
  • 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.
    Learn More
  • 1
    GnuWin

    GnuWin

    Provides native Win32 open source ports and utilities

    GnuWin provides Win32-versions of GNU tools, or tools with a similar open source licence. The ports are native ports, relying only on libraries provided with any modern 32-bits MS-Windows operating system, such as 2000 / XP / Vista / 7
    Leader badge
    Downloads: 22,960 This Week
    Last Update:
    See Project
  • 2
    A PSP porting of SUN's phoneMEFeature (https://phoneme.dev.java.net/) project, to enable MIDP/JavaME applications running on PSP. You can also find phoneMEAdvanced PSP porting from another project: pspME(https://sourceforge.net/projects/pspme)
    Leader badge
    Downloads: 157 This Week
    Last Update:
    See Project
  • 3

    TinyCOBOL

    COBOL compiler for the PC x86-32 platform.

    An open source COBOL compiler for the PC x86-32 platform. Generates GNU assembler and requires GCC to produce a binary. Supports Linux, BSD and MinGW 32 bit platforms.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 4
    Compiler for high level language for Microchip PIC microcontrollers
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 5
    CVector is an ANSI C implementation of dynamic arrays to provide an approximation to the functionality of the C++ vector class.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 6
    An easy to use Development Environment for OS developers to design, write, compile, test, and publish new or existing OS projects with ease.
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 7
    The 1-Wire Net PD Kit is an open source library designed for the portability of 1-wire applications to various target platforms. This API provides all of the 1-Wire Net services to communicate with Dallas Semiconductor's 1-Wire devices including iButtons.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 8
    Open PHIGS

    Open PHIGS

    PHIGS (Programmer's Hierarchical Interactive Graphics System)

    PHIGS is an API standard for rendering 3D computer graphics. During the 1990's OpenGL became a more popular 3D API for professionals, and it still is today. PHIGS remains to be widely used in the film industry. Open PHIGS uses OpenGL for rendering graphics rather than implementing it's own abstraction layer to the graphics hardware, or using the PHIGS Extension to X (PEX). The reason for doing so is that today every graphics card manufacturer provides their own OpenGL implementation, which takes full advantage of the accelerated drawing capabilities in the hardware. PHIGS is a higher level API than OpenGL that works with a hierarchical scene graph. Models are built up in a Centralized Structure Store (CSS), a database containing the drawing primitives and their attributes (color, line style, etc.). CSSes cand be shared among a number of views, known under PHIGS as a workstation. PHIGS is defined by the ISO standards ISO/IEC 9592 & 9593. Open PHIGS provides a library for C.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    eS

    eS

    Cross-platform IDE for developing embedded solutions and desktops

    Solution Editor (eS) is a free, lightweight, cross-platform, development environment (IDE) for Assembler, C or C++ programming, designed to interface with various compilers and debuggers (GDB,CDB). The environment allows you to develop and debug code for MIPS, ARM, AVR and any other processors for embedded solutions and desktop applications. It contains a minimum of settings for easy and convenient programming. The hardware debugging process is possible if you have the hardware and / or software for this purpose. (For example, the J-Link debugger is sufficient for debugging on an ARM processor) An example of a project of a console utility created in this programming environment here: https://intel-hex-file-processing.sourceforge.io/ Additional information in Russian can be found here https://sites.google.com/view/esrus/
    Downloads: 6 This Week
    Last Update:
    See Project
  • AI-First Supply Chain Management Icon
    AI-First Supply Chain Management

    Supply chain managers, executives, and businesses seeking AI-powered solutions to optimize planning, operations, and decision-making across the supply

    Logility is a market-leading provider of AI-first supply chain management solutions engineered to help organizations build sustainable digital supply chains that improve people’s lives and the world we live in. The company’s approach is designed to reimagine supply chain planning by shifting away from traditional “what happened” processes to an AI-driven strategy that combines the power of humans and machines to predict and be ready for what’s coming. Logility’s fully integrated, end-to-end platform helps clients know faster, turn uncertainty into opportunity, and transform the supply chain from a cost center to an engine for growth.
    Learn More
  • 10
    GBA Map Editor written in C using GTK to interpret GBA tile/palette data to allow a graphical method of creating large maps for GBA games.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    WinQB is a new fully Windows compatable that is fully compatable of the old dos Compiler - QuickBasic
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Sarien is a portable implementation of the Sierra On-Line Adventure Game Interpreter (AGI), and is able to run games such as Leisure Suit Larry in the Land of the Lounge Lizards and Space Quest I and II.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    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: 3 This Week
    Last Update:
    See Project
  • 15
    Portscan is a simple TCP port scanner (connect scan, similar to nmap -sC). It is implemented with threads for better speed. Please see the code and review it. Criticism is more than welcome. Helps needed to make it robust.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Is library and set of tools to dynamically creating(generating) GUI's in different environments. Programs knows no think about widgets, etc. It can be compared to XUL and XSLT with Ecma Script, but it's designed to native applications.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    <b><i>Powertools 4 Wisehackers</i> - A set of tools that will make the life of all hackers easier.</b>
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    pyCDK - A python wrapper around the Curses Development Kit. The CDK provides a set of high level widgets for curses applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Amberworld is (going to be) an interpreter for the Amiga classic Ambermoon (by Thalion) and games with a similar engine (Dragonflight, Amberstar, Albion). This project needs support, looking for an 680x0 assembler geek.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Spgmr08 is a Linux software package for programming devices in the Motorola MC68HC908 microcontroller family.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    wspacegen is an interactive IDE for programing with whitespace (http://compsoc.dur.ac.uk/whitespace/). So it's possible to create .ws code relative easily and debug it as well. But attention, you'll addicted to it (-:
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    X11workbench

    X11workbench

    X11 developer's 'workbench' and lightweight toolkit API

    (preliminary) X11 developer's 'workbench' application using a lightweight statically linked custom toolkit that is intended to be used by X11 applications built with the X11 Workbench. The primary goal of the toolkit is ease of use (short learning curve), lightweight self-contained executables, UI speed, cross platform compatibility, and minimal dependencies. The primary goal of the workbench is to provide an editor on X11 platforms that integrates development, provides rapid development tools (like 'wizards' and safe X11 debugging), and allows you to move the cursor past the end of a line without creating 'end of line' whitespace or 'bouncing' the cursor horizontally while scrolling vertically. Source snapshots and archive tarballs are kept on SourceForge with repository at: http://github.com/bombasticbob/X11workbenchProject/ Documentation is here: http://bombasticbob.github.io/X11workbench/ 'splash' video http://bombasticbob.github.io/X11workbench.startup.mp4
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    NedoPC SDK was moved to https://gitlab.com/nedopc/sdk
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    libconio is an implementation of conio.h fuctions that some DOS and Windows compilers provide. It's purpose is to allow developers to use functions like getch, getche, textcolor and others in a linux environment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    lida is a fast feature packed interactive ELF disassembler / code-/cryptoanalyzer based on bastards libdisasm (see bastard project).
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next