tzcnt / TooManyCooksLinks
C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.
☆59Updated this week
Alternatives and similar repositories for TooManyCooks
Users that are interested in TooManyCooks are comparing it to the libraries listed below
Sorting:
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- Lightweight header-only C++20 enum and typename reflection☆82Updated 4 months ago
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- C++20 Dynamic Reflection Library☆139Updated 7 months ago
- Ease-of-use-first argument parsing for C++23☆62Updated 4 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- C++ Better Futures☆49Updated 2 years ago
- B++ Tree☆70Updated last year
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆79Updated this week
- C++20 Unit-Testing library☆52Updated 7 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated 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…☆42Updated 3 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- A header only structure of arrays container for C++☆43Updated 2 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆135Updated this week
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- C++20 Value-oriented Metaprogramming Library☆25Updated last week
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆37Updated 2 years ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆97Updated 4 months ago
- A minimal xoshiro256** generator with the C++ <random> interface☆37Updated 4 years ago
- Boost.PFR without the boost namespaces☆75Updated 5 months ago
- C++20 Compact Tuple Tools☆57Updated this week
- ☆53Updated last year
- reflection in c++ for json de/serialization☆48Updated 2 years ago
- Compile-time reflection for C++ to get field names and types from a struct/class.☆43Updated 11 months ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆106Updated last year
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆99Updated last month
- Single-header, ranges-compatible generator type built on C++20 coroutines☆67Updated 2 years ago