jianshu93
Probabilistic data structures in Bioinformatics and Computational Biology. Collaboration with @jean-pierreBoth
University of California, San DiegoSan Diego
jianshu93's Stars
angular/angular
Deliver web apps with confidence 🚀
bevyengine/bevy
A refreshingly simple data-driven game engine built in Rust
google-deepmind/alphafold
Open source code for AlphaFold 2.
libp2p/rust-libp2p
The Rust Implementation of the libp2p networking stack.
hora-search/hora
🚀 efficient approximate nearest neighbor search algorithm collections library written in Rust 🦀 .
flann-lib/flann
Fast Library for Approximate Nearest Neighbors
rust-bio/rust-bio
This library provides implementations of many algorithms and data structures that are useful for bioinformatics. All provided implementations are rigorously tested via continuous integration.
mgattozzi/whorl
single file, std only, async Rust executor
zaeleus/noodles
Bioinformatics I/O libraries in Rust
iains/gcc-darwin-arm64
GCC master branch for Darwin with experimental support for Arm64. Currently GCC-15.0.0 [January 2025]
rcedgar/muscle
Multiple sequence and structure alignment with top benchmark scores scalable to thousands of sequences. Generates replicate alignments, enabling assessment of downstream analyses such as trees and predicted structures.
jean-pierreBoth/hnswlib-rs
Rust implementation of the HNSW algorithm (Malkov-Yashunin)
js1010/cuhnsw
CUDA implementation of Hierarchical Navigable Small World Graph algorithm
Daniel-Liu-c0deb0t/block-aligner
SIMD-accelerated library for computing global and X-drop affine gap penalty sequence-to-sequence or sequence-to-profile alignments using an adaptive block-based algorithm.
ritchie46/lsh-rs
Locality Sensitive Hashing in Rust with Python bindings
Daniel-Liu-c0deb0t/triple_accel
Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance calculations and string search.
pmartinezarbizu/pairwiseAdonis
Pairwise multilevel comparison using adonis
soedinglab/WIsH
Predict prokaryotic host for phage metagenomic sequences
jltsiren/simple-sds
Simple succinct data structures (in Rust)
fastqc-rs/fastqc-rs
A quality control tool for FASTQ files written in rust
jlw-ecoevo/gRodon2
kornelski/vpsearch
C library for finding nearest (most similar) element in a set
chfi/rs-gfa
GFA parser in Rust
mbhall88/psdm
Compute a pairwise SNP distance matrix from one or two alignment(s)
unipept/FragGeneScanRs
Better and faster Rust implementation of the FragGeneScan gene prediction model for short and error-prone reads.
sharpton/shotmap
A Shotgun Metagenome Annotation Pipeline
oertl/treeminhash
TreeMinHash: Fast Sketching for Weighted Jaccard Similarity Estimation
biobakery/MTX_model
R package for differential expression analysis in metatranscriptomics
JosephTLyons/lineman
Clean up the lines of files in your code repository
luizirber/async-std
Async version of the Rust standard library