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
- ☆13Updated 9 years ago
- Vectorized version of the PCG random number generator☆84Updated 8 months ago
- A scoped stack allocator☆38Updated 6 years ago
- Public domain string formatting micro-library for C++, based on python-style format strings.☆34Updated 4 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
- Allocation benchmarks☆30Updated 9 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Tiny perfect hash library for C, C++, and Lua☆168Updated 6 years ago
- fast open addressing hash table☆41Updated 3 weeks ago
- Math vector library☆39Updated 2 years ago
- High performance multithreading toolkit for C++17☆47Updated last month
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- benchmarking positional population count☆16Updated last month
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆64Updated 9 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 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
- Slotmap is a sequence container with weak reference keys written in C++17.☆40Updated last year
- For details, see the blog post:☆34Updated last year
- Public domain linear time distance field and Voronoi diagram on lattice grid☆55Updated 9 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- LZ77/LZSS designed for SSE based decompression☆143Updated 6 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- C++ Scattered Containers☆67Updated 8 years ago