Stars
A simple and easy-to-use library to enjoy videogames programming
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
A very compact representation of a placeholder for an image.
Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.
A simple Minecraft clone written in C using modern OpenGL (shaders).
A text editor in less than 1000 LOC with syntax highlight and search.
Lossy PNG compressor β pngquant command based on libimagequant library
A blazing fast and lightweight C asymmetric coroutine library π β πβ π
A basic 3D scene implemented with various engines, frameworks or APIs.
A simple heap memory allocator in ~200 lines.
malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)
A VM with adaptive optimization and JIT compilation, built for Rakudo