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
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Repository with examples for the C++20 Coroutines video and article.☆29Updated 9 months ago
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- WIP☆26Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- ☆26Updated 5 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- High performance multithreading toolkit for C++17☆46Updated last month
- C++20 for flag enums☆27Updated 4 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆25Updated 4 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- ☆48Updated 7 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago
- C++20 coroutines-based cooperative multitasking library☆105Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 2 months ago
- Coroutine library and toolkit for C++20☆38Updated last month
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago