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☆97Updated 7 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆161Updated 5 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- An implementation of Seqlock in C++11☆229Updated last year
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- Flat containers for C++☆59Updated 5 months ago
- rocket - Fast single header signal/slots library for C++☆209Updated last year
- Lightweight C++ task system☆82Updated 8 years ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆80Updated 2 weeks ago
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆63Updated 8 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆211Updated 2 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆261Updated 4 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆189Updated 5 years ago
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- generic stack-based container☆110Updated 7 years ago
- FixedMath: A High-Performance C++23, C++17 Library for Fixed-Point 48.16 Arithmetic☆87Updated 6 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆475Updated 2 weeks ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆139Updated 2 weeks ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- C++20 Dynamic Reflection Library☆138Updated 8 months ago
- Time to #include standard library and other C++ headers.☆105Updated 4 years ago
- C++ small containers☆149Updated 7 months ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- Fixed size function wrapper like std::function☆70Updated 9 years ago
- unofficial mirror☆146Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last month