thomasmueller / xorfilter_cppLinks
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:
- For details, see the blog post:☆33Updated last year
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- Lace - implementation of work-stealing in C☆53Updated last month
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- ☆31Updated 9 years ago
- ☆39Updated 4 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- ☆13Updated 2 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Vectorized version of the PCG random number generator☆83Updated 6 months ago
- Multiplying... backward?☆14Updated 5 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- Intrusive data structures for C☆61Updated 8 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- A small DFA for under 16 states☆52Updated 7 years ago
- Benchmarks for our memory allocator☆69Updated 2 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Comparing linear and binary searches☆41Updated 5 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Branchless UTF-8 decoder☆35Updated 7 years ago
- ☆42Updated 2 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago