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
- 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
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆50Updated 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…☆112Updated 8 months ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- QSBR and EBR library☆125Updated 5 years ago
- Simple baselines for "Learned Indexes"☆159Updated 7 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆439Updated 2 months ago
- General purpose C++ library for iZENECloud☆43Updated 10 years ago
- Automatically exported from code.google.com/p/tx-trie☆29Updated 10 years ago
- An implementation of Horton hash tables☆10Updated 9 years ago
- LSM-trie☆114Updated 4 years ago
- An adaptive radix tree for efficient indexing in main memory.☆164Updated last year
- A library of inverted index data structures☆150Updated 2 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 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☆54Updated last year
- High-performance dictionary coding☆106Updated 8 years ago
- Compact Data Structures Library☆101Updated 3 years ago
- HYRISE In-Memory Hybrid Storage Engine (archived, now developed in hyrise/hyrise repo)☆89Updated 7 years ago
- ☆16Updated 11 years ago
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- Quickstep project☆42Updated 10 months ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 5 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago