fix8mt / fiber
C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thread shareable
☆26Updated 3 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☆30Updated 2 months ago
- A hash function library☆38Updated last week
- C++20 Value-oriented Metaprogramming Library☆21Updated 3 months ago
- Compact SVO optimized vector for C++17 or higher☆97Updated 7 months ago
- a small lightweight std::execution work-alike☆56Updated 3 months ago
- C++20 and onward collection of high performance data containers and related tools☆52Updated 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 Unit-Testing library☆42Updated 3 months ago
- ☆26Updated 4 years ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆50Updated 3 weeks ago
- Rebooting the std::bitset franchise☆43Updated last month
- 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 C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆60Updated last month
- C++20 Compact Tuple Tools☆47Updated last month
- C++20 Static Branch library☆51Updated 4 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆80Updated last month
- Tiny Test System☆27Updated 3 weeks ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- An indirect value-type for C++☆82Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Standalone version of the boost::unordered library☆24Updated last month
- A C++14 Lambda Library☆23Updated last month
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 3 months ago
- Core abstractions for dealing with concurrency in C++☆67Updated 9 months ago
- C++20 coroutine runtime emphasizing performance and ease-of-use☆22Updated this week
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 10 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago