mklarqvist / StormBitmaps
Fast algorithms for computing XX^T for binary matrices
☆14Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for StormBitmaps
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆28Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- Universe-sliced indexes in C++.☆17Updated last year
- ☆13Updated 6 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Vectorized intersections (research code)☆14Updated 7 years ago
- Multiplying... backward?☆13Updated 4 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- finding set bits in large bitmaps☆15Updated 8 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆25Updated 5 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆49Updated 7 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- benchmarking positional population count☆12Updated 8 months ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆62Updated 5 months ago
- Parallel boolean circuit evaluation☆19Updated 6 years ago
- A C++ library for integer array compression☆27Updated 2 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆55Updated last year
- Fast Hash Functions Using AES Intrinsics☆81Updated 5 years ago
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆9Updated 3 years ago
- For details, see the blog post:☆31Updated 11 months ago
- Benchmark and visualization of various compression algorithms☆23Updated 8 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆22Updated 2 years ago
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 6 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆16Updated 6 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- A small DFA for under 16 states☆52Updated 6 years ago