dpuyda / schedulingLinks
A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.
☆56Updated 10 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
- C++20 Tensor library☆30Updated last month
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆94Updated last month
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- a small lightweight std::execution work-alike☆65Updated 6 months 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
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆112Updated 3 weeks ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆68Updated last year
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆64Updated last week
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆211Updated last week
- Boost.org unordered module☆80Updated this week
- Struct-of-Arrays generator for C++ projects.☆59Updated last year
- A parallel pipeline for stream processing☆69Updated 2 years ago
- ☆25Updated last year
- Experimental ranges for CUDA☆25Updated 6 years ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Simple, reliable & efficient distributed task queues for C++17☆112Updated 2 weeks ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated last month
- C++20 and onward collection of high performance data containers and related tools☆57Updated last month
- 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 4 years ago
- This is part of the zeus library, just for sharing and funny.☆35Updated 2 years ago
- Scheduling examples using C++20 coroutines☆27Updated 2 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆43Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆206Updated last year
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆35Updated 3 weeks ago
- An indirect value-type for C++☆84Updated 2 years ago