dpuyda / schedulingLinks
A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.
☆61Updated 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, neural networks and mathematical library☆42Updated this week
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Scheduling examples using C++20 coroutines☆29Updated 2 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 3 months ago
- A parallel pipeline for stream processing☆69Updated 3 years ago
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- C++20 Memory Allocator library☆36Updated 9 months ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months 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
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆58Updated last week
- Simple, reliable & efficient distributed task queues for C++17☆115Updated 4 months ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated 2 months ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated 2 weeks ago
- low level system stuff, threads, memory, file descriptors etc☆23Updated last year
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆225Updated 4 months ago
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆38Updated last month
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated last year
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89Updated last year
- Boost.org unordered module☆86Updated last week
- Finite State Machine using C++20 coroutines with symmetric transfer☆93Updated 2 years ago