C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thread shareable
☆30Sep 26, 2024Updated last year
Alternatives and similar repositories for fiber
Users that are interested in fiber are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Boost.Mustache☆10Jan 31, 2023Updated 3 years ago
- Coroutine based asynchronous IO using poll and io_uring for C++20☆15May 1, 2026Updated last month
- ☆15Sep 13, 2025Updated 8 months ago
- Yet Another C++ Library☆24Jan 23, 2024Updated 2 years ago
- Experiments with C++ 20 modules and binary packaging☆13Oct 16, 2023Updated 2 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- ☆10May 23, 2023Updated 3 years ago
- A blazingly fast™ single producer multiple consumer broadcast queue☆17Feb 15, 2025Updated last year
- A universal type for non-type template parameters for C++20 or later.☆28Aug 16, 2024Updated last year
- ☆34Apr 22, 2026Updated last month
- C++20 and onward collection of high performance data containers and related tools☆56May 22, 2026Updated 2 weeks ago
- A C++ implementation of axboe/liburing☆15Dec 31, 2023Updated 2 years ago
- libcoring is a C++ network library in Proactor, and it is based on the new io_uring syscall of linux and coroutine in C++ 20. It's stop c…☆14May 16, 2022Updated 4 years ago
- Lightweight header-only C++20 enum and typename reflection☆86Jul 23, 2025Updated 10 months ago
- Learned Monotone Minimal Perfect Hashing☆31Apr 1, 2025Updated last year
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Concurrent hash tries for C++ 14 with no memory management whatsoever.☆10Aug 30, 2016Updated 9 years ago
- Boost.Scope, a collection of scope guard utilities.☆17Apr 22, 2026Updated last month
- The Fancy Named Parameters Library