Binary semaphore using futexes.
Repositories
rigtorp Repositories
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
Fast integer to string and string to integer conversion functions
Heap allocation free version of C++11 std::function
An open addressing linear probing hash table, tuned for delete heavy workloads
A bounded multi-producer multi-consumer concurrent queue written in C++11
Hybrid data structure that acts like a ring buffer and map
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
An implementation of Seqlock in C++11
Lock-free implementation of the token bucket algorithm in C++
Anything sources for Git
A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
A collection of resources on wait-free and lock-free programming
A collection of resources on modern C++
A list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of hosting and managing applications instead of renting from Software-as-a-Service providers
Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.
A tool to measure CPU core to core latency
A hand crafted power amplifier of the Gainclone type
Collaborative Collection of C++ Best Practices
A date and time library based on the C++11/14/17 <chrono> header