preshing / cpp11-on-multicore
Various synchronization primitives for multithreaded applications in C++11.
☆523Updated 7 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
- Configurable C++ platform adapter☆558Updated 6 years ago
- C++ library for executors☆501Updated 8 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- Meta programming utilities for C++14. Merged in matt-42/lithium☆725Updated 5 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 7 years ago
- Concurrent data structures in C++☆1,411Updated 4 years ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Higher-order functions for c++☆507Updated 2 weeks ago
- userland threads☆474Updated this week
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆667Updated last month
- libnop: C++ Native Object Protocols☆576Updated 7 months ago
- A header-only C++ library for task concurrency☆625Updated last year
- Love template metaprogramming☆329Updated 2 years ago
- C++17 `std::variant` for C++11/14/17☆688Updated 2 years ago
- C++ benchmarking framework☆362Updated 5 years ago
- A library for Study Group 14 of Working Group 21 (C++)☆514Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆738Updated 6 months ago
- C++ metaprogramming shell☆476Updated 2 weeks ago
- A STL allocator that mmaps files☆246Updated 3 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆561Updated 7 months ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆495Updated last year
- A C++ micro-benchmarking framework☆362Updated 5 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆545Updated last year
- Experimental deferred and unordered destruction library for C++☆916Updated 5 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆749Updated 3 months ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆200Updated 3 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,516Updated 8 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆839Updated last year
- C++ Benchmark Authoring Library/Framework☆841Updated 3 months ago