Qarterd / Honeycomb
Component-Model Framework in C++
☆44Updated 9 years ago
Alternatives and similar repositories for Honeycomb:
Users that are interested in Honeycomb are comparing it to the libraries listed below
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- STL-style C++ skip_list container☆87Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 6 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation time