C++20 Coroutines running on libuv for intuitive async I/O
☆43Dec 9, 2025Updated 3 months ago
Alternatives and similar repositories for uvco
Users that are interested in uvco are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- The configuration document of clang-format☆11Mar 23, 2025Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 3 months ago
- Collection of C++ Coroutine sample code☆12Feb 14, 2024Updated 2 years ago
- C++ POD code generator for capnproto types☆17May 19, 2025Updated 10 months ago
- A Lock Free Bipartite Buffer Library written in standard C++11☆13May 21, 2023Updated 2 years ago
- Yet another C++ strings library implementation☆32Mar 8, 2026Updated 2 weeks ago
- 🎲 Simple, compiler agnostic, C++23 reflection library (for aggregates and enums)☆19Aug 26, 2025Updated 6 months ago
- C++ wrapper to SQLite library☆27Feb 13, 2018Updated 8 years ago
- mpsc_channel.hpp - A simple C++ implementation of the 'channel' in rust language (std::mpsc).☆14Feb 15, 2024Updated 2 years ago
- C++20 Unit-Testing library☆54Apr 19, 2025Updated 11 months ago
- 一些研究☆14Dec 18, 2019Updated 6 years ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆126Mar 15, 2026Updated last week
- C++ Library of Atomic and Lockless Data Structures☆38Apr 25, 2020Updated 5 years ago
- Sockets, timers, resolvers, events, reactors, proactors, and thread pools for asynchronous network programming☆97Feb 22, 2026Updated last month
- String map implementation through Fast Succinct Trie☆23Jul 9, 2021Updated 4 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆48Aug 17, 2023Updated 2 years ago
- C++20 [Minimal] Static Perfect Hash library☆255Jul 20, 2025Updated 8 months ago
- Summer in Japan.🎆🎇🎌☆11Jul 19, 2020Updated 5 years ago
- Flow - Modern C++ toolkit for async loops, logs, config, benchmarking, and more [See also `ipc` repo]☆13Jan 23, 2026Updated 2 months ago
- An std::iostream derived C++ class for synchronous socket I/O.☆11Sep 30, 2024Updated last year
- ☆12Jan 18, 2026Updated 2 months ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆42Jun 3, 2024Updated last year
- Rust HAL repp☆12Apr 25, 2022Updated 3 years ago
- Example of using Kotlin.js for a WebGL project☆13Apr 23, 2024Updated last year
- A template for a Djinni library that can be used in Java/Kotlin, ObjC/Swift and C#☆11Oct 6, 2022Updated 3 years ago
- You don't need install any wdk for development kernel driver☆24Jul 20, 2018Updated 7 years ago
- Header only C++23 structured logging library using logfmt☆72Sep 20, 2025Updated 6 months ago
- Checks macOS for Kernel Task Port. It may help detect intrusive kexts that would leak the kernel task.☆23Mar 23, 2023Updated 3 years ago
- Portable Bitfields implementation, with configurable behavior.☆32Feb 1, 2026Updated last month
- A WASM Based Clang Format | C / C++ / C# / Objective-C / Java / Protobuf☆23Mar 11, 2026Updated last week
- libjpeg with cmake build system☆12Dec 17, 2017Updated 8 years ago
- Spec for the Flat Image Tree (FIT) specification☆14Updated this week
- Data structures for ASTs☆14Dec 6, 2022Updated 3 years ago
- low-cost tracing and logging for C++☆10Dec 15, 2019Updated 6 years ago
- Easy-to-use Python SBE decoder and encoder☆22Dec 20, 2024Updated last year
- Sample code from blog posts on learnmoderncpp.com☆17Nov 29, 2025Updated 3 months ago
- A single file header only static reflection library for C++20.☆16Mar 30, 2023Updated 2 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage (P0843)☆30Mar 15, 2026Updated last week
- Genetic Algorithm experiment, it was kept simple on purpose. (demo available)☆18Jun 15, 2024Updated last year