fix8mt / fiberLinks
C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thread shareable
☆28Updated 8 months ago
Alternatives and similar repositories for fiber
Users that are interested in fiber are comparing it to the libraries listed below
Sorting:
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆35Updated 8 months ago
- a small lightweight std::execution work-alike☆65Updated 2 months ago
- ☆26Updated 5 years ago
- Coroutines for C++23☆38Updated last month
- A hash function library☆45Updated last week
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- Standalone version of the boost::unordered library☆27Updated 4 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆62Updated 5 months ago
- Libunifex networking library☆20Updated 2 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
- C++20 Value-oriented Metaprogramming Library☆24Updated 5 months ago
- GitHub Actions for C++ Libraries☆22Updated last month
- C++20 Compact Tuple Tools☆51Updated this week
- Container Traits for Modern C++☆29Updated 4 years ago
- Rebooting the std::bitset franchise☆44Updated last month
- C++20 and onward collection of high performance data containers and related tools☆55Updated this week
- Boost.org unordered module☆75Updated 2 weeks ago
- The Fancy Named Parameters Library☆31Updated last month
- C++20 Unit-Testing library☆47Updated 2 months ago
- B++ Tree☆68Updated 11 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated this week
- Implementation of the P2300 specification☆9Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago