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:
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆237Updated 3 months ago
- Benchmarking Bloom, Cuckoo, Morton, and PD based filter.☆15Updated 3 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Fast Approximate Membership Filters (C++)☆280Updated this week
- ☆282Updated last week
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated 2 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆24Updated 11 years ago
- Header-only binary fuse and xor filter library☆409Updated this week
- A community-oriented list of useful NUMA-related libraries, tools, and other resources☆72Updated 4 years ago
- this repository is a read only mirror, the upstream is☆73Updated 2 years ago
- Concurrent trie-hash map library☆92Updated last year
- Code and results for our paper "Analyzing Vectorized Hash Tables Across CPU Architectures" @ VLDB '23.☆25Updated last year
- Recoverable lock-free allocator based on LRMalloc☆47Updated 4 years ago
- An open-source framework for concurrent data-structures and benchmarks. 🛠️ Latest Dev Branch: v3.4.0-dev 🚀 https://github.com/nkallima/…☆69Updated 4 months ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- an API and runtime environment for data processing with MapReduce for shared-memory multi-core & multiprocessor systems.☆96Updated last year
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- ☆52Updated 9 months ago
- Persistent memory allocator for data-centric analytics☆55Updated last month
- ISA-L and intel-ipsec-mb obsolete soft-crc project. Please refer and use them instead for efficient CRC implementation. https://github.co…☆56Updated last year
- C Minimal Perfect Hashing Library☆86Updated 8 years ago
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆129Updated 5 months ago
- Self-Tuning Adaptive Radix Tree☆28Updated 5 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆62Updated last year
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆87Updated 4 years ago