mklarqvist / StormBitmapsLinks
Fast algorithms for computing XX^T for binary matrices
☆14Updated 5 years ago
Alternatives and similar repositories for StormBitmaps
Users that are interested in StormBitmaps are comparing it to the libraries listed below
Sorting:
- Fast C functions for the computing the positional popcount (pospopcnt).☆54Updated 5 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 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
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 6 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- Multiplying... backward?☆14Updated 5 years ago
- Vectorized intersections (research code)☆16Updated 8 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- A small DFA for under 16 states☆51Updated 7 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Compact Data Structures Library☆101Updated 3 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- Sux4J is an effort to bring succinct data structures to Java.☆167Updated last month
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- qp tries and crit-bit tries☆121Updated 3 years ago
- A benchmark for sorting algorithms☆61Updated 4 years ago
- A Minimal Perfect Hash Function Library☆167Updated 4 years ago
- Succinct data structures in C/C++☆89Updated 10 months ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Parallel boolean circuit evaluation☆25Updated 6 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Compute xxHash hash codes for 8 keys in parallel☆45Updated 6 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated 11 months ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆87Updated 4 years ago