dpuyda / schedulingLinks
A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.
☆56Updated 11 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☆94Updated last year
- C++20 Tensor library☆31Updated 2 months ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- a small lightweight std::execution work-alike☆64Updated 7 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆97Updated last month
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆155Updated 4 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆100Updated last week
- A parallel pipeline for stream processing☆69Updated 3 years ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated last month
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆219Updated last month
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆70Updated last month
- A graph concurrent library for C++☆63Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- C++20 Memory Allocator library☆36Updated 6 months 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
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- The curated list of awesome C++ Coroutine resources.☆20Updated last year
- Pipelines for Modern C++☆71Updated 5 years ago
- Boost.org unordered module☆86Updated last week
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- Experimental ranges for CUDA☆25Updated 6 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆75Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago