- Rome, Italy
- @_Bamless
Stars
A simple and easy-to-use library to enjoy videogames programming
A single-header ANSI C immediate mode cross-platform GUI library
A fast entity component system (ECS) for C & C++
Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games
A modern, user friendly, generic, type-safe and fast C99 container library: String, Vector, Sorted and Unordered Map and Set, Deque, Forward List, Smart Pointers, Bitset and Random numbers.
Single-file library for calculating 2D UI layouts using stacking boxes. Compiles as C99 or C++.
Single header stackful cross-platform coroutine library in pure C.
A toy renderer written in C using Vulkan to perform real-time ray tracing research.
Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.
A project for testing rigid body solver algorithms
SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)
A collection of STB style single header-file C libraries
Ideas, thoughts, and notes on a typeclass/interface based polymorphism pattern for standard C