A fast entity component system (ECS) for C & C++
C99 GitHub Repositories
Explore popular GitHub repositories tagged “c99”.
Compare stars, forks, and programming language using the same GitStar view as GitHub Trending.
Trending Repositories
A 2.78-trillion-parameter Kimi K3 running inference on a single CPU in 8.24 GB of RAM. Portable C99: no BLAS, no framework, no GPU.
An implementation of the TLS/SSL protocols
:diamond_shape_with_a_dot_inside: Single-file glTF 2.0 loader and writer written in C99
A lightweight single-header cross-platform library for general windowing
Open-source CUDA, Triton and HIP compiler targeting multiple GPU and CPU architectures.
Algebraic data types for C99
A generic cross-platform C library that includes many commonly used components and frameworks, and a new scripting language interpreter. It currently supports C99 and Aspect-Oriented Programming (AOP).
C99, header-only framework for games and multimedia applications
:herb: Fast streaming XML parser written in C99 with >90% test coverage; moved from SourceForge to GitHub
A collection of tools and algorithms for developing traditional roguelikes. Such as field-of-view, pathfinding, and a tile-based terminal emulator.
Full-blown preprocessor metaprogramming
A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor
A tiny programming language that transpiles to C, C++, Java, TypeScript, Python, C#, Swift, Lua and WebAssembly 🚀
Simple, modern libpng alternative
x86 PC emulator that runs both natively and in the browser, via WebAssembly
A C99 3D game engine
The world's fastest apk (android)/java open source decompiler
JSON parser in standard C
Ollama for classical ML models. AOT compiler that turns XGBoost, LightGBM, scikit-learn, CatBoost & ONNX models into native C99 inference code. One command to load, one command to serve. 336x faster than Python inference.
Minimalist, dependency-free virtual machine sandbox for microcontrollers and other resource-constrained devices. Single C file, no dynamic memory allocations, asynchronous design, pure C99
Header only mesh voxelizer in c99
A C99 SDK for connecting devices to Microsoft Azure IoT services
🤖 A portable, header-only, artificial neural network library written in C99
single header C(99) library to implement client-server network code for games
BeaEngine disasm project
Small & portable byte-aligned LZ77 compression
Simple Dll injector loading from memory. Supports PE header and entry point erasure. Written in C99.
A top-down 2d game engine, written from scratch in under 1000 lines of C. Development of the game based on this engine is streamed on Twitch: https://www.twitch.tv/ryanpcmcquen
:hocho: Strictly RFC 3986 compliant URI parsing and handling library written in C99; moved from SourceForge to GitHub