barrust / bloomLinks
Bloom filter implementation
☆42Updated 2 weeks ago
Alternatives and similar repositories for bloom
Users that are interested in bloom are comparing it to the libraries listed below
Sorting:
- Benchmarking Bloom, Cuckoo, Morton, and PD based filter.☆15Updated 3 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated 2 years ago
- Fast Approximate Membership Filters (C++)☆288Updated 3 months ago
- An adaptive radix tree for efficient indexing in main memory.☆167Updated 3 weeks ago
- A high-performance hash-table for network packet-processing applications (compatible with DPDK)☆38Updated 7 years ago
- Concurrent trie-hash map library☆93Updated 2 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- ☆287Updated this week
- Self-Tuning Adaptive Radix Tree☆30Updated 5 years ago
- this repository is a read only mirror, the upstream is☆75Updated 3 years ago
- A fast in-memory key-value store☆51Updated 8 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- ☆53Updated last year
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆249Updated last month
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- TSXor: A Simple Time Series Compression Algorithm☆53Updated 10 months ago
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆136Updated 9 months ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆36Updated 10 months ago
- Library for lock-free locks☆83Updated 2 years ago
- C library to compute the Hamming weight of arrays☆49Updated 7 years ago
- Buffer based LRU cache☆40Updated 2 years ago
- A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible☆25Updated 9 months ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- A fast approximate membership query data structure☆12Updated last year
- a high performance cache simulator and library☆111Updated last year
- A simple, reference implementation of a B^e-tree☆160Updated 6 years ago
- A C++ library for creation and manipulation of Merkle trees☆82Updated last year
- C++ bindings & containers for libpmemobj☆110Updated 2 years ago
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆79Updated 5 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago