FastFilter / FilterPasswordLinks
Experiments in C++: binary fuse filters vs. Bloom filters
☆50Updated 9 months ago
Alternatives and similar repositories for FilterPassword
Users that are interested in FilterPassword are comparing it to the libraries listed below
Sorting:
- Access Abseil Swiss Tables from C☆112Updated 3 years ago
- A small DFA for under 16 states☆51Updated 7 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- A port of the Google Randen fast backtracking-resistant random generator to the C language.☆27Updated 7 years ago
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- like ChaCha, but 64-bit instead of 32-bit thanks to BLAKE2b's permutation☆15Updated 8 years ago
- immutable sorted string table library☆81Updated 8 months ago
- Fast and Reliable (but not Secure) Hash☆54Updated 7 years ago
- ☆28Updated 2 years ago
- A really tiny crypto library.☆160Updated 4 months ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated last year
- A minimal modern LZ compressor example☆60Updated 4 years ago
- qp tries and crit-bit tries☆121Updated 3 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆169Updated 6 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- C library to remove white space from strings as fast as possible☆155Updated last year
- UMASH: a fast enough hash and fingerprint with collision bounds☆158Updated 3 weeks ago
- Sequence data structure with efficient random access insert and erase☆13Updated 2 years ago
- Runnable pseudocode for Finite State Entropy compression☆30Updated 7 years ago
- A binary serialisation format inspired by YAML, MessagePack and nvlists.☆32Updated 5 years ago
- Cryptographic signing, ported from BSD for Linux, that uses instructions of modern CPUs☆24Updated 4 years ago
- Markup source code showing optimizations☆36Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- A simple, decompressing executable packer☆45Updated 3 years ago
- AVX512 population count routines☆23Updated 6 years ago