hideo55 / cpp-HyperLogLogLinks
C++ implementation of HyperLogLog
☆58Updated 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 General-Purpose Counting Filter: Counting Quotient Filter☆127Updated last year
- Simple baselines for "Learned Indexes"☆159Updated 7 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 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
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆214Updated 2 years ago
- Bloom-filter based minimal perfect hash function library☆262Updated 2 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated last year
- High-performance multicore-scalable data structures and benchmarks☆140Updated 5 years ago
- a quotient filter written in C☆84Updated 7 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆109Updated 5 months ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆159Updated 3 years ago
- Diskbased (persistent) hashtable☆161Updated 8 months ago
- Consistent Hashing data structures and algorithms for C++☆39Updated 8 years ago
- 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
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆174Updated 8 years ago
- C/C++ Implementation of the HyperLogLog++ cardinality estimation algorithm.☆26Updated 2 years ago
- C library to compute the Hamming weight of arrays☆46Updated 6 years ago
- General purpose C++ library for iZENECloud☆42Updated 10 years ago
- Paper about the estimation of cardinalities from HyperLogLog sketches☆62Updated 4 years ago
- C++11 port of the PostgreSQL DBMS☆68Updated 8 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- Fast differential coding functions (using SIMD instructions)☆53Updated 7 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 6 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 9 months ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆95Updated 5 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago