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☆87Updated 8 years ago
- LSM-trie☆114Updated 4 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- Fast Approximate Membership Filters (C++)☆287Updated 3 months ago
- Bloom filters for C++11☆365Updated 3 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 3 years ago
- Simple baselines for "Learned Indexes"☆159Updated 7 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆181Updated 7 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 4 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
- C++ version of Ted Dunning's merging t-digest☆29Updated last month
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Bloom-filter based minimal perfect hash function library☆269Updated 4 months ago
- An adaptive radix tree for efficient indexing in main memory.☆166Updated last week
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆31Updated 4 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- HYRISE In-Memory Hybrid Storage Engine (archived, now developed in hyrise/hyrise repo)☆89Updated 7 years ago
- Iterator library.☆80Updated 6 years ago
- Benchmark program for ForestDB, Couchstore, LevelDB, RocksDB, and WiredTiger☆33Updated 5 years ago
- A simple, reference implementation of a B^e-tree☆159Updated 6 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 7 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆165Updated 4 years ago
- Fast decoder for VByte-compressed integers☆125Updated 2 weeks ago
- HOT - Height Optimized Trie☆157Updated 7 years ago
- A collection of succinct data structures☆211Updated last year
- Consistent Hashing data structures and algorithms for C++☆39Updated 9 years ago
- MemC3☆156Updated 8 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆43Updated 9 years ago