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☆97Updated last year
- C++20 Tensor library☆33Updated this week
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 2 months ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated last year
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- a small lightweight std::execution work-alike☆65Updated 9 months ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- A C++ implementation of a LRU cache☆42Updated 5 years ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A fast work-stealing queue template in C++☆330Updated last week
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- 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
- Scheduling examples using C++20 coroutines☆28Updated 2 years ago
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆223Updated 2 months ago
- The curated list of awesome C++ Coroutine resources.☆23Updated 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
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆72Updated last month
- Simple, reliable & efficient distributed task queues for C++17☆115Updated 3 months ago
- A parallel pipeline for stream processing☆69Updated 3 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆66Updated last month
- A header only structure of arrays container for C++☆43Updated 2 years ago
- ☆59Updated last year
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆44Updated 3 weeks ago
- Finite State Machine using C++20 coroutines with symmetric transfer☆93Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- An indirect value-type for C++☆83Updated 2 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated last month