michaelvlach / ADbHashLinks
Really fast C++ hash table
☆14Updated 7 years ago
Alternatives and similar repositories for ADbHash
Users that are interested in ADbHash are comparing it to the libraries listed below
Sorting:
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- benchmarking positional population count☆15Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Vectorized version of the PCG random number generator☆83Updated 7 months ago
- Marlin: high throughput entropy compressor☆30Updated 2 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
- High performance multithreading toolkit for C++17☆47Updated 2 months ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- A scoped stack allocator☆37Updated 6 years ago
- ☆13Updated 9 years ago
- fast open addressing hash table☆41Updated 2 months ago
- Allocation benchmarks☆30Updated 9 years ago
- Public domain linear time distance field and Voronoi diagram on lattice grid☆55Updated 8 years ago
- For details, see the blog post:☆34Updated last year
- vectorized high-level math library☆43Updated 6 years ago
- Public domain string formatting micro-library for C++, based on python-style format strings.☆34Updated 4 years ago
- Math vector library☆38Updated last year
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- ☆33Updated last week
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆40Updated last year
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Tiny perfect hash library for C, C++, and Lua☆167Updated 6 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- Vectorized intersections (research code)☆16Updated 8 years ago
- Algorithms that work on generic C arrays☆11Updated 8 years ago