thomasmueller / xorfilter_cpp
Bloom filter alternative (C++)
☆17Updated 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
- finding set bits in large bitmaps☆15Updated 9 years ago
- String to Float Benchmark☆19Updated 6 years ago
- A sparse and compressed bitmap library.☆11Updated 10 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- A small DFA for under 16 states☆51Updated 6 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- ☆12Updated last year
- A simple immutable ordered key/value storage system.☆15Updated 9 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆10Updated 4 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- How fast can we shuffle values?☆37Updated last year
- ☆13Updated last year
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Multiplying... backward?☆13Updated 4 years ago
- ☆31Updated 9 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Finite State Coder☆14Updated 10 years ago
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 6 years ago
- ☆13Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Marlin: high throughput entropy compressor☆30Updated last year
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- For details, see the blog post:☆32Updated last year
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago