dialtr / libcountLinks
C/C++ Implementation of the HyperLogLog++ cardinality estimation algorithm.
☆27Updated 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
- The world's first Web-scale memory allocator☆108Updated 6 years ago
- HYRISE In-Memory Hybrid Storage Engine (archived, now developed in hyrise/hyrise repo)☆89Updated 7 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 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!☆49Updated 3 months ago
- A library of inverted index data structures☆150Updated 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
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- ☆12Updated 6 years ago
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- A Column-Oriented DBMS☆16Updated 10 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- QSBR and EBR library☆121Updated 5 years ago
- Memory-mapped storage library☆76Updated 9 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- Fast decoder for VByte-compressed integers☆123Updated last year
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- The SprayList data structure☆33Updated 8 years ago
- C++11 port of the PostgreSQL DBMS☆69Updated 8 years ago