tankiJong / cpp-coroutine-job-system
Example Code for Cpp Coroutine Job System talk at CppCon 2020
☆40Updated 4 years ago
Alternatives and similar repositories for cpp-coroutine-job-system:
Users that are interested in cpp-coroutine-job-system are comparing it to the libraries listed below
- C++20 for flag enums☆27Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Provides run-time tuple element access☆14Updated 3 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- ☆26Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- WIP☆26Updated 5 years ago
- A fixed capacity dynamically sized string☆64Updated last month
- Fixed size function wrapper like std::function☆69Updated 8 years ago
- A C++ 14 implementation of graph data structures☆36Updated 8 years ago
- How to build and maintain a "global" type-list☆24Updated 4 years ago
- ☆47Updated 7 years ago
- ☆26Updated 6 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- High performance multithreading toolkit for C++17☆46Updated 3 months ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- ☆15Updated 5 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Repository with examples for the C++20 Coroutines video and article.☆30Updated 6 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Lock-free concurrent work stealing deque in C++☆38Updated 6 years ago
- C++20 coroutines-based cooperative multitasking library☆104Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 9 months ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 2 years ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago