skarupke / sherwood_mapLinks
A hash table implementation using Robin Hood Linear Probing
☆52Updated 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:
- Vectorized version of the PCG random number generator☆87Updated 3 weeks ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 5 years ago
- For details, see the blog post:☆35Updated 2 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated 2 years ago
- A C++ library for integer array compression☆30Updated 3 years ago
- ☆31Updated 10 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- TLSF: two-level segregated fit O(1) allocator☆82Updated 3 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
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- High performance multithreading toolkit for C++17☆47Updated 3 months ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- benchmarking positional population count☆17Updated 3 months ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- ☆13Updated 9 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 10 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆67Updated 2 months ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- A high performance C++ playground library☆48Updated 9 years ago
- Fastest Histogram Construction☆74Updated 4 years ago