FastFilter / FilterPasswordLinks
Experiments in C++: binary fuse filters vs. Bloom filters
☆50Updated 8 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
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 6 years ago
- ☆28Updated 2 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- qp tries and crit-bit tries☆121Updated 3 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- C library to remove white space from strings as fast as possible☆155Updated 11 months ago
- Header-only binary fuse and xor filter library☆409Updated this week
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- 8-bit Xor Filter in C99☆61Updated 5 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 this week
- Succinct data structures in C/C++☆88Updated 10 months ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- 64-bit PRNG shootout☆18Updated 2 months ago
- immutable sorted string table library☆81Updated 7 months ago
- A collection of succinct data structures☆208Updated last year
- Sequence data structure with efficient random access insert and erase☆13Updated 2 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆37Updated 6 years ago
- A really tiny crypto library.☆160Updated 4 months ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆220Updated 5 years ago
- A minimal modern LZ compressor example☆59Updated 4 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago