jbaldwin / libcoroLinks
C++20 coroutine library
☆791Updated this 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☆396Updated last month
- A lightweight C++20 serialization and RPC library☆854Updated last week
- Coroutines for C++20 & asio☆290Updated this week
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆548Updated 3 weeks ago
- Fast and memory efficient c++ flat hash map/set☆618Updated 3 weeks ago
- A modern, fast, lightweight thread pool library based on C++20☆509Updated 6 months ago
- Freestanding fast input/output for C++20☆782Updated last week
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆492Updated 2 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆958Updated last month
- Unified Executors☆1,609Updated 4 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,163Updated 2 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,040Updated this week
- asyncio is a c++20 library to write concurrent code using the async/await syntax.☆892Updated last year
- Asynchronous gRPC with Asio/unified executors☆424Updated last week
- C++14 lock-free queue.☆1,681Updated 2 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆711Updated 4 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆479Updated 3 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,017Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆598Updated this week
- C++ cache with LRU/LFU/FIFO policies implementation☆367Updated last month
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,323Updated last year
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,125Updated last week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆568Updated 10 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,939Updated this week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,595Updated 2 months ago
- Yet Another Serialization☆760Updated 4 months ago
- Your binary serialization library☆1,160Updated 5 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆475Updated 2 weeks ago
- A miniature library for struct-field reflection in C++☆571Updated 4 months ago
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆540Updated last month