thomasmueller / xorfilter_cppLinks
Bloom filter alternative (C++)
☆18Updated 6 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:
- How fast can we shuffle values?☆37Updated last year
- A small DFA for under 16 states☆51Updated 7 years ago
- Finite State Coder☆14Updated 10 years ago
- Popular hash table implementation benchmarks☆27Updated 7 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Multiplying... backward?☆14Updated 4 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 6 years ago
- A compressed bitset with supporting data structures and algorithms☆19Updated 11 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- For details, see the blog post:☆32Updated last year
- unrolled skip list library for C☆21Updated 6 years ago
- ☆42Updated 2 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Intrusive data structures for C☆59Updated 8 years ago
- A vectorized single header hash function.☆19Updated 7 months ago
- A simple immutable ordered key/value storage system.☆15Updated 9 years ago
- ☆31Updated 9 years ago
- Vectorized version of the PCG random number generator☆80Updated 4 months ago
- ☆39Updated 4 years ago
- Fast caclulation of the coordinates of the nth point of the Hilbert curve☆17Updated 6 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago