FastFilter / FilterPassword
Experiments in C++: binary fuse filters vs. Bloom filters
☆46Updated 2 months ago
Alternatives and similar repositories for FilterPassword:
Users that are interested in FilterPassword are comparing it to the libraries listed below
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A small DFA for under 16 states☆51Updated 6 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- AVX512 population count routines☆22Updated 5 years ago
- Counting the collisions with perl hash tables per function☆12Updated 5 years ago
- A simple proof of work, mainly designed to mitigate DDoS attacks.☆25Updated 4 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- a 64-bit histogram / quantile sketch☆58Updated last month
- Compile-time TRIE based string matcher (C++11)☆52Updated 5 years ago
- like ChaCha, but 64-bit instead of 32-bit thanks to BLAKE2b's permutation☆15Updated 7 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- measure entropy of memory allocators☆12Updated 3 years ago
- ☆27Updated 2 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 years ago
- Production Performance Telemetry☆21Updated 4 years ago
- Optimized implementations of Poly1305, a fast message-authentication-code☆44Updated 10 years ago
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 6 years ago
- A small C helper library for storing sets of IPv4 and IPv6 addresses☆10Updated 2 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Always up-to-date mirror of the SUPERCOP cryptographic benchmark.☆27Updated 3 months ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- HMAC-SHA-256 C++11 library designed for embedded systems☆12Updated last year
- ☆23Updated 2 weeks ago
- Purgeable memory allocations for Linux☆30Updated 5 years ago
- The dream accurate approximate set cardinality estimator based on 3-bit HyperLogLog. More accurate than Redis HyperLogLog.☆55Updated 3 years ago
- AVX2 Chacha implementation☆16Updated 11 years ago