jbaldwin / libcoroLinks
C++20 coroutine library
☆880Updated 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☆425Updated 6 months ago
- Coroutines for C++20 & asio☆324Updated this week
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆570Updated 4 months ago
- A lightweight C++20 serialization and RPC library☆897Updated 3 months ago
- A modern, fast, lightweight thread pool library based on C++2x☆541Updated 2 months ago
- Fast and memory efficient c++ flat hash table/map/set☆663Updated last month
- Unified Executors☆1,667Updated 2 weeks ago
- Freestanding fast input/output for C++20☆816Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆1,004Updated 2 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,191Updated 3 years ago
- Asynchronous gRPC with Asio/unified executors☆440Updated 2 weeks ago
- asyncio is a c++20 library to write concurrent code using the async/await syntax.☆909Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,153Updated this week
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆494Updated 3 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆787Updated 9 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆627Updated 4 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,117Updated last year
- C++14 lock-free queue.☆1,782Updated this week
- C++17 Run-time Polymorphism (Type Erasure) library☆493Updated 8 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,429Updated last year
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,128Updated this week
- C++ cache with LRU/LFU/FIFO policies implementation☆374Updated 2 months ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,292Updated 3 weeks ago
- Example programs for Talking Async videos☆206Updated 2 years ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,709Updated 7 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,635Updated last year
- Async++ concurrency framework for C++11☆1,414Updated last year
- An async redis client designed for performance and scalability☆269Updated last week
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆567Updated 3 weeks ago
- A miniature library for struct-field reflection in C++☆626Updated last month