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:
- Bloom filters for C++11☆364Updated 4 years ago
- a quotient filter written in C☆88Updated 8 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
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 4 years ago
- LSM-trie☆114Updated 4 years ago
- Fast Approximate Membership Filters (C++)☆289Updated 5 months ago
- Read- and latency-optimized log structured merge tree☆175Updated 13 years ago
- MemC3☆156Updated 8 years ago
- 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 8 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
- Bloom-filter based minimal perfect hash function library☆274Updated 6 months ago
- High-performance multicore-scalable data structures and benchmarks☆144Updated 6 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 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
- Simple baselines for "Learned Indexes"☆160Updated 8 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆443Updated 7 months ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 6 years ago
- Trinity IR Infrastructure☆239Updated 6 years ago
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Updated 11 years ago
- Our open source benchmarks and code samples☆193Updated 3 months ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆33Updated 4 years ago
- A library of inverted index data structures☆151Updated 3 years ago
- Cross-platform, multi-language implementation of multiple streaming percentile algorithms☆65Updated 2 years ago
- Fast decoder for VByte-compressed integers☆127Updated 2 months ago
- The world's first wait-free Software Transactional Memory☆175Updated 5 years ago
- An adaptive radix tree for efficient indexing in main memory.☆170Updated 2 months ago
- C port of the HdrHistogram☆270Updated 5 months ago
- Consistent Hashing data structures and algorithms for C++☆40Updated 9 years ago