skarupke / sherwood_mapLinks
A hash table implementation using Robin Hood Linear Probing
☆51Updated 11 years ago
Alternatives and similar repositories for sherwood_map
Users that are interested in sherwood_map are comparing it to the libraries listed below
Sorting:
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- For details, see the blog post:☆32Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Vectorized version of the PCG random number generator☆80Updated 4 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 5 years ago
- ☆31Updated 9 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆59Updated 6 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- High performance multithreading toolkit for C++17☆47Updated last week
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- Tiny perfect hash library for C, C++, and Lua☆166Updated 6 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆47Updated 4 years ago
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- Implementation of hash_append proposal☆68Updated 8 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆167Updated 5 months ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- ☆26Updated 7 years ago