jermp / data_compression_courseLinks
🗜 💻 A crash course on Data Compression.
☆309Updated 2 months ago
Alternatives and similar repositories for data_compression_course
Users that are interested in data_compression_course are comparing it to the libraries listed below
Sorting:
- Complete implementations from "Algorithms for Modern Hardware"☆757Updated 2 years ago
- Succinct Data Structure Library 3.0☆94Updated last month
- 📖 🧬 SSHash is a compressed, associative, exact, and weighted dictionary for k-mers.☆84Updated this week
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 3 years ago
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings☆153Updated 10 months ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- Parallel Wavelet Tree and Wavelet Matrix Construction☆26Updated last year
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆229Updated last week
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆120Updated 4 months ago
- Implementation of a Backpack Quotient Filter☆12Updated this week
- Bloom-filter based minimal perfect hash function library☆262Updated 2 years ago
- Succinct data structures in C/C++☆88Updated 8 months ago
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆107Updated 10 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆34Updated 3 months ago
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆210Updated 3 weeks ago
- A program written in C++ that emulates a bogus CPU☆21Updated last year
- Dynamic succinct/compressed data structures☆112Updated last year
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆35Updated 2 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆44Updated 3 weeks ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 9 months ago
- Fast Approximate Membership Filters (C++)☆278Updated 5 months ago
- Learned Sort: a model-enhanced sorting algorithm☆81Updated 3 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆49Updated 5 years ago
- BitMagic Library☆424Updated last month
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated last year
- An optimal space run-length Burrows-Wheeler transform full-text index☆65Updated 2 years ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- A pairwise sequence aligner written in Rust☆135Updated last month
- B-tree generator for C☆134Updated last month
- Fast in-place radix sort with STL-like API☆46Updated 8 years ago