Networking library using C++ coroutines
☆114Mar 1, 2026Updated this week
Alternatives and similar repositories for coroio
Users that are interested in coroio are comparing it to the libraries listed below
Sorting:
- Raft Consensus Algorithm. Uses in-house C++20 coroutines-based library for communications. Tested with unit-tests.☆56Mar 29, 2025Updated 11 months ago
- Yet another C++ strings library implementation☆28Updated this week
- A single-header scheduler aware C++ future/promise that does not block☆33May 25, 2025Updated 9 months ago
- C++20 Memory Allocator library☆36Apr 30, 2025Updated 10 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Aug 22, 2024Updated last year
- C++20 Coroutines running on libuv for intuitive async I/O☆43Dec 9, 2025Updated 2 months ago
- Boost.Mustache☆10Jan 31, 2023Updated 3 years ago
- Performance profiling of JSON libraries☆28Jun 8, 2025Updated 8 months ago
- C++20 SIMD Within A Register library☆47May 9, 2025Updated 9 months ago
- ☆10May 23, 2023Updated 2 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆11Apr 24, 2023Updated 2 years ago
- OLD. FOR NEW GO TO sha512sum.xyz☆11Aug 29, 2024Updated last year
- C++23 coroutine network framework☆105Feb 6, 2026Updated 3 weeks ago
- C++20 coroutine library☆922Feb 22, 2026Updated last week
- Links to various cpp patterns or tutorials☆11Jan 12, 2026Updated last month
- Header-only ECMAScript (JavaScript) compatible regular expression engine☆15Jan 17, 2026Updated last month
- ☆13Feb 23, 2023Updated 3 years ago
- A lightweight implementation of fibers (stackful coroutines) using Boost.ASIO and Boost.Context