tzcnt / TooManyCooksLinks
C++20 concurrency framework with no compromises. Excellent performance, powerful features, and simple syntax.
☆77Updated this week
Alternatives and similar repositories for TooManyCooks
Users that are interested in TooManyCooks are comparing it to the libraries listed below
Sorting:
- Lightweight header-only C++20 enum and typename reflection☆82Updated 6 months ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- KISS C++20 Type Reflection using IFC files☆73Updated last year
- C++ Better Futures☆50Updated 3 years ago
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- Ease-of-use-first argument parsing for C++23☆63Updated 3 weeks ago
- Boost.PFR without the boost namespaces☆76Updated 7 months ago
- simple ray tracing library focusing on good code☆58Updated last year
- B++ Tree☆72Updated last year
- C++20 Unit-Testing library☆52Updated 9 months ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆107Updated last week
- High-performance metrics library☆48Updated last month
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆108Updated last year
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆83Updated 2 months ago
- C++20 Dynamic Reflection Library☆139Updated 9 months ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- Single-header, ranges-compatible generator type built on C++20 coroutines☆68Updated 2 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆140Updated last month
- A light weight C++ in memory argument parser☆67Updated last year
- Light, fast, threadpool for C++20☆110Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- ☆103Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 5 months ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆37Updated 2 years ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated 2 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- C++20 Compact Tuple Tools☆57Updated this week
- reflection in c++ for json de/serialization☆48Updated 2 years ago
- High performance, tagged binary data specification☆109Updated last month