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
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years 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
- The world's first Web-scale memory allocator☆108Updated 7 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- A library of inverted index data structures☆150Updated 2 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆101Updated 6 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Persistent memory allocator for data-centric analytics☆55Updated last month
- ☆50Updated 5 years ago
- Simple baselines for "Learned Indexes"☆159Updated 7 years ago
- Library for lock-free locks☆82Updated 2 years ago
- LSM-trie☆114Updated 4 years ago
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆50Updated 4 months ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Benchmark of common hash functions☆36Updated 5 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- FOEDUS main source code repository☆63Updated 8 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
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- An implementation of Horton hash tables☆10Updated 9 years ago