geidav / spinlocks-benchLinks
Implementation and benchmark of different spin lock types
☆16Updated 5 years ago
Alternatives and similar repositories for spinlocks-bench
Users that are interested in spinlocks-bench are comparing it to the libraries listed below
Sorting:
- C++17 inplace_string implementation☆98Updated 7 years ago
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆63Updated 8 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 4 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆191Updated 5 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆263Updated 4 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Updated 5 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- rocket - Fast single header signal/slots library for C++☆210Updated last year
- Lightweight C++ task system☆82Updated 8 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆214Updated 2 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆482Updated last month
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆231Updated 3 years ago
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- Policy Based C++ Allocator Library☆123Updated 7 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago
- A lightweight, non-owning reference to a callable.☆183Updated 4 years ago
- An implementation of Seqlock in C++11☆236Updated last year
- Flat containers for C++☆59Updated 7 months ago
- unofficial mirror☆144Updated 6 years ago
- C++20 Dynamic Reflection Library☆139Updated 10 months ago
- Sample project for a small, flexible runtime reflection system using C++11☆309Updated 5 years ago
- generic stack-based container☆110Updated 7 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆172Updated 6 years ago
- FixedMath: A High-Performance C++23, C++17 Library for Fixed-Point 48.16 Arithmetic☆87Updated 7 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆166Updated this week
- Fixed size function wrapper like std::function☆70Updated 9 years ago
- Header-only library for multithreaded programming☆241Updated last week
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️☆210Updated 4 years ago