barrust / bloomLinks
Bloom filter implementation
☆39Updated 2 years 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
- Fast Approximate Membership Filters (C++)☆286Updated last month
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated 2 years ago
- ☆53Updated 10 months ago
- A high-performance hash-table for network packet-processing applications (compatible with DPDK)☆38Updated 7 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- pollard's p-1 algorithm on CUDA☆28Updated 11 years ago
- Concurrent trie-hash map library☆92Updated last year
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆241Updated last week
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- A fast in-memory key-value store☆51Updated 8 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- ☆30Updated 6 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆36Updated 8 months ago
- ☆283Updated last month
- ☆33Updated 6 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated last year
- Self-Tuning Adaptive Radix Tree☆30Updated 5 years ago
- Persistent memory allocator for data-centric analytics☆55Updated last week
- A community-oriented list of useful NUMA-related libraries, tools, and other resources☆76Updated 5 years ago
- TSXor: A Simple Time Series Compression Algorithm☆53Updated 8 months ago
- C++ bindings & containers for libpmemobj☆111Updated 2 years ago
- An open-source framework for concurrent data-structures and benchmarks. 🛠️ Latest Dev Branch: v3.4.0-dev 🚀 https://github.com/nkallima/…☆70Updated 6 months ago
- Implementation of Count Min Sketch in C++☆57Updated 6 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Library for lock-free locks☆83Updated 2 years ago
- A simple, reference implementation of a B^e-tree☆157Updated 6 years ago
- C library to compute the Hamming weight of arrays☆49Updated 6 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆82Updated 3 years ago