dpuyda / schedulingLinks
A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.
☆55Updated 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☆92Updated last year
- Scheduling examples using C++20 coroutines☆26Updated 2 years ago
- a small lightweight std::execution work-alike☆65Updated 5 months ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 9 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆91Updated 2 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 3 years ago
- C++20 Tensor library☆28Updated this week
- Polymorphic memory resource for real-time applications.☆72Updated 2 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆112Updated this week
- 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
- A parallel pipeline for stream processing☆69Updated 2 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
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆183Updated last week
- A graph concurrent library for C++☆63Updated 2 years ago
- C++ serializers benchmark with realistic data☆124Updated 2 years ago
- C++20 Memory Allocator library☆35Updated 4 months ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆68Updated 11 months ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆41Updated last year
- The Fancy Named Parameters Library☆34Updated 2 weeks ago
- C++20 Compact Tuple Tools☆54Updated last week
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated 3 weeks ago
- Profiling Taskflow Programs through Visualization☆50Updated 2 years ago
- ☆25Updated last year
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆105Updated last month