tankiJong / cpp-coroutine-job-systemLinks
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
Sorting:
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- C++20 coroutines-based cooperative multitasking library☆109Updated 3 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- ☆26Updated 5 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 6 years ago
- A C++ 14 implementation of graph data structures☆34Updated 8 years ago
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- How to build and maintain a "global" type-list☆24Updated 5 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- ☆17Updated 5 years ago
- C++20 compile-time reflection library.☆35Updated 11 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 2 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- ☆49Updated 7 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- High performance multithreading toolkit for C++17☆47Updated last month
- C++20 for flag enums☆27Updated 5 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 11 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Provides run-time tuple element access☆15Updated 4 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- A C++20 serialization library (cereal fork)☆30Updated 2 months ago
- WIP☆27Updated 6 years ago