skarupke / two_bit_mutexLinks
Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer
☆25Updated 2 years ago
Alternatives and similar repositories for two_bit_mutex
Users that are interested in two_bit_mutex are comparing it to the libraries listed below
Sorting:
- Benchmarks for our memory allocator☆68Updated last year
- For details, see the blog post:☆32Updated last year
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 4 years ago
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- ☆9Updated 11 years ago
- ☆39Updated 4 years ago
- ☆30Updated last week
- Comparing linear and binary searches☆41Updated 5 years ago
- ☆108Updated last year
- A fast implementation of log() and exp()☆53Updated 2 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆35Updated last year
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆45Updated last year
- Implementation of hash_append proposal☆68Updated 8 years ago
- Structure-of-array synthesis in C++20☆81Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 5 years ago
- ☆44Updated 4 years ago
- Library for lock-free locks☆82Updated 2 years ago
- Effective Memory Reclamation☆58Updated 5 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Concurrent Hash Table☆31Updated 3 weeks ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆56Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago