luncliff / coroutine
C++ 20 Coroutines in Action (Helpers + Test Code Examples)
☆487Updated 2 years ago
Alternatives and similar repositories for coroutine:
Users that are interested in coroutine are comparing it to the libraries listed below
- C++20 coroutine library☆674Updated this week
- C++ library for executors☆499Updated 8 years ago
- Coroutines for C++20 & asio☆255Updated this week
- C++17 Run-time Polymorphism (Type Erasure) library☆464Updated 9 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆381Updated 2 months ago
- A miniature library for struct-field reflection in C++☆533Updated last month
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆558Updated 6 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆925Updated 3 weeks ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆838Updated last year
- High performance C++11 thread pool☆571Updated 4 years ago
- Event loop friendly C++ actor micro-framework, supervisable☆353Updated last month
- A header-only C++ library for task concurrency☆624Updated last year
- A fast work-stealing queue template in C++☆302Updated last year
- C++11 metaprogramming library☆256Updated last month
- C++17 `std::variant` for C++11/14/17☆686Updated 2 years ago
- Yet Another Serialization☆750Updated last week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆741Updated last month
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆430Updated 8 months ago
- nanorpc - lightweight RPC in pure C++ 17☆241Updated 2 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆877Updated 8 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆546Updated 2 weeks ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,126Updated 2 years ago
- C++ library for storing and printing backtraces.☆454Updated this week
- Unified Executors☆1,534Updated this week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆965Updated last year
- MySQL C++ client based on Boost.Asio☆271Updated this week
- C++ cache with LRU/LFU/FIFO policies implementation☆353Updated 9 months ago
- An async redis client designed for performance and scalability☆240Updated last week
- Fast and memory efficient c++ flat hash map/set☆554Updated last week
- userland threads☆472Updated last week