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:
- C++20 coroutines-based cooperative multitasking library☆107Updated 3 years ago
- ☆17Updated 5 years ago
- ☆26Updated 5 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Polymorphic memory resource for real-time applications.☆71Updated 2 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
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- How to build and maintain a "global" type-list☆24Updated 5 years ago
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- C++20 for flag enums☆27Updated 5 years ago
- Flat containers for C++☆59Updated last month
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- WIP☆27Updated 6 years ago
- A C++ 14 implementation of graph data structures☆34Updated 8 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- ☆26Updated 7 years ago