hideo55 / cpp-HyperLogLog
C++ implementation of HyperLogLog
☆58Updated 10 months ago
Alternatives and similar repositories for cpp-HyperLogLog:
Users that are interested in cpp-HyperLogLog are comparing it to the libraries listed below
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆76Updated 4 years ago
- Bloom filters for C++11☆356Updated 3 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- Consistent Hashing data structures and algorithms for C++☆39Updated 8 years ago
- LSM-trie☆113Updated 4 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆213Updated last year
- General purpose C++ library for iZENECloud☆42Updated 9 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 3 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆87Updated 2 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 12 years ago
- An adaptive radix tree for efficient indexing in main memory.☆154Updated last year
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 3 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆179Updated 7 years ago
- Fast Approximate Membership Filters (C++)☆274Updated 3 months ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- Bloom-filter based minimal perfect hash function library☆254Updated 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☆53Updated last year
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆109Updated 3 months ago
- C/C++ Implementation of the HyperLogLog++ cardinality estimation algorithm.☆26Updated last year
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- Benchmark of common hash functions☆36Updated 5 years ago
- Diskbased (persistent) hashtable☆161Updated 5 months ago
- MemC3☆151Updated 7 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 6 years ago
- High-performance multicore-scalable data structures and benchmarks☆139Updated 5 years ago
- HYRISE In-Memory Hybrid Storage Engine (archived, now developed in hyrise/hyrise repo)☆89Updated 7 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- Fast decoder for VByte-compressed integers☆122Updated 10 months ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated 10 months ago