fix8mt / fiber
C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thread shareable
☆27Updated 7 months ago
Alternatives and similar repositories for fiber:
Users that are interested in fiber are comparing it to the libraries listed below
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- A hash function library☆43Updated this week
- a small lightweight std::execution work-alike☆65Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- ☆26Updated 5 years ago
- A header only structure of arrays container for C++☆41Updated last year
- Rebooting the std::bitset franchise☆44Updated this week
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated last month
- C++20 Compact Tuple Tools☆49Updated 3 weeks ago
- C++20 and onward collection of high performance data containers and related tools☆54Updated last month
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 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…☆33Updated 6 months ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 7 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Low cost runtime deadlock detection with checkpoints history☆23Updated 3 years ago
- Tiny Test System☆27Updated last month
- Libunifex networking library☆20Updated 2 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆88Updated 7 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 2 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- C++20 Static Branch library☆57Updated this week
- Standalone version of the boost::unordered library☆26Updated 3 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Portable UUID generation library for C++☆26Updated last year
- Small small_vector☆34Updated 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago