FastFilter / FilterPassword
Experiments in C++: binary fuse filters vs. Bloom filters
☆46Updated last month
Alternatives and similar repositories for FilterPassword:
Users that are interested in FilterPassword are comparing it to the libraries listed below
- A small DFA for under 16 states☆51Updated 6 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Fuzzing compression libraries☆19Updated 9 years ago
- Access Abseil Swiss Tables from C☆108Updated 3 years ago
- Production Performance Telemetry☆21Updated 4 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- A tweakable block cipher☆30Updated 8 months ago
- like ChaCha, but 64-bit instead of 32-bit thanks to BLAKE2b's permutation☆15Updated 7 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- Fast differential coding functions (using SIMD instructions)☆51Updated 7 years ago
- Counting the collisions with perl hash tables per function☆12Updated 5 years ago
- Optimized implementations of Poly1305, a fast message-authentication-code☆44Updated 9 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- AVX512 population count routines☆22Updated 5 years ago
- Apparently this maybe blogs or something?☆16Updated 5 months ago
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆23Updated 10 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- A port of the Google Randen fast backtracking-resistant random generator to the C language.☆24Updated 6 years ago
- ☆50Updated last month
- The dream accurate approximate set cardinality estimator based on 3-bit HyperLogLog. More accurate than Redis HyperLogLog.☆55Updated 3 years ago
- measure entropy of memory allocators☆12Updated 3 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated last year
- AVX2 Chacha implementation☆16Updated 11 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- a 64-bit histogram / quantile sketch☆58Updated last week