Various synchronization primitives for multithreaded applications in C++11.
☆534Jul 10, 2017Updated 8 years ago
Alternatives and similar repositories for cpp11-on-multicore
Users that are interested in cpp11-on-multicore are comparing it to the libraries listed below
Sorting:
- Concurrent data structures in C++☆1,448Oct 1, 2020Updated 5 years ago
- Configurable C++ platform adapter☆559Feb 14, 2019Updated 7 years ago
- [deprecated] For native C atomics, see Turf instead☆519Sep 9, 2016Updated 9 years ago
- High performance multithreading toolkit for C++17☆46Oct 28, 2025Updated 4 months ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆86Dec 16, 2015Updated 10 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,594May 29, 2025Updated 9 months ago
- ☆32Nov 22, 2017Updated 8 years ago
- A C++ library of Concurrent Data Structures☆2,727Oct 17, 2023Updated 2 years ago
- Sample code for a 'Quaternions revisited' article from GPU Pro 5☆35Jun 27, 2015Updated 10 years ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,494Jun 25, 2025Updated 8 months ago
- ☆130Sep 8, 2015Updated 10 years ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,073Feb 14, 2026Updated last week
- Experimental deferred and unordered destruction library for C++☆914May 16, 2019Updated 6 years ago
- Presentation Materials from CppCon 2015☆1,791May 25, 2017Updated 8 years ago
- Instant compile time C++ 11 metaprogramming library☆572Sep 7, 2022Updated 3 years ago
- C++14 (and beyond) library features implemented in C++11☆248Aug 15, 2017Updated 8 years ago
- Intermediate Compute Language with OpenCL/CUDA Backends☆20Oct 11, 2014Updated 11 years ago
- Functional Utilities for C++☆41Mar 16, 2015Updated 10 years ago
- Higher-order functions for c++☆513Dec 10, 2025Updated 2 months ago
- A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.☆979Mar 21, 2025Updated 11 months ago
- Orientation independent bézier smoothing of voxel grids☆17Dec 28, 2014Updated 11 years ago
- Functional programming style pattern-matching library for C++☆1,311Oct 22, 2021Updated 4 years ago
- High performance C++11 thread pool☆584Oct 4, 2020Updated 5 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,351Mar 23, 2025Updated 11 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆853Sep 12, 2023Updated 2 years ago
- Generic observable objects and reactive expressions for C++☆302Jan 24, 2022Updated 4 years ago
- Non-nullable pointers for C++☆317Jun 23, 2017Updated 8 years ago
- collection of opengl effects (WIP)☆12Sep 15, 2016Updated 9 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Jun 23, 2025Updated 8 months ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆2,029Dec 17, 2025Updated 2 months ago
- Guidelines Support Library☆6,615Feb 6, 2026Updated 3 weeks ago
- A tiny metaprogramming library☆312Jun 23, 2023Updated 2 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆331Jun 6, 2017Updated 8 years ago
- High-performance multicore-scalable data structures and benchmarks☆144Jul 8, 2019Updated 6 years ago
- Lightweight, Generic, Pure C++11 ThreadPool☆272Dec 12, 2017Updated 8 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,478Mar 8, 2024Updated last year
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Feb 21, 2017Updated 9 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆678Dec 20, 2025Updated 2 months ago
- Cross-platform, fiber-based, multi-threaded task scheduler designed for video games.☆591Nov 18, 2020Updated 5 years ago