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:
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- ☆13Updated 2 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- A small DFA for under 16 states☆51Updated 7 years ago
- A vectorized single header hash function.☆19Updated 7 months ago
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆10Updated 4 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- String to Float Benchmark☆19Updated 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
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- A splaytree ADT written in C with a BSD license☆18Updated 5 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 4 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- Feed-forward Bloom filters☆52Updated 14 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- Vectorized intersections (research code)☆16Updated 8 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- ☆13Updated 6 years ago
- A sparse and compressed bitmap library.☆13Updated 10 years ago
- 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 6 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago