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☆100Updated last year
- C++23 Tensor and mathematical library: Dynamic, static tensors and automatic differentiation☆33Updated last week
- a small lightweight std::execution work-alike☆65Updated 9 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 3 months ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- C++ serializers benchmark with realistic data☆127Updated 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 last year
- Scheduling examples using C++20 coroutines☆28Updated 2 years ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated last week
- A header only library implementing common mathematical functions using SIMD intrinsics☆115Updated 4 months ago
- A graph concurrent library for C++☆63Updated 2 years ago
- A High-Performance Work-Stealing Queue for C++☆331Updated last week
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆37Updated 3 weeks ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 5 months ago
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆224Updated 3 months ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Boost.org unordered module☆86Updated 2 weeks ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆115Updated 5 months ago
- ☆25Updated 2 years ago
- C++20 Compact Tuple Tools☆57Updated this week
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆139Updated 2 weeks ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- Experimental ranges for CUDA☆25Updated 6 years ago
- Finite State Machine using C++20 coroutines with symmetric transfer☆93Updated 2 years ago
- Simple, reliable & efficient distributed task queues for C++17☆115Updated 4 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 5 years ago