thomasmueller / xorfilter_cpp
Bloom filter alternative (C++)
☆17Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for xorfilter_cpp
- finding set bits in large bitmaps☆15Updated 8 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆25Updated 5 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- String to Float Benchmark☆19Updated 6 years ago
- A sparse and compressed bitmap library.☆11Updated 10 years ago
- Finite State Coder☆14Updated 9 years ago
- RLU resizable hash-table☆16Updated 9 years ago
- A library for high-performance lightweight threads☆20Updated 13 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆28Updated last year
- Fast algorithms for computing XX^T for binary matrices☆14Updated 5 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆55Updated last year
- Multiplying... backward?☆13Updated 4 years ago
- ☆30Updated 8 years ago
- A C++ library for integer array compression☆27Updated 2 years ago
- ☆12Updated last year
- A small DFA for under 16 states☆52Updated 6 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Fast 64 bit evolved hash.☆32Updated 7 years ago
- How fast can we shuffle values?☆37Updated 8 months ago
- A benchmark for cache efficient data structures.☆29Updated 5 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 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 …☆21Updated 2 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆31Updated 9 years ago
- A vectorized single header hash function.☆19Updated this week
- ☆10Updated 7 years ago
- EWAH Compressed Bitmaps☆25Updated 4 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆40Updated 7 years ago