jermp / data_compression_courseLinks
π π» A crash course on Data Compression.
β311Updated 5 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:
- SetSketch: Filling the Gap between MinHash and HyperLogLogβ49Updated 4 years ago
- Succinct Data Structure Library 3.0β95Updated last week
- π 𧬠SSHash is a compressed, associative, exact, and weighted dictionary for k-mers.β88Updated this week
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindingsβ155Updated last year
- An optimal space run-length Burrows-Wheeler transform full-text indexβ67Updated 2 years ago
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (Lβ¦β220Updated 2 weeks ago
- πΆ Compressed bitvector/container supporting efficient random access and rank queriesβ46Updated 11 months ago
- Bloom-filter based minimal perfect hash function libraryβ266Updated last month
- In-place Parallel Super Scalar Radix Sort (IPSΒ²Ra)β33Updated 7 months ago
- Dynamic succinct/compressed data structuresβ112Updated last year
- BitMagic Libraryβ428Updated this week
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental rβ¦β107Updated 10 years ago
- Parallel Wavelet Tree and Wavelet Matrix Constructionβ26Updated 2 years ago
- βοΈ PTHash is a fast and compact minimal perfect hash function.β236Updated 3 months ago
- Fast Approximate Membership Filters (C++)β280Updated this week
- Prefix Filter: Practically and Theoretically Better Than Bloom.β48Updated 2 years ago
- A cheatsheet for most common Stringology tasksβ15Updated 4 years ago
- A program written in C++ that emulates a bogus CPUβ21Updated last year
- Fast Static Symbol Table (FSST): efficient random-access string compressionβ458Updated 4 months ago
- Wavelet tree based on a fixed block boosting techniqueβ16Updated 4 years ago
- In-place Parallel Super Scalar Samplesort (IPSβ΄o)β123Updated 7 months ago
- ProbMinHash β A Class of Locality-Sensitive Hash Algorithms for the (Probability) Jaccard Similarityβ43Updated 4 years ago
- Implementation of a Backpack Quotient Filterβ12Updated last month
- A Rust implementation of the Quad Wavelet Treeβ42Updated 3 months ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)β84Updated last year
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machinesβ371Updated 3 months ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.β31Updated 4 months ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.β38Updated 2 years ago
- Fast in-place radix sort with STL-like APIβ47Updated 8 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionaryβ35Updated 6 months ago