thomasmueller / xorfilter_cpp
Bloom filter alternative (C++)
☆18Updated 6 years ago
Alternatives and similar repositories for xorfilter_cpp
Users that are interested in xorfilter_cpp are comparing it to the libraries listed below
Sorting:
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- ☆13Updated 2 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- A small DFA for under 16 states☆51Updated 6 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- ☆12Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- How fast can we shuffle values?☆37Updated last year
- A vectorized single header hash function.☆19Updated 6 months ago
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 6 years ago
- Multiplying... backward?☆13Updated 4 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆10Updated 4 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- AnyDSL Runtime Library☆22Updated last week
- A splaytree ADT written in C with a BSD license☆18Updated 4 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆19Updated last year
- A sparse and compressed bitmap library.☆13Updated 10 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- Counting the collisions with perl hash tables per function☆12Updated 5 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 12 years ago