dialtr / libcountLinks
C/C++ Implementation of the HyperLogLog++ cardinality estimation algorithm.
☆28Updated 2 years ago
Alternatives and similar repositories for libcount
Users that are interested in libcount are comparing it to the libraries listed below
Sorting:
- C++ implementation of HyperLogLog☆61Updated last year
- A library of inverted index data structures☆151Updated 3 years ago
- A header-only bloom filter implementation in C++14.☆14Updated 7 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆443Updated 6 months ago
- A C++ library for summarizing data streams☆23Updated 6 years ago
- Automatically exported from code.google.com/p/tx-trie☆29Updated 10 years ago
- Fast Approximate Membership Filters (C++)☆289Updated 5 months 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
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- High-performance multicore-scalable data structures and benchmarks☆144Updated 6 years ago
- HYRISE In-Memory Hybrid Storage Engine (archived, now developed in hyrise/hyrise repo)☆89Updated 8 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆446Updated last year
- Read- and latency-optimized log structured merge tree☆175Updated 13 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆80Updated 11 years ago
- Benchmark of common hash functions☆38Updated 6 years ago
- Simple baselines for "Learned Indexes"☆160Updated 8 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆182Updated 8 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 4 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 7 years ago
- LSM-trie☆114Updated 4 years ago
- C library to compute the Hamming weight of arrays☆51Updated 7 years ago
- ☆50Updated 5 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- High-performance dictionary coding☆109Updated 8 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆141Updated 3 years ago
- Templated Portable I/O Environment☆115Updated 9 months ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 12 years ago
- C Minimal Perfect Hashing Library☆88Updated 8 years ago