jianshu93
Probabilistic data structures in Bioinformatics and Computational Biology. Collaboration with @jean-pierreBoth
University of California, San DiegoSan Diego
jianshu93's Stars
lapce/lapce
Lightning-fast and Powerful Code Editor written in Rust
bytedance/monoio
Rust async runtime based on io-uring.
indradb/indradb
A graph database written in rust
neuronika/neuronika
Tensors and dynamic neural networks in pure Rust.
lmcinnes/pynndescent
A Python nearest neighbor descent for approximate nearest neighbors
Lokathor/tinyvec
Just, really the littlest Vec you could need. So smol.
rust-lang/packed_simd
Portable Packed SIMD Vectors for Rust standard library
constellation-rs/constellation
Distributed programming for Rust.
constellation-rs/amadeus
Harmonious distributed data analysis in Rust.
quickwit-oss/bitpacking
SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.
daac-tools/daachorse
🐎 A fast implementation of the Aho-Corasick algorithm using the compact double-array data structure in Rust.
waveygang/wfmash
base-accurate DNA sequence alignments using WFA and mashmap3
kaist-ina/BWA-MEME
BWA-MEME: Faster BWA-MEM2 using learned-index
dcjones/coitrees
A very fast interval tree data structure
pirovc/ganon
ganon2 classifies genomic sequences against large sets of references efficiently, with integrated download and update of databases (refseq/genbank), taxonomic profiling (ncbi/gtdb), binning and hierarchical classification, customized reporting and more
mrvollger/rustybam
bioinformatics toolkit in rust
dncc/qpick
Search for similar short strings
vorot/roots
Library of well known algorithms for numerical root finding.
CMU-SAFARI/BLEND
BLEND is a mechanism that can efficiently find fuzzy seed matches between sequences to significantly improve the performance and accuracy while reducing the memory space usage of two important applications: 1) finding overlapping reads and 2) read mapping. Described by Firtina et al. (published in NARGAB https://doi.org/10.1093/nargab/lqad004)
mrkline/piz-rs
Parallelized zip archive reading
davidMcneil/mnist
MNIST data set parser https://crates.io/crates/mnist
uzushino/rs-annoy
spotify/annoy bindings for Rust.
knncolle/knncolle
Collection of KNN algorithms in C++
uzushino/little-annoy
A minimal implementation of spotify/annoy in pure rust
pjedge/rust-spoa
Rust crate with bindings and interface to the SPOA library for generating consensus sequences.
bionitio-team/bionitio-rust
Demonstrating best practices for bioinformatics command line tools
frjnn/adqselect
Rust nth_element implementation that leverages Andrei Alexandrescu's Adaptive Quickselect algorithm.
frjnn/floydrivest
Rust's nth_element implementation using the Floyd-Rivest algorithm.
jeanmanguy/multi-seq-align
A crate to manipulate multiple sequences alignments in Rust.
LTLA/yaumap
Yet Another UMAP package for R