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☆365Updated 4 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 4 years ago
- HYRISE In-Memory Hybrid Storage Engine (archived, now developed in hyrise/hyrise repo)☆89Updated 7 years ago
- Read- and latency-optimized log structured merge tree☆175Updated 13 years ago
- LSM-trie☆114Updated 4 years ago
- a quotient filter written in C☆88Updated 8 years ago
- Fast Approximate Membership Filters (C++)☆288Updated 4 months ago
- High-performance multicore-scalable data structures and benchmarks☆144Updated 6 years ago
- Simple baselines for "Learned Indexes"☆159Updated 7 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 3 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆182Updated 7 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆441Updated 6 months ago
- Bloom-filter based minimal perfect hash function library☆270Updated 5 months ago
- MemC3☆156Updated 8 years ago
- The world's first wait-free Software Transactional Memory☆174Updated 5 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
- Consistent Hashing data structures and algorithms for C++☆40Updated 9 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆76Updated 6 years ago
- C++11 port of the PostgreSQL DBMS☆70Updated 9 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆32Updated 12 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 7 years ago
- A compressed bitmap class in C++.☆459Updated last year
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Trinity IR Infrastructure☆239Updated 6 years ago
- A simple, reference implementation of a B^e-tree☆163Updated 6 years ago
- General purpose C++ library for iZENECloud☆43Updated 10 years ago
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆207Updated 5 years ago
- C/C++ Implementation of the HyperLogLog++ cardinality estimation algorithm.☆28Updated 2 years ago