dpuyda / schedulingLinks
A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.
☆56Updated 9 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☆93Updated last year
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- C++20 Tensor library☆30Updated last week
- a small lightweight std::execution work-alike☆65Updated 5 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆93Updated 2 weeks ago
- A parallel pipeline for stream processing☆69Updated 2 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 10 months ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Simple, reliable & efficient distributed task queues for C++17☆112Updated this week
- A C++ implementation of a LRU cache☆42Updated 5 years 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 …☆31Updated 4 years ago
- 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☆150Updated 4 years ago
- Simple resource pool for recycling resources in C++☆70Updated 2 months ago
- low level system stuff, threads, memory, file descriptors etc☆22Updated 7 months ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- C++20 Memory Allocator library☆36Updated 4 months ago
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89Updated last year
- Scheduling examples using C++20 coroutines☆27Updated 2 years ago
- The Fancy Named Parameters Library☆34Updated last month
- C++20 and onward collection of high performance data containers and related tools☆57Updated last week
- C++20 Compact Tuple Tools☆55Updated last week
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated last week
- A graph concurrent library for C++☆63Updated 2 years ago
- Struct-of-Arrays generator for C++ projects.☆59Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library☆63Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- A fast work-stealing queue template in C++☆320Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated 11 months ago