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
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- For details, see the blog post:☆34Updated last year
- ☆31Updated 9 years ago
- Vectorized version of the PCG random number generator☆84Updated 8 months ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆65Updated this week
- ☆13Updated 9 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- High performance multithreading toolkit for C++17☆47Updated 2 weeks ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆52Updated 4 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- Comparing linear and binary searches☆41Updated 5 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 8 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Popular hash table implementation benchmarks☆27Updated 8 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago