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☆60Updated last year
- A library of inverted index data structures☆150Updated 2 years ago
- Simple baselines for "Learned Indexes"☆159Updated 7 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- ☆49Updated 5 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆180Updated 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…☆110Updated 7 months ago
- Cross-platform, multi-language implementation of multiple streaming percentile algorithms☆64Updated 2 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 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
- A header-only bloom filter implementation in C++14.☆13Updated 6 years ago
- Fast Approximate Membership Filters (C++)☆281Updated 7 months ago
- Automatically exported from code.google.com/p/tx-trie☆29Updated 10 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆417Updated 7 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- A fast SIMD parser for CSV files☆155Updated 3 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆50Updated 4 months ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆438Updated last month
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆175Updated 9 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆209Updated last year
- Benchmark of common hash functions☆36Updated 5 years ago
- Library for lock-free locks☆82Updated 2 years ago
- QSBR and EBR library☆121Updated 5 years ago
- Parallel Balanced Binary Tree Structures☆117Updated 4 months ago
- High-performance dictionary coding☆104Updated 8 years ago
- HYRISE In-Memory Hybrid Storage Engine (archived, now developed in hyrise/hyrise repo)☆89Updated 7 years ago
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- An adaptive radix tree for efficient indexing in main memory.☆162Updated last year