jbaldwin / libcoroLinks
C++20 coroutine library
☆866Updated 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☆422Updated 5 months ago
- A lightweight C++20 serialization and RPC library☆892Updated 2 months ago
- Coroutines for C++20 & asio☆319Updated 2 weeks ago
- Fast and memory efficient c++ flat hash table/map/set☆652Updated this week
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆572Updated 3 months ago
- A modern, fast, lightweight thread pool library based on C++2x☆535Updated last month
- Freestanding fast input/output for C++20☆805Updated this week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,136Updated 3 weeks ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆762Updated 8 months ago
- Unified Executors☆1,650Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆996Updated 3 weeks ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,182Updated 3 years ago
- Asynchronous gRPC with Asio/unified executors☆430Updated this week
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆493Updated 3 years ago
- C++14 lock-free queue.☆1,755Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆492Updated 7 months ago
- asyncio is a c++20 library to write concurrent code using the async/await syntax.☆903Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,103Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,408Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆621Updated 3 months ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,263Updated last month
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,075Updated last week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,692Updated 6 months ago
- Example programs for Talking Async videos☆206Updated 2 years ago
- A miniature library for struct-field reflection in C++☆613Updated last week
- Yet Another Serialization☆766Updated 8 months ago
- C++ cache with LRU/LFU/FIFO policies implementation☆372Updated last month
- Fast C++ IPC using shared memory☆621Updated 3 years ago
- Async++ concurrency framework for C++11☆1,413Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆584Updated 3 months ago