geidav / spinlocks-bench
Implementation and benchmark of different spin lock types
☆14Updated 4 years ago
Alternatives and similar repositories for spinlocks-bench:
Users that are interested in spinlocks-bench are comparing it to the libraries listed below
- Lightweight C++ task system☆79Updated 7 years ago
- C++17 inplace_string implementation☆94Updated 6 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆38Updated 7 years ago
- generic stack-based container☆105Updated 7 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆90Updated 2 years ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆50Updated 4 months ago
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆103Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++ string formatting library☆44Updated 5 years ago
- Fixed size function wrapper like std::function☆69Updated 8 years ago
- Flat containers for C++☆59Updated 2 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆186Updated 4 years ago
- C++20 coroutines-based cooperative multitasking library☆104Updated 3 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- FixedMath: A High-Performance C++23, C++17 Library for Fixed-Point 48.16 Arithmetic☆74Updated 6 months ago
- A persistent hash array-mapped trie for C++☆91Updated last year
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 2 weeks ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- C++ Better Futures☆43Updated 2 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- A high performance C++ playground library☆48Updated 8 years ago
- cross-platform filewatcher library for c/c++☆101Updated 3 years ago
- C++ Delegate Library Collection☆28Updated 8 years ago
- C++11 lock-free job queue☆84Updated 8 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 5 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆254Updated 5 years ago