Stars
Terrain rendering algorithm in less than 20 lines of code
Thor Vector Graphics is a lightweight portable library used for drawing vector-based scenes and animations including SVG and Lottie. It can be freely utilized across various software platforms and …
Learning to program with Haiku and Programming with Haiku books
Fast string implementation for graphics.
Automatically exported from code.google.com/p/smhasher
eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents.
MessagePack is an extremely efficient object serialization library. It's like JSON, but very fast and small.
mimalloc is a compact general purpose allocator with excellent performance.
A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
Qt Node Editor. Dataflow programming framework
wildmatch: a BSD-licensed C/C++ library for git/rsync-style pattern matching
A simple and easy-to-use library to enjoy videogames programming
Audio decoding libraries for C/C++, each in a single source file.
Tiny but powerful single file wavefront obj loader
a Fast Fourier Transform (FFT) library that tries to Keep it Simple, Stupid
The source code from the Writing Wayland clients book https://www.gitbook.com/book/bugaevc/writing-wayland-clients
FriendOS is a free web based platform that runs in your browser. It allows you to work and play, collaboratively, across devices.
a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code