dpuyda / schedulingLinks
A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.
☆53Updated 7 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☆92Updated last year
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆91Updated 3 weeks ago
- A quick pool allocator for c++ with type info and gc support☆2Updated 3 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆47Updated 8 months ago
- Simple, reliable & efficient distributed task queue for C++17☆98Updated 6 months ago
- a small lightweight std::execution work-alike☆65Updated 3 months ago
- C++20 Tensor library☆27Updated last week
- Polymorphic memory resource for real-time applications.☆71Updated last year
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆99Updated last month
- Scheduling examples using C++20 coroutines☆26Updated 2 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆146Updated 3 years ago
- A parallel pipeline for stream processing☆66Updated 2 years ago
- Experimental ranges for CUDA☆24Updated 6 years ago
- Profiling Taskflow Programs through Visualization☆50Updated 2 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- The Fancy Named Parameters Library☆32Updated 2 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 …☆31Updated 4 years ago
- low level system stuff, threads, memory, file descriptors etc☆21Updated 5 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆180Updated last year
- C++ Message Queuing Library and Framework☆88Updated last month
- Tiny Test System☆27Updated 3 weeks ago
- Boost.org unordered module☆75Updated 3 weeks ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Seamless llvm-mca CMake integration☆27Updated 5 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆179Updated last month
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Finite State Machine using C++20 coroutines with symmetric transfer☆94Updated last year