jbaldwin / libcoroLinks
C++20 coroutine library
☆808Updated last week
Alternatives and similar repositories for libcoro
Users that are interested in libcoro are comparing it to the libraries listed below
Sorting:
- A library of C++ coroutine abstractions for the coroutines TS☆402Updated last month
- Coroutines for C++20 & asio☆297Updated this week
- A lightweight C++20 serialization and RPC library☆863Updated last week
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆550Updated 2 weeks ago
- A modern, fast, lightweight thread pool library based on C++2x☆518Updated 7 months ago
- Fast and memory efficient c++ flat hash map/set☆619Updated last week
- Unified Executors☆1,617Updated 5 months ago
- Freestanding fast input/output for C++20☆783Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆967Updated 3 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,058Updated 2 weeks ago
- C++14 lock-free queue.☆1,704Updated last week
- asyncio is a c++20 library to write concurrent code using the async/await syntax.☆895Updated last year
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,166Updated 2 years ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆492Updated 2 years ago
- Asynchronous gRPC with Asio/unified executors☆428Updated last week
- A C++ library providing various concurrent data structures and reclamation schemes.☆600Updated this week
- C++17 Run-time Polymorphism (Type Erasure) library☆482Updated 3 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆715Updated 4 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,034Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,340Updated last year
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,145Updated last week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,628Updated 3 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,975Updated this week
- Example programs for Talking Async videos☆196Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆573Updated 2 weeks ago
- C++ cache with LRU/LFU/FIFO policies implementation☆367Updated 2 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,581Updated 9 months ago
- scanf for modern C++☆1,203Updated this week
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆545Updated last week
- Async++ concurrency framework for C++11☆1,404Updated 9 months ago