C pure-c

Open-source C projects categorized as pure-c

Top 6 C pure-c Projects

  1. yyjson

    The fastest JSON library in C

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. xash3d-fwgs

    Xash3D FWGS engine

    Project mention: Switch 2 will be backwards compatible with Switch, Nintendo confirms | news.ycombinator.com | 2024-11-06

    I'm certainly not blaming game makers in general because of the situation of Apple dropping 32bit Intel support, but I think Valve is a different story:

    - They've been very diligent in the past about keeping their games up to date.

    - Valve owning Steam means their flagship games are a strong signal about macOS support on Steam

    - If they really wanted, they could; they certainly have the resources to do so should they want to+; which means, they don't want to, which is a signal in the other direction: they stopped caring about macOS

    + HL1 has a FOSS engine that apparently supports it, and more: https://github.com/FWGS/xash3d-fwgs/blob/master/Documentatio...

  4. myhtml

    Fast C/C++ HTML 5 Parser. Using threads.

  5. RGFW

    A cross platform lightweight single-header simple-to-use window abstraction library for creating graphical programs or libraries.

    Project mention: Is it possible to write plain C iOS app in 2025? | news.ycombinator.com | 2025-04-14

    I’ve written a pure C Mac desktop app in 2024 that called the objective-c bindings directly. It is using a modified version of this library https://github.com/ColleagueRiley/RGFW

    While I don’t think that library does iOS specifically, you can have a look at the code to see how you can call objective-c from c. Spoiler: doing so kind of sucks, and also the library code isn’t the most elegant thing I’ve seen.

  6. snake-c-wasm

    Snake written in Pure C and compilable to WebAssembly

  7. obj.h

    🚀 OOP in pure C with a single-header

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C pure-c discussion

Log in or Post with

C pure-c related posts

  • How to learn how to make a Web Scraper in C++?

    1 project | /r/learnprogramming | 3 Aug 2022
  • Any interest in a markup reader for ESP32 (and Arduino)?

    1 project | /r/esp32 | 23 Jul 2021

Index

What are some of the best open-source pure-c projects in C? This list will help you:

# Project Stars
1 yyjson 3,295
2 xash3d-fwgs 1,846
3 myhtml 1,673
4 RGFW 939
5 snake-c-wasm 148
6 obj.h 118

Sponsored
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com

Did you know that C is
the 6th most popular programming language
based on number of references?