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 2 months ago
- a small lightweight std::execution work-alike☆55Updated 3 weeks ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆45Updated this week
- C++20 Compact Tuple Tools☆47Updated 3 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- ☆26Updated 4 years ago
- C++20 and onward collection of high performance data containers and related tools☆51Updated last month
- Rebooting the std::bitset franchise☆43Updated this week
- C++20 Static Branch library☆44Updated 2 months ago
- Libunifex networking library☆21Updated 2 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆59Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆70Updated last week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆53Updated 10 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆37Updated 9 months ago
- C++20 Value-oriented Metaprogramming Library☆21Updated last month
- A C++14 implementation of IEEE 754 decimal floating point numbers☆24Updated last month
- 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
- C++20 Unit-Testing library☆38Updated 3 weeks ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 8 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆85Updated last month
- meta-programming, C++11☆16Updated 2 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆23Updated 2 years ago
- An indirect value-type for C++☆82Updated last year
- C++20 coroutine runtime built on top of io_uring☆19Updated 2 months ago
- Tiny Test System☆27Updated 2 weeks ago
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated last year
- An easy to customize, strong type library with built in support for unit-like behavior☆45Updated last month
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- Header only associative linear container.☆39Updated last month
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year