hideo55 / cpp-HyperLogLogLinks
C++ implementation of HyperLogLog
☆59Updated 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:
- General purpose C++ library for iZENECloud☆42Updated 10 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- High-performance multicore-scalable data structures and benchmarks☆141Updated 5 years ago
- The world's first wait-free Software Transactional Memory☆172Updated 5 years ago
- A General-Purpose Counting Filter: Counting Quotient Filter☆127Updated last year
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆77Updated 4 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆110Updated 5 months ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆214Updated 2 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
- Paper about the estimation of cardinalities from HyperLogLog sketches☆62Updated 4 years ago
- Our open source benchmarks and code samples☆192Updated 3 weeks ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆75Updated 6 years ago
- Bloom filters for C++11☆359Updated 3 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- 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
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- C++14 cache friendly B-heap priority queue☆105Updated 4 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- a quotient filter written in C☆84Updated 7 years ago
- HYRISE In-Memory Hybrid Storage Engine (archived, now developed in hyrise/hyrise repo)☆89Updated 7 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- Simple baselines for "Learned Indexes"☆159Updated 7 years ago
- Fast Approximate Membership Filters (C++)☆278Updated 5 months ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- A collection of succinct data structures☆203Updated last year
- QSBR and EBR library☆121Updated 5 years ago