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:
- A small DFA for under 16 states☆53Updated 7 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Access Abseil Swiss Tables from C☆113Updated 4 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 7 years ago
- 8-bit Xor Filter in C99☆62Updated 5 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated 2 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- Bloom filter alternative (C++)☆18Updated 7 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 2 years ago
- C library to remove white space from strings as fast as possible☆155Updated last year
- Sequence data structure with efficient random access insert and erase☆13Updated 2 years ago
- AVX512 population count routines☆23Updated 6 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆203Updated 6 years ago
- ☆28Updated 3 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 3 weeks ago
- Header-only binary fuse and xor filter library☆409Updated 3 months ago
- A really tiny crypto library.☆161Updated 7 months ago
- Succinct data structures in C/C++☆91Updated last year
- Fast and Reliable (but not Secure) Hash☆54Updated 7 years ago
- A port of the Google Randen fast backtracking-resistant random generator to the C language.☆27Updated 7 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆19Updated 7 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 years ago
- qp tries and crit-bit tries☆122Updated 3 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated 2 years ago
- A collection of succinct data structures☆211Updated last year
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- High-performance dictionary coding☆108Updated 8 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆88Updated 4 years ago