thomasmueller / xorfilter_cppLinks
Bloom filter alternative (C++)
☆18Updated 7 years ago
Alternatives and similar repositories for xorfilter_cpp
Users that are interested in xorfilter_cpp are comparing it to the libraries listed below
Sorting:
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 3 years ago
- A C++ library for integer array compression☆30Updated 3 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- Multiplying... backward?☆14Updated 5 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- For details, see the blog post:☆35Updated 2 years ago
- Vectorized version of the PCG random number generator☆87Updated 3 weeks ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated 2 years ago
- ☆12Updated 2 years ago
- ☆31Updated 10 years ago
- finding set bits in large bitmaps☆15Updated 10 years ago
- unrolled skip list library for C☆22Updated 6 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
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- bit & sketches data structures☆60Updated 7 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- A small DFA for under 16 states☆54Updated 7 years ago
- String to Float Benchmark☆19Updated 7 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 3 years ago
- A collection of SIMD optimized general purpose hash functions☆48Updated 10 years ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- Comparing linear and binary searches☆43Updated 5 years ago
- A small little tool for dumping a floating-point number in its native format☆56Updated 10 years ago