anael-seghezzi's Stars
codeplea/tinyexpr
tiny recursive descent expression parser, compiler, and evaluation engine for math expressions
tboox/tbox
🎁 A glib-like multi-platform c library
StanfordPL/stoke-release
dbohdan/compilers-targeting-c
A list of compilers that can generate C code
jal278/novelty-search-cpp
C++ Implementation of Novelty Search
f3270/NEAT
Kenneth Stanley's NEAT code reorganized (tidier?)
prideout/par
single-file C libraries from Philip Allan Rideout
tyt2y3/vaserenderer
VASE renderer is a polyline and curve renderer on OpenGL.
orangeduck/mpc
A Parser Combinator library for C
JCash/voronoi
A C implementation for creating 2D voronoi diagrams
andrewchambers/c
small self hosting C compiler
mseaborn/tiny-llvm-codegen
A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.
asmjit/asmjit
Low-latency machine code generation
andrewrk/libsoundio
C library for cross-platform real-time audio input and output
rui314/8cc
A Small C Compiler
Playermet/luajit-tcc
Tiny C Compiler 0.9.26 binding for LuaJIT
prideout/heman
C99 heightmap utilities.
parallella/pal
An optimized C library for math, parallel processing and data movement
tinyobjloader/tinyobjloader
Tiny but powerful single file wavefront obj loader
mm2/Little-CMS
A free, open source, CMM engine. It provides fast transforms between ICC profiles.
rxi/vec
A type-safe dynamic array implementation for C
rxi/map
A type-safe hash map implementation for C
septag/darkhammer
darkHAMMER is a lightweight, open-source, multiplatform game engine. written in C (C99) language, supports python and C# bindings and lua scripts. Runs on windows and linux
rygorous/intel_occlusion_cull
Intel's Software Occlusion Culling demo with my modifications
jagregory/abrash-zen-of-asm
Markdown source for Michael Abrash's Zen of Assembly Language (1990)
nothings/stb
stb single-file public domain libraries for C/C++
bulletphysics/bullet3
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
glfw/glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
emscripten-core/emscripten
Emscripten: An LLVM-to-WebAssembly Compiler