Bloom filters for C++11
☆364Dec 19, 2021Updated 4 years ago
Alternatives and similar repositories for libbf
Users that are interested in libbf are comparing it to the libraries listed below
Sorting:
- C++ Bloom Filter Library https://www.partow.net/programming/bloomfilter/index.html☆146Nov 21, 2020Updated 5 years ago
- A hash map using the BooPHF perfect hash function☆13Sep 25, 2016Updated 9 years ago
- semi-reference-based short read compression☆11Mar 5, 2019Updated 7 years ago
- Benchmarking Bloom, Cuckoo, Morton, and PD based filter.☆15Mar 19, 2022Updated 4 years ago
- Benchmark of four minimal perfect hash libraries (phf, emphf, CMPH, Sux4J)☆14Apr 6, 2017Updated 8 years ago
- Comparing and combining multiple metagenomic datasets☆16Oct 12, 2022Updated 3 years ago
- ☆1,007Nov 12, 2021Updated 4 years ago
- The BTL C/C++ Common bloom filters for bioinformatics projects, as well as any APIs created for other programming languages.☆18Feb 26, 2022Updated 4 years ago
- Self-contained, multi-threaded fasta/q parser☆48Mar 10, 2026Updated last week
- ☆18Jul 9, 2018Updated 7 years ago
- ☆15Apr 6, 2016Updated 9 years ago
- Benchmark and visualization of various compression algorithms☆24Jan 12, 2016Updated 10 years ago
- ☆15Mar 7, 2016Updated 10 years ago
- Bloom-filter based minimal perfect hash function library☆276Jul 16, 2025Updated 8 months ago
- Native C++ Library☆49May 23, 2015Updated 10 years ago
- A General-Purpose Counting Filter: Counting Quotient Filter☆132Aug 3, 2023Updated 2 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Jan 22, 2023Updated 3 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆89Dec 16, 2020Updated 5 years ago
- This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Serg…☆10Sep 13, 2018Updated 7 years ago
- GPU-Accelerated Faster Decoding of Integer Lists☆13Aug 20, 2019Updated 6 years ago
- scaling, counting, bloom filter library☆968Oct 26, 2019Updated 6 years ago
- A high-performance, concurrent hash table☆1,734Mar 31, 2025Updated 11 months ago
- C++ intrusive container templates. Abstract node links, no use of new/delete.☆10Mar 5, 2026Updated 2 weeks ago
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings☆157Jul 23, 2024Updated last year
- Display file contents in hexadecimal and ASCII.☆15Oct 5, 2019Updated 6 years ago
- A C++ library for summarizing data streams☆23Jul 26, 2019Updated 6 years ago
- Fast Approximate Membership Filters (C++)☆287Aug 29, 2025Updated 6 months ago
- Generate kmers/minimizers/hashes/MinHash signatures, including with multiple kmer sizes.☆24Jan 9, 2021Updated 5 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆859Nov 11, 2025Updated 4 months ago
- BitMagic Library☆443Aug 26, 2025Updated 6 months ago
- A simple and small bloom filter implementation in plain C.☆305Sep 18, 2022Updated 3 years ago
- bit & sketches data structures☆60Nov 2, 2018Updated 7 years ago
- Public Domain random number generators for C++☆16Apr 11, 2015Updated 10 years ago
- A fast, memory efficient hash map for C++☆1,302May 19, 2025Updated 10 months ago
- Trlmdb is a replicating database using time stamps.☆14Feb 17, 2016Updated 10 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆331Jun 6, 2017Updated 8 years ago
- ☆13Nov 15, 2017Updated 8 years ago
- AST generation library☆27Jan 15, 2015Updated 11 years ago
- ☆24Aug 9, 2017Updated 8 years ago