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:☆35Updated 2 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Vectorized version of the PCG random number generator☆84Updated 10 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- ☆31Updated 10 years ago
- A C++ library for integer array compression☆30Updated 3 years ago
- TLSF: two-level segregated fit O(1) allocator☆82Updated 3 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 10 months ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 6 months ago
- Hashing functions and PRNGs based on them☆166Updated last month
- High performance multithreading toolkit for C++17☆47Updated 2 months ago
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- Comparing linear and binary searches☆43Updated 5 years ago
- Fastest Histogram Construction☆74Updated 4 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- LZ77/LZSS designed for SSE based decompression☆145Updated 6 years ago
- Tiny perfect hash library for C, C++, and Lua☆169Updated 6 years ago
- ☆39Updated 4 years ago