FastFilter / FilterPasswordLinks
Experiments in C++: binary fuse filters vs. Bloom filters
☆50Updated 10 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
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- A small DFA for under 16 states☆52Updated 7 years ago
- Access Abseil Swiss Tables from C☆112Updated 3 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated last year
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- qp tries and crit-bit tries☆121Updated 3 years ago
- C library to remove white space from strings as fast as possible☆155Updated last year
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- The dream accurate approximate set cardinality estimator based on 3-bit HyperLogLog. More accurate than Redis HyperLogLog.☆55Updated 4 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated last month
- immutable sorted string table library☆82Updated 9 months ago
- haesni is a small hash function using aes-ni for fast string hashing☆19Updated 7 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆169Updated 7 months ago
- ☆28Updated 3 years ago
- A port of the Google Randen fast backtracking-resistant random generator to the C language.☆27Updated 7 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated 2 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- Succinct data structures in C/C++☆88Updated last year
- Header-only binary fuse and xor filter library☆411Updated last month
- A collection of succinct data structures☆210Updated last year
- AVX512 population count routines☆23Updated 6 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 7 years ago
- Concurrent trie-hash map library☆92Updated last year
- A really tiny crypto library.☆161Updated 5 months ago