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:
- A library of inverted index data structures☆151Updated 2 years ago
- C++ implementation of HyperLogLog☆60Updated last year
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆439Updated 4 months ago
- ☆50Updated 5 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆116Updated 10 months ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- Automatically exported from code.google.com/p/tx-trie☆29Updated 10 years ago
- High-performance multicore-scalable data structures and benchmarks☆143Updated 6 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆181Updated 7 years ago
- A header-only bloom filter implementation in C++14.☆14Updated 7 years ago
- Fast decoder for VByte-compressed integers☆125Updated last year
- Fast Approximate Membership Filters (C++)☆286Updated 2 months ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Compact Data Structures Library☆101Updated 3 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 5 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆95Updated 6 years ago
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆50Updated 7 months ago
- Experimental C++11 version of sparsehash☆293Updated 3 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆78Updated 4 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 4 years ago
- Simple baselines for "Learned Indexes"☆158Updated 7 years ago
- LSM-trie☆114Updated 4 years ago