jbaldwin / libcoroLinks
C++20 coroutine library
☆894Updated 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☆429Updated 3 weeks ago
- A lightweight C++20 serialization and RPC library☆900Updated 4 months ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆572Updated 5 months ago
- Coroutines for C++20 & asio☆327Updated this week
- Fast and memory efficient c++ flat hash table/map/set☆667Updated this week
- Freestanding fast input/output for C++20☆828Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,158Updated 3 weeks ago
- A modern, fast, lightweight thread pool library based on C++2x☆544Updated 3 months ago
- Unified Executors☆1,673Updated 2 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,010Updated 2 weeks ago
- C++14 lock-free queue.☆1,796Updated last week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆794Updated 2 weeks ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,198Updated 3 years ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆494Updated 3 years ago
- asyncio is a c++20 library to write concurrent code using the async/await syntax.☆910Updated last year
- Asynchronous gRPC with Asio/unified executors☆442Updated last week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,139Updated 2 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆629Updated 4 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆494Updated 9 months ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,302Updated last week
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,451Updated last year
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,716Updated 8 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,173Updated this week
- C++ cache with LRU/LFU/FIFO policies implementation☆376Updated this week
- Your binary serialization library☆1,210Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆592Updated 5 months ago
- A miniature library for struct-field reflection in C++☆633Updated 2 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,638Updated last year
- Example programs for Talking Async videos☆208Updated 2 years ago
- universal serialization engine☆1,289Updated 2 weeks ago