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☆34Updated 7 years ago
- ☆25Updated 5 years ago
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- Fixed size function wrapper like std::function☆70Updated 9 years ago
- A C++ 14 implementation of graph data structures☆34Updated 9 years ago
- ☆17Updated 5 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- WIP☆27Updated 6 years ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- ☆50Updated 8 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Light, fast, threadpool for C++20☆108Updated 2 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆40Updated last year
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- How to build and maintain a "global" type-list☆25Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago
- Flat containers for C++☆59Updated 4 months ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- C++20 compile-time reflection library.☆35Updated last year
- Meta C++ Library and Tool☆83Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago