jltsiren / simple-sdsLinks
Simple succinct data structures (in Rust)
☆51Updated 11 months ago
Alternatives and similar repositories for simple-sds
Users that are interested in simple-sds are comparing it to the libraries listed below
Sorting:
- Cute tricks for SIMD vectorized binary encoding and decoding of nucleotides, in Rust.☆129Updated 4 years ago
- Parallel Construction of Suffix Arrays in Rust☆26Updated 6 months ago
- Hardware go brrr bounded context suffix array construction algorithm☆19Updated 2 years ago
- A very fast interval tree data structure☆125Updated 9 months ago
- Compacted and colored de Bruijn graph construction and querying☆84Updated 2 weeks ago
- Pairwise nucleotide alignment benchmark of Rust bindings☆30Updated 2 years ago
- ☆22Updated 3 years ago
- SIMD-parallel BLAST X-drop DP on sequence graphs☆24Updated last year
- GFA parser in Rust☆30Updated 2 years ago
- ntHash implementation in Rust☆36Updated last year
- PtrHash minimal perfect hash function☆80Updated 2 months ago
- A Rust library for building modular, fast and compact indexes over genomic data☆12Updated last year
- A bit-packed k-mer representation (and relevant utilities) for rust☆48Updated last year
- A genomic minhashing implementation in Rust☆101Updated 4 months ago
- Fast approximate string searching☆74Updated last week
- Refinements of the WFA alignment algorithm with better complexity☆26Updated 3 years ago
- 📖 🧬 SSHash is a compressed, associative, exact, and weighted dictionary for k-mers.☆89Updated this week
- GBWT in Rust☆43Updated 7 months ago
- Simple and transparent support for compressed files.☆81Updated 9 months ago
- Compute bottom-s sketches and s-buckets sketches, using simd-minimizers crate.☆20Updated last month
- A Rust interface for the Succinct Data Structure Library.☆13Updated 3 years ago
- Cache-friendly, Parallel, and Samplesort-based Constructor for Suffix Arrays and LCP Arrays☆17Updated 4 months ago
- Alignment-based gene expression quantification☆29Updated 2 months ago
- FASTA and FASTQ parsing in Rust☆78Updated 8 months ago
- BAM CIGAR / MD transcoder for compact on-memory representation and quick drawing☆20Updated 2 years ago
- Fast, Cache-Efficient, and Scalable Queries on Pangenomes☆34Updated last week
- Rust library for processing sequencing reads.☆25Updated last year
- Rust bindings to the wavefront algorithm C implementation☆17Updated 3 years ago
- A SIMD-accelerated library to compute random minimizers☆33Updated last month
- A rust wrapper for the spoa C++ partial order alignment library☆10Updated 5 months ago