Stars
match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.
A multi core friendly rigid body physics and collision detection library. Written in C++. Suitable for games and VR applications. Used by Horizon Forbidden West.
Toy library for neural networks in Rust using Vulkan compute shaders
a cheat-sheet for mathematical notation in code form
high performance C++20 implementation of std::variant
Spatial Containers, Pareto Fronts, and Pareto Archives
A beautiful stack trace pretty printer for C++
Prevent oil and gas companies from co-opting your work and extracting more fossil fuels with this software license.
In-place Parallel Super Scalar Samplesort (IPS⁴o)
Implementations of SIMD instruction sets for systems which don't natively support them.
C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)
std::bitset with constexpr implementations plus additional features.
Create Lua bindings for your C++ code easily - Fixes and improvments to decimad's original C++11 version