fix8mt / fiber
C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thread shareable
☆28Updated 6 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 last week
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆33Updated 5 months ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 10 months ago
- a small lightweight std::execution work-alike☆65Updated 2 weeks ago
- A header only structure of arrays container for C++☆41Updated last year
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated last month
- A hash function library☆42Updated this week
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆50Updated 5 months ago
- C++20 Compact Tuple Tools☆49Updated last week
- Tiny Test System☆27Updated last week
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- C++20 Value-oriented Metaprogramming Library☆22Updated 2 months ago
- C++20 and onward collection of high performance data containers and related tools☆54Updated 3 weeks ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- C++11 compatible charconv☆30Updated 3 weeks ago
- Standalone version of the boost::unordered library☆25Updated 2 months 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☆87Updated 6 months ago
- C++20 Static Branch library☆56Updated last week
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 7 years ago
- ☆26Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Rebooting the std::bitset franchise☆44Updated last month
- B++ Tree☆67Updated 8 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated 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
- An indirect value-type for C++☆82Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆62Updated 2 months ago