Lock-free concurrent work stealing deque in C++
☆41Feb 19, 2018Updated 8 years ago
Alternatives and similar repositories for concurrent-deque
Users that are interested in concurrent-deque are comparing it to the libraries listed below
Sorting:
- A High-Performance Work-Stealing Queue for C++☆335Jan 9, 2026Updated 2 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Sep 11, 2021Updated 4 years ago
- Marching cube on the GPU☆10Oct 1, 2012Updated 13 years ago
- Parallel programming library in C++11☆13Jan 2, 2020Updated 6 years ago
- A Job system implemented with a lock free stealing queue☆29Jul 12, 2023Updated 2 years ago
- C++ type_name template utilities for pretty-printing type names☆13Feb 1, 2019Updated 7 years ago
- Light, fast, threadpool for C++20☆113Mar 26, 2023Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆93Jan 29, 2021Updated 5 years ago
- Circular span☆12May 24, 2024Updated last year
- Type traits for properties of C / C++ enum types☆22Jul 9, 2019Updated 6 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆74Nov 30, 2015Updated 10 years ago
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- C++11 Work-Stealing Task Scheduler☆37Nov 24, 2019Updated 6 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Oct 8, 2019Updated 6 years ago
- std::invoke/std::apply analogs for C++11/14☆42Jan 7, 2023Updated 3 years ago
- Lock-free interthread message queue.☆18Jan 26, 2016Updated 10 years ago
- Native runtime library equipped with Java/JavaScript-like API☆31Jan 1, 2016Updated 10 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- A simple, lightweight Python 2.7 interpreter, with predictable memory management and without global locks.☆20May 6, 2023Updated 2 years ago
- FbxPipeline (https://github.com/VladSerhiienko/FbxPipeline) accompaning project, WIP.☆12Jul 4, 2019Updated 6 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Jun 20, 2021Updated 4 years ago
- low-level library for minimizing the size of your types☆118Oct 2, 2019Updated 6 years ago
- A header only cross platform wrapper of fiber API.☆46May 22, 2018Updated 7 years ago
- GLSL code generator to aid use of Vulkan's descriptor set indexing☆14Apr 20, 2019Updated 6 years ago
- Continuations for C++ std::future<> types☆53Jan 30, 2024Updated 2 years ago
- Fast C++ Parallel Programming with Task Dependency Graphs☆10Oct 20, 2018Updated 7 years ago
- Igneous is an open source game engine written in C++.☆51Oct 3, 2020Updated 5 years ago
- Access private members and statics of a C++ class☆20Apr 29, 2025Updated 10 months ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆88Mar 21, 2019Updated 7 years ago
- ☆13Jan 30, 2017Updated 9 years ago
- A universal thread-safe memory pool.☆26Jul 20, 2018Updated 7 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆35Mar 29, 2021Updated 4 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,178Jan 4, 2024Updated 2 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆20Jul 17, 2021Updated 4 years ago
- Fiber based job system☆25Dec 19, 2024Updated last year
- Fast and easy parallel computing in C++11☆14Jan 16, 2026Updated 2 months ago
- ☆13Apr 3, 2016Updated 9 years ago
- Porting liburing/io_uring to C++26 std::execution (stdexec)☆16Feb 5, 2026Updated last month
- Enumerating all of the Undefined Behavior in C++☆38Apr 26, 2022Updated 3 years ago