tzcnt / TooManyCooksLinks
C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.
☆37Updated last month
Alternatives and similar repositories for TooManyCooks
Users that are interested in TooManyCooks are comparing it to the libraries listed below
Sorting:
- C++ Better Futures☆46Updated 2 years ago
- Lightweight header-only C++20 enum and typename reflection☆76Updated last month
- C++20 coroutines-based cooperative multitasking library☆109Updated 3 years ago
- Ease-of-use-first argument parsing for C++23☆62Updated last month
- C++20 Dynamic Reflection Library☆137Updated 4 months ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- Boost.PFR without the boost namespaces☆73Updated 2 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆122Updated last month
- C++20 Unit-Testing library☆48Updated 4 months ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated last week
- Meta C++ Library and Tool☆82Updated 2 years ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆66Updated 9 months ago
- simple ray tracing library focusing on good code☆57Updated last year
- reflection in c++ for json de/serialization☆46Updated last year
- C++20 Value-oriented Metaprogramming Library☆25Updated last month
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- B++ Tree☆68Updated last year
- ☆52Updated 11 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- High performance, tagged binary data specification☆95Updated 3 weeks ago
- P0323 & P2505 std::expected simple implementation☆42Updated 2 weeks ago
- A light weight C++ in memory argument parser☆60Updated last year
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆84Updated this week
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆35Updated 2 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated 2 weeks ago
- ☆102Updated last year