dialtr / libcount
C/C++ Implementation of the HyperLogLog++ cardinality estimation algorithm.
☆26Updated last year
Alternatives and similar repositories for libcount:
Users that are interested in libcount are comparing it to the libraries listed below
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 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☆53Updated last year
- ☆20Updated 2 years ago
- ☆49Updated 5 years ago
- Succinct data structures in C/C++☆87Updated 5 months ago
- Library for lock-free locks☆77Updated last year
- C++ Library implementing Compressed String Dictionaries☆46Updated 2 years ago
- Linear vs binary search benchmark☆41Updated 5 years ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 12 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Updated 9 years ago
- "Byteslice: Pushing the envelop of main memory data processing with a new storage layout" (SIGMOD'15)☆25Updated 6 years ago
- C++ implementation of HyperLogLog☆58Updated 10 months ago
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆24Updated 10 years ago
- General purpose C++ library for iZENECloud☆42Updated 9 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- ☆18Updated 5 months ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆29Updated 4 months ago
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- A header-only bloom filter implementation in C++14.☆13Updated 6 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Automatically exported from code.google.com/p/tx-trie☆29Updated 9 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 7 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago