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
- High-performance multicore-scalable data structures and benchmarks☆144Updated 6 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆441Updated 6 months ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 4 years ago
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆50Updated 9 months ago
- A header-only bloom filter implementation in C++14.☆14Updated 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…☆117Updated last year
- A fast SIMD parser for CSV files☆160Updated 3 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 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 Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 12 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- ☆50Updated 5 years ago
- Library for lock-free locks☆83Updated 2 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆441Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 7 years ago
- A library of inverted index data structures☆151Updated 3 years ago
- Benchmark of common hash functions☆36Updated 6 years ago
- Automatically exported from code.google.com/p/tx-trie☆29Updated 10 years ago
- General purpose C++ library for iZENECloud☆43Updated 10 years ago
- Succinct data structures in C/C++☆92Updated last year
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆141Updated 2 years ago
- Fast Approximate Membership Filters (C++)☆288Updated 4 months ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 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
- The world's first wait-free Software Transactional Memory☆174Updated 5 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago