hideo55 / cpp-HyperLogLog
C++ implementation of HyperLogLog
☆57Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for cpp-HyperLogLog
- General purpose C++ library for iZENECloud☆42Updated 9 years ago
- LSM-trie☆114Updated 3 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 12 years ago
- Fast Approximate Membership Filters (C++)☆263Updated 10 months ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 2 years ago
- Rolling Hash C++ Library☆186Updated 8 months ago
- A General-Purpose Counting Filter: Counting Quotient Filter☆126Updated last year
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆73Updated 3 years ago
- The world's first wait-free Software Transactional Memory☆169Updated 4 years ago
- Compact Data Structures Library☆98Updated 2 years ago
- High-performance multicore-scalable data structures and benchmarks☆138Updated 5 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆214Updated last year
- a quotient filter written in C☆84Updated 7 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆97Updated 6 years ago
- Bloom filters for C++11☆355Updated 2 years ago
- Simple baselines for "Learned Indexes"☆159Updated 6 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- HYRISE In-Memory Hybrid Storage Engine (archived, now developed in hyrise/hyrise repo)☆89Updated 6 years ago
- Compute xxHash hash codes for 8 keys in parallel☆46Updated 5 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆107Updated 8 months ago
- High-performance dictionary coding☆103Updated 7 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆173Updated 8 years ago
- A benchmark of some prominent C/C++ hash table implementations☆103Updated 5 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆62Updated 5 months ago
- An adaptive radix tree for efficient indexing in main memory.☆151Updated 8 months ago
- A library of inverted index data structures☆147Updated last year
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆176Updated 6 years ago
- Fast decoder for VByte-compressed integers☆117Updated 6 months ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 11 years ago