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
Sorting:
- Boost.Mustache☆10Jan 31, 2023Updated 3 years ago
- Coroutine based asynchronous IO using poll and io_uring for C++20☆15Nov 13, 2025Updated 4 months ago
- ☆15Sep 13, 2025Updated 6 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
- ☆10May 23, 2023Updated 2 years ago
- A blazingly fast™ single producer multiple consumer broadcast queue☆16Feb 15, 2025Updated last year
- A universal type for non-type template parameters for C++20 or later.☆28Aug 16, 2024Updated last year
- C++20 Microservice Bootstrapping Framework☆231Mar 8, 2026Updated last week
- ☆34Mar 11, 2026Updated last week
- C++20 and onward collection of high performance data containers and related tools☆56Updated this week
- 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 3 years ago
- Lightweight header-only C++20 enum and typename reflection☆82Jul 23, 2025Updated 7 months ago
- Learned Monotone Minimal Perfect Hashing☆31Apr 1, 2025Updated 11 months ago
- Concurrent hash tries for C++ 14 with no memory management whatsoever.☆10Aug 30, 2016Updated 9 years ago
- The Fancy Named Parameters Library☆36Oct 21, 2025Updated 4 months ago
- Boost.Scope, a collection of scope guard utilities.☆17Mar 11, 2026Updated last week
- Buffer and byte algorithms/types based on those of Asio☆15Jan 26, 2022Updated 4 years ago
- ☆17Oct 3, 2022Updated 3 years ago
- A high-performance ITCH (NASDAQ TotalView-ITCH) parser by Lunyn, optimized for low-latency and high-reliability trading applications, sup…☆36Feb 10, 2026Updated last month
- Improve the performance of atoi()☆13Jan 23, 2016Updated 10 years ago
- Machine readable rules of engagement☆79Mar 13, 2026Updated last week
- An easy to customize, strong type library with built in support for unit-like behavior☆48Jan 26, 2026Updated last month
- cmake-easyinstall git+https://github.com/org/repo.git☆25Dec 8, 2025Updated 3 months ago
- Low cost runtime deadlock detection with checkpoints history☆23Jan 13, 2022Updated 4 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage (P0843)☆30Updated this week
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆89Nov 30, 2025Updated 3 months ago
- User-oriented fork of LLVM's opt-viewer☆148Jul 19, 2025Updated 8 months ago
- C++20 compile-time reflection library.☆34Oct 12, 2024Updated last year
- C++20 Value-oriented Metaprogramming Library☆25Nov 26, 2025Updated 3 months ago
- ☆13May 8, 2023Updated 2 years ago
- A program that aims to measure the size of RAM an the characteristics of CPU Cache.☆13Nov 12, 2018Updated 7 years ago
- Command line argument parser☆12Aug 31, 2025Updated 6 months ago
- C++ Better Futures☆51Jan 19, 2023Updated 3 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Nov 28, 2025Updated 3 months ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Apr 26, 2024Updated last year
- MIPS32r6 Emulator☆11Dec 2, 2025Updated 3 months ago
- Coroutine support tools☆38Oct 8, 2025Updated 5 months ago