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☆560Feb 14, 2019Updated 7 years ago
- ☆32Nov 22, 2017Updated 8 years ago
- [deprecated] For native C atomics, see Turf instead☆518Sep 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,598May 29, 2025Updated 9 months ago
- A C++ library of Concurrent Data Structures☆2,733Oct 17, 2023Updated 2 years ago
- ☆130Sep 8, 2015Updated 10 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,508Jun 25, 2025Updated 8 months ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,125Feb 14, 2026Updated last month
- Functional Utilities for C++☆41Mar 16, 2015Updated 11 years ago
- Presentation Materials from CppCon 2015☆1,793May 25, 2017Updated 8 years ago
- Experimental deferred and unordered destruction library for C++☆913May 16, 2019Updated 6 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 programming style pattern-matching library for C++☆1,311Oct 22, 2021Updated 4 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆331Jun 6, 2017Updated 8 years ago
- Generic observable objects and reactive expressions for C++☆302Jan 24, 2022Updated 4 years ago
- C++11 metaprogramming library☆112Nov 6, 2015Updated 10 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,355Mar 23, 2025Updated 11 months ago
- collection of opengl effects (WIP)☆12Sep 15, 2016Updated 9 years ago
- Non-nullable pointers for C++☆317Jun 23, 2017Updated 8 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Sep 12, 2023Updated 2 years ago
- Allocation benchmarks☆31Jul 6, 2016Updated 9 years ago
- A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.☆979Mar 21, 2025Updated 11 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,485Mar 8, 2024Updated 2 years ago
- Higher-order functions for c++☆512Mar 11, 2026Updated last week
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Jun 23, 2025Updated 8 months ago
- Guidelines Support Library☆6,628Feb 6, 2026Updated last month
- High performance C++11 thread pool☆585Oct 4, 2020Updated 5 years ago
- A tiny metaprogramming library☆311Jun 23, 2023Updated 2 years ago
- Continuation-ready container algorithms from STL algorithms☆60May 22, 2017Updated 8 years ago
- Lightweight, Generic, Pure C++11 ThreadPool☆272Dec 12, 2017Updated 8 years ago
- Cross-platform, fiber-based, multi-threaded task scheduler designed for video games.☆591Nov 18, 2020Updated 5 years ago
- C++ compile-time enum to string, iteration, in a single header file☆1,813Feb 10, 2024Updated 2 years ago
- C++ library for executors☆515Sep 21, 2016Updated 9 years ago