dpuyda / schedulingLinks
A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.
☆60Updated last year
Alternatives and similar repositories for scheduling
Users that are interested in scheduling are comparing it to the libraries listed below
Sorting:
- Task graph-based asynchronous programming system using C++ coroutine☆96Updated last year
- a small lightweight std::execution work-alike☆64Updated 8 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated last month
- C++ serializers benchmark with realistic data☆127Updated 2 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- A parallel pipeline for stream processing☆69Updated 3 years ago
- C++20 Tensor library☆33Updated 3 months ago
- Scheduling examples using C++20 coroutines☆28Updated 2 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated last year
- ☆25Updated last year
- low level system stuff, threads, memory, file descriptors etc☆22Updated 10 months ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆32Updated 4 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- C++20 Memory Allocator library☆36Updated 7 months ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated 2 weeks ago
- Boost.org unordered module☆86Updated last month
- A fast work-stealing queue template in C++☆327Updated last year
- Simple resource pool for recycling resources in C++☆71Updated 5 months ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆98Updated 4 months ago
- A graph concurrent library for C++☆63Updated 2 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 4 months ago
- Simple, reliable & efficient distributed task queues for C++17☆115Updated 2 months ago
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆35Updated 3 months ago
- C++20 Compact Tuple Tools☆57Updated this week
- Pipelines for Modern C++☆75Updated 5 years ago
- Profiling Taskflow Programs through Visualization☆50Updated 2 years ago