michaelvlach / ADbHash
Really fast C++ hash table
☆14Updated 6 years ago
Alternatives and similar repositories for ADbHash:
Users that are interested in ADbHash are comparing it to the libraries listed below
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Vectorized intersections (research code)☆14Updated 8 years ago
- For details, see the blog post:☆32Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆61Updated 11 months ago
- Fast open addressing hash table☆41Updated last year
- A scoped stack allocator☆36Updated 5 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Vectorized version of the PCG random number generator☆75Updated 6 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 3 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- Allocation benchmarks☆30Updated 8 years ago
- benchmarking positional population count☆13Updated 10 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆38Updated 7 years ago
- SIMD sorting network generator and very basic tester☆16Updated 2 years ago
- Math vector library☆36Updated last year
- A simple std::vector-style array for C☆12Updated 6 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆22Updated 2 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 2 years ago
- Directed Acyclic Graph For C++ With Cached Transitive Closure☆28Updated 5 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 years ago
- Documenting Wasm SIMD performance☆36Updated 4 years ago
- Public domain linear time distance field and Voronoi diagram on lattice grid☆53Updated 8 years ago
- simd algorithms☆9Updated 9 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 4 years ago
- ☆31Updated 9 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 7 years ago