FastFilter / FilterPasswordLinks
Experiments in C++: binary fuse filters vs. Bloom filters
☆50Updated last year
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
- Access Abseil Swiss Tables from C☆112Updated 4 years ago
- A small DFA for under 16 states☆54Updated 7 years ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 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.☆31Updated 3 years ago
- C library to remove white space from strings as fast as possible☆156Updated last year
- Header-only binary fuse and xor filter library☆414Updated last week
- 8-bit Xor Filter in C99☆62Updated 6 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆39Updated 2 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- A really tiny crypto library.☆165Updated 3 weeks ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 2 months ago
- Succinct data structures in C/C++☆92Updated last year
- The dream accurate approximate set cardinality estimator based on 3-bit HyperLogLog. More accurate than Redis HyperLogLog.☆55Updated 4 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 10 months ago
- like ChaCha, but 64-bit instead of 32-bit thanks to BLAKE2b's permutation☆16Updated 8 years ago
- ☆28Updated 3 years ago
- Fast Approximate Membership Filters (C++)☆288Updated 4 months ago
- A minimal modern LZ compressor example☆60Updated 4 years ago
- A port of the Google Randen fast backtracking-resistant random generator to the C language.☆27Updated 7 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆205Updated 6 years ago
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆41Updated last year
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- Compile-time TRIE based string matcher (C++11)☆53Updated 6 years ago
- C Minimal Perfect Hashing Library☆88Updated 8 years ago
- Fleur implements a Bloom Filter library in C that is fully compatible with DCSO's Go and python implementations.☆117Updated 2 years ago
- immutable sorted string table library☆82Updated 3 weeks ago