tzcnt / TooManyCooks
C++20 coroutine runtime emphasizing performance and ease-of-use
☆22Updated this week
Alternatives and similar repositories for TooManyCooks:
Users that are interested in TooManyCooks are comparing it to the libraries listed below
- Compact SVO optimized vector for C++17 or higher☆97Updated 7 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆26Updated 3 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆31Updated 3 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆43Updated 2 months ago
- C++20 Value-oriented Metaprogramming Library☆21Updated 3 months ago
- C++ Better Futures☆42Updated last year
- C++20 Static Branch library☆51Updated 4 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- A header only structure of arrays container for C++☆40Updated last year
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- C++20 Unit-Testing library☆42Updated 3 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- a small lightweight std::execution work-alike☆56Updated 3 months ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- KISS C++20 Type Reflection using IFC files☆49Updated 6 months ago
- The Fancy Named Parameters Library☆30Updated 2 months ago
- A single-header scheduler aware C++ future/promise that does not block☆30Updated last week
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆80Updated last month
- High-performance metrics library☆40Updated last week
- C++20 Compact Tuple Tools☆47Updated last month
- C++20 coroutines-based cooperative multitasking library☆105Updated 3 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- An indirect value-type for C++☆82Updated last year
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆73Updated 6 months ago
- C++20 compile-time reflection library.☆35Updated 3 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Fixed-size C++ delegates - efficient alternatives to std::function.☆41Updated 2 years ago
- A C++20 serialization library (cereal fork)☆27Updated 2 years ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆77Updated this week
- An asynchronous FastCGI web microframework for C++☆36Updated last month