tankiJong / cpp-coroutine-job-systemLinks
Example Code for Cpp Coroutine Job System talk at CppCon 2020
☆40Updated 5 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
Sorting:
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- ☆25Updated 5 years ago
- ☆17Updated 6 years ago
- How to build and maintain a "global" type-list☆27Updated 6 years ago
- A C++ 14 implementation of graph data structures☆35Updated 9 years ago
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- A prototype implementation of the executors proposal☆86Updated 7 years ago
- Fixed size function wrapper like std::function☆70Updated 9 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 7 years ago
- WIP☆27Updated 6 years ago
- Heap allocation free version of C++11 std::function☆60Updated 4 years ago
- C++20 compile-time reflection library.☆35Updated last year
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- Meta C++ Library and Tool☆83Updated 3 years ago
- Flat containers for C++☆59Updated 7 months ago
- C++20 for flag enums☆27Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- Light, fast, threadpool for C++20☆112Updated 2 years ago
- A C++20 serialization library (cereal fork)☆32Updated 7 months ago
- A clean implementation of reflection and related proposals.☆28Updated 8 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- JSON Serializer using compile time reflection☆21Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- Container Traits for Modern C++☆29Updated 5 years ago