fix8mt / fiber
C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thread shareable
☆23Updated last month
Related projects ⓘ
Alternatives and complementary repositories for fiber
- The Fancy Named Parameters Library☆27Updated last week
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆47Updated this week
- ☆26Updated 4 years ago
- C++20 Compact Tuple Tools☆47Updated this week
- a small lightweight std::execution work-alike☆55Updated last month
- C++20 and onward collection of high performance data containers and related tools☆51Updated last month
- Rebooting the std::bitset franchise☆43Updated last week
- Tiny Test System☆27Updated last week
- C++20 Static Branch library☆47Updated 3 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 7 months ago
- A C++14 and later CRTP template for defining iterators☆70Updated this week
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 weeks ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 3 years ago
- Portable UUID generation library for C++☆24Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- C++11 compatible charconv☆27Updated this week
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- C++20 Unit-Testing library☆38Updated last month
- C++20 Dependency Injection library☆17Updated 2 months ago
- Standalone version of the boost::unordered library☆23Updated 4 months ago
- Compact SVO optimized vector for C++17 or higher☆96Updated 6 months ago
- meta-programming, C++11☆16Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- Coroutine support tools☆32Updated 2 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆23Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆53Updated 10 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆24Updated last month
- GitHub Actions for C++ Libraries☆19Updated 2 months ago