FastFilter / FilterPasswordLinks
Experiments in C++: binary fuse filters vs. Bloom filters
☆47Updated 6 months ago
Alternatives and similar repositories for FilterPassword
Users that are interested in FilterPassword are comparing it to the libraries listed below
Sorting:
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A small DFA for under 16 states☆51Updated 7 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- AVX512 population count routines☆22Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Access Abseil Swiss Tables from C☆112Updated 3 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Production Performance Telemetry☆21Updated 4 years ago
- AVX-2 vectorised 8-bit positional popcount for Go☆23Updated 4 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated last year
- ipcipher is a specification for encrypting IP{v4,v6} addresses 'in place'.☆20Updated 7 years ago
- Purgeable memory allocations for Linux☆31Updated 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 …☆26Updated 3 years ago
- A tweakable block cipher☆31Updated last year
- 64-bit PRNG shootout☆17Updated 2 weeks ago
- a 64-bit histogram / quantile sketch☆59Updated 5 months ago
- HMAC-SHA-256 C++11 library designed for embedded systems☆12Updated last year
- like ChaCha, but 64-bit instead of 32-bit thanks to BLAKE2b's permutation☆15Updated 8 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A fast secure userspace pseudorandom number generator☆82Updated 11 years ago
- The dream accurate approximate set cardinality estimator based on 3-bit HyperLogLog. More accurate than Redis HyperLogLog.☆55Updated 4 years ago
- A fast AES-PRF based secure random-number generator☆20Updated last year
- qp tries and crit-bit tries☆120Updated 2 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 7 years ago
- A simple, decompressing executable packer☆46Updated 3 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆31Updated last year