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☆45Updated 5 years ago
- Vectorized version of the PCG random number generator☆80Updated 5 months ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆54Updated 5 years ago
- Algorithms that work on generic C arrays☆11Updated 8 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
- For details, see the blog post:☆32Updated last year
- Linear vs binary search benchmark☆40Updated 5 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 10 months ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆66Updated 10 years ago
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- fast open addressing hash table☆41Updated 3 weeks ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Allocation benchmarks☆30Updated 9 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- A scoped stack allocator☆36Updated 6 years ago
- High performance multithreading toolkit for C++17☆47Updated 3 weeks ago
- 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
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- Vectorized intersections (research code)☆16Updated 8 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 6 years ago
- Public domain linear time distance field and Voronoi diagram on lattice grid☆55Updated 8 years ago
- Math vector library☆38Updated last year
- Polyfill some holes in the SSE intrinsics set☆50Updated 3 years ago