hideo55 / cpp-HyperLogLogLinks
C++ implementation of HyperLogLog
☆60Updated 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:
- Fast Approximate Membership Filters (C++)☆286Updated last month
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- Bloom filters for C++11☆363Updated 3 years ago
- HYRISE In-Memory Hybrid Storage Engine (archived, now developed in hyrise/hyrise repo)☆89Updated 7 years ago
- LSM-trie☆114Updated 4 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- a quotient filter written in C☆86Updated 8 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆180Updated 7 years ago
- High-performance dictionary coding☆108Updated 8 years ago
- A library of inverted index data structures☆151Updated 2 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- A collection of succinct data structures☆210Updated last year
- Compute xxHash hash codes for 8 keys in parallel☆46Updated 6 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 7 years ago
- Simple baselines for "Learned Indexes"☆158Updated 7 years ago
- QSBR and EBR library☆127Updated 5 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 3 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆113Updated 9 months ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- Bloom-filter based minimal perfect hash function library☆265Updated 3 months ago
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Updated 10 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- C library to compute the Hamming weight of arrays☆49Updated 6 years ago
- Rolling Hash C++ Library☆188Updated last year
- An adaptive radix tree for efficient indexing in main memory.☆166Updated last year