dpuyda / scheduling
A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.
☆52Updated 3 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
- a small lightweight std::execution work-alike☆64Updated 3 weeks ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆45Updated 4 months ago
- C++20 Tensor library☆24Updated 2 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 5 months ago
- A quick pool allocator for c++ with type info and gc support☆2Updated 2 years ago
- Scheduling examples using C++20 coroutines☆24Updated last year
- A header only library implementing common mathematical functions using SIMD intrinsics☆101Updated last month
- C++20 SIMD Within A Register library☆30Updated 7 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆31Updated 5 months ago
- C++20 Unit-Testing library☆44Updated 5 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- C++20 and onward collection of high performance data containers and related tools☆54Updated last week
- Pipelines for Modern C++☆66Updated 4 years ago
- ☆16Updated last year
- C++20 Static Branch library☆53Updated last week
- The Fancy Named Parameters Library☆31Updated last week
- A parallel pipeline for stream processing☆62Updated 2 years ago
- Work in progress: Cross Platform Game Engine☆13Updated 2 weeks ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- C++20 coroutine runtime emphasizing performance and ease-of-use☆24Updated this week
- A graph concurrent library for C++☆63Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆21Updated last year
- High Level Algorithmic Skeleton CUDA Library☆29Updated 10 months ago
- Polymorphic memory resource for real-time applications.☆66Updated last year
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Struct-of-Arrays generator for C++ projects.☆51Updated 7 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago