c99
There are 704 repositories under c99 topic.
SanderMertens/flecs
A fast entity component system (ECS) for C & C++
aws/s2n-tls
An implementation of the TLS/SSL protocols
RubyMetric/chsrc
chsrc 全平台通用换源工具与框架. Change Source everywhere for every software
jkuhlmann/cgltf
:diamond_shape_with_a_dot_inside: Single-file glTF 2.0 loader and writer written in C99
hirrolot/datatype99
Algebraic data types for C99
Water-Melon/Melon
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).
MrFrenik/gunslinger
C99, header-only framework for games and multimedia applications
libexpat/libexpat
:herb: Fast streaming XML parser written in C99 with >90% test coverage; moved from SourceForge to GitHub
libtcod/libtcod
A collection of tools and algorithms for developing traditional roguelikes. Such as field-of-view, pathfinding, and a tile-based terminal emulator.
pfultz2/Cloak
A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor
hirrolot/metalang99
Full-blown preprocessor metaprogramming
LingDong-/wax
A tiny programming language that transpiles to C, C++, Java, TypeScript, Python, C#, Swift, Lua and WebAssembly 🚀
randy408/libspng
Simple, modern libpng alternative
backdoorhub/shell-backdoor-list
🎯 PHP / ASP - Shell Backdoor List 🎯
nepx/halfix
x86 PC emulator that runs both natively and in the browser, via WebAssembly
Barenboim/json-parser
JSON parser in standard C
ColleagueRiley/RGFW
A cross platform lightweight single-header simple-to-use window abstraction library for creating graphical programs or libraries.
karimnaaji/voxelizer
Header only mesh voxelizer in c99
100/Cranium
🤖 A portable, header-only, artificial neural network library written in C99
Azure/azure-iot-sdk-c
A C99 SDK for connecting devices to Microsoft Azure IoT services
solenum/exengine
A C99 3D game engine
mcpcpc/kirc
A tiny IRC client written in POSIX C99.
BeaEngine/beaengine
BeaEngine disasm project
danielkrupinski/MemJect
Simple Dll injector loading from memory. Supports PE header and entry point erasure. Written in C99.
C-Chads/tinygl
The penultimate portable graphics library
nathhB/nbnet
single header C(99) library to implement client-server network code for games
ryanpcmcquen/basque
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
ariya/FastLZ
Small & portable byte-aligned LZ77 compression
PJK/libcbor
CBOR protocol implementation for C
Bfgeshka/awesome-c
New changes are here: https://notabug.org/bfgeshka/awesome-c
libfirm/cparser
C99 parser and frontend for libfirm
hirrolot/interface99
Full-featured interfaces for C99
karimnaaji/3d-quickhull
Header only 3d quickhull in c99
mkirchner/hamt
A hash array-mapped trie implementation in C
xtreme8000/CavEX
Project to recreate your favourite block game for the Wii (Beta 1.7.3)
phillbush/jvm
simple java virtual machine