hideo55 / cpp-HyperLogLogLinks
C++ implementation of HyperLogLog
☆61Updated last year
Alternatives and similar repositories for cpp-HyperLogLog
Users that are interested in cpp-HyperLogLog are comparing it to the libraries listed below
Sorting:
- a quotient filter written in C☆88Updated 8 years ago
- Bloom filters for C++11☆364Updated 4 years ago
- LSM-trie☆114Updated 4 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 4 years ago
- Fast Approximate Membership Filters (C++)☆288Updated 5 months ago
- Read- and latency-optimized log structured merge tree☆175Updated 13 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 6 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆182Updated 8 years ago
- Simple baselines for "Learned Indexes"☆159Updated 8 years ago
- MemC3☆156Updated 8 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆178Updated 3 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- High-performance multicore-scalable data structures and benchmarks☆144Updated 6 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆117Updated last year
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- HYRISE In-Memory Hybrid Storage Engine (archived, now developed in hyrise/hyrise repo)☆89Updated 7 years ago
- The world's first wait-free Software Transactional Memory☆175Updated 5 years ago
- Embedded storage benchmarking tool☆139Updated 3 weeks ago
- QSBR and EBR library☆135Updated 6 years ago
- Rolling Hash C++ Library☆190Updated last year
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆89Updated 5 years ago
- C/C++ Implementation of the HyperLogLog++ cardinality estimation algorithm.☆28Updated 2 years ago
- Cross-platform, multi-language implementation of multiple streaming percentile algorithms☆65Updated 2 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 7 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆207Updated 5 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆44Updated 9 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆78Updated 5 years ago