dpuyda / scheduling
A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.
☆51Updated 2 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☆87Updated last year
- a small lightweight std::execution work-alike☆57Updated this week
- A parallel pipeline for stream processing☆62Updated 2 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆39Updated last year
- A graph concurrent library for C++☆63Updated last year
- low level system stuff, threads, memory, file descriptors etc☆21Updated 2 weeks ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆87Updated 2 months ago
- A quick pool allocator for c++ with type info and gc support☆2Updated 2 years ago
- Struct-of-Arrays generator for C++ projects.☆50Updated 6 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆79Updated last month
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 4 months ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆43Updated 3 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆143Updated 3 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆21Updated last year
- Lock-free concurrent work stealing deque in C++☆38Updated 7 years ago
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆32Updated last week
- C++20 Static Branch library☆52Updated 6 months ago
- C++ serializers benchmark with realistic data☆120Updated 2 years ago
- C++20 Memory Allocators☆33Updated 5 months ago
- Polymorphic memory resource for real-time applications.☆65Updated last year
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Scheduling examples using C++20 coroutines☆24Updated last year
- A header only library implementing common mathematical functions using SIMD intrinsics☆97Updated this week
- C++20 Tensor library☆21Updated last month
- Allows a programmer to print table-like outputs over std::ostream.☆26Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89Updated 8 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated 10 months ago
- A "No-Nonsense", C++ 17, single-header-only Math library geared towards graphics programming☆40Updated this week
- A fast implementation of log() and exp()☆51Updated 2 years ago