jbaldwin / libcoroLinks
C++20 coroutine library
☆901Updated 3 weeks ago
Alternatives and similar repositories for libcoro
Users that are interested in libcoro are comparing it to the libraries listed below
Sorting:
- Coroutines for C++20 & asio☆329Updated 2 weeks ago
- A library of C++ coroutine abstractions for the coroutines TS☆431Updated last week
- A modern, fast, lightweight thread pool library based on C++2x☆549Updated last week
- A lightweight C++20 serialization and RPC library☆908Updated 4 months ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆572Updated 6 months ago
- Fast and memory efficient c++ flat hash table/map/set☆674Updated last week
- Freestanding fast input/output for C++20☆832Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆1,014Updated 2 weeks ago
- Unified Executors☆1,679Updated 2 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,165Updated last month
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆804Updated this week
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,200Updated 3 years ago
- Asynchronous gRPC with Asio/unified executors☆446Updated 2 weeks ago
- C++14 lock-free queue.☆1,803Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆494Updated 9 months ago
- asyncio is a c++20 library to write concurrent code using the async/await syntax.☆911Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆632Updated 5 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,151Updated 2 years ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆496Updated 3 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,465Updated last year
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,733Updated 8 months ago
- fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.☆974Updated 11 months ago
- Async++ concurrency framework for C++11☆1,412Updated last year
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,660Updated last year
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,206Updated this week
- Your binary serialization library☆1,214Updated 3 months ago
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆465Updated 3 months ago
- C++ cache with LRU/LFU/FIFO policies implementation☆377Updated last week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆597Updated 6 months ago
- Fast C++ IPC using shared memory☆626Updated 3 years ago