dpuyda / schedulingLinks
A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.
☆56Updated 11 months ago
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☆94Updated last year
- C++20 Tensor library☆31Updated last month
- a small lightweight std::execution work-alike☆65Updated 7 months ago
- Scheduling examples using C++20 coroutines☆27Updated 2 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- A parallel pipeline for stream processing☆69Updated 3 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 11 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆96Updated 2 weeks ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated last month
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆152Updated 4 years ago
- Struct-of-Arrays generator for C++ projects.☆59Updated last year
- A graph concurrent library for C++☆63Updated 2 years ago
- An indirect value-type for C++☆84Updated 2 years ago
- Simple, reliable & efficient distributed task queues for C++17☆113Updated last month
- 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
- Pipelines for Modern C++☆70Updated 5 years ago
- Simple resource pool for recycling resources in C++☆70Updated 3 months ago
- C++20 Compact Tuple Tools☆56Updated last week
- Boost.org unordered module☆84Updated last week
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89Updated last year
- A header only structure of arrays container for C++☆41Updated 2 years ago
- A fast work-stealing queue template in C++☆322Updated last year
- This is part of the zeus library, just for sharing and funny.☆35Updated 2 years ago
- C++20 Memory Allocator library☆36Updated 6 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆68Updated last week
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated last month
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 2 months ago