FastFilter / FilterPasswordLinks
Experiments in C++: binary fuse filters vs. Bloom filters
☆50Updated 11 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☆53Updated 7 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- Access Abseil Swiss Tables from C☆113Updated 4 years ago
- Fast and Reliable (but not Secure) Hash☆54Updated 7 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated last year
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated 2 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 7 years ago
- Succinct data structures in C/C++☆89Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- 8-bit Xor Filter in C99☆62Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 2 years ago
- immutable sorted string table library☆82Updated 10 months ago
- like ChaCha, but 64-bit instead of 32-bit thanks to BLAKE2b's permutation☆15Updated 8 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- qp tries and crit-bit tries☆122Updated 3 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated 2 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆50Updated 4 months ago
- Header-only binary fuse and xor filter library☆411Updated 2 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆158Updated 2 months ago
- C library to remove white space from strings as fast as possible☆155Updated last year
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 6 years ago
- ☆28Updated 3 years ago
- Lock-free multithreaded memory allocation☆109Updated 8 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 8 months ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Updated last year
- haesni is a small hash function using aes-ni for fast string hashing☆19Updated 7 years ago
- Fast Approximate Membership Filters (C++)☆286Updated 2 months ago