dpuyda / scheduling
A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.
☆53Updated 4 months ago
Alternatives and similar repositories for scheduling:
Users that are interested in scheduling are comparing it to the libraries listed below
- Task graph-based asynchronous programming system using C++ coroutine☆89Updated last year
- C++20 Tensor library☆26Updated 3 months ago
- Struct-of-Arrays generator for C++ projects.☆51Updated 8 months ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆45Updated 5 months ago
- Polymorphic memory resource for real-time applications.☆67Updated last year
- A quick pool allocator for c++ with type info and gc support☆2Updated 2 years ago
- a small lightweight std::execution work-alike☆65Updated 3 weeks ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆84Updated 2 weeks ago
- Experimental ranges for CUDA☆24Updated 6 years ago
- Scheduling examples using C++20 coroutines☆24Updated last year
- Seamless llvm-mca CMake integration☆27Updated 5 years ago
- A graph concurrent library for C++☆63Updated last year
- Lock-free concurrent work stealing deque in C++☆38Updated 7 years ago
- C++20 Memory Allocators library☆34Updated last week
- A fast implementation of log() and exp()☆54Updated 2 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated 2 weeks ago
- The Fancy Named Parameters Library☆31Updated this week
- Profiling Taskflow Programs through Visualization☆50Updated 2 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- 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 …☆29Updated 4 years ago
- low level system stuff, threads, memory, file descriptors etc☆21Updated 2 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
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 3 years ago
- C++20 and onward collection of high performance data containers and related tools☆54Updated last month
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 6 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Boost.org unordered module☆72Updated this week
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- C++20 Unit-Testing library☆47Updated this week