Skip to content
View jianshu93's full-sized avatar
🦀
🦀

Block or report jianshu93

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jianshu93/README.md

About me

Hi there👋. My name is Jianshu (canonically pronounced as Jyen-shoo) Zhao, a computational microbiologist at University of California, San Diego. My primary research interest is to apply probabilistic data structures to solve problems in microbiome, microbial genomics, genomics and metagenomics. I am also interested in high performance computing for large-scale biological problems. I am a Rustacean 🦀. I am the main developer of several software packages such as GSearch, annembed, BinDash 2, graphembed, lash and DartUniFrac. I am also maintaining several Rust libraries, including rust-diskann, DartMinHash-rs, UltraLogLog and streaming_algorithms. More information about me here. Contact me with jianshuzhao at yahoo.com

I am a fan of Rust. Go Ferris!

Pinned Loading

  1. gsearch gsearch Public

    Forked from jean-pierreBoth/gsearch

    Approximate nearest neighbour search for microbial genomes based on hash metric

    Rust 5 1

  2. hnswlib-rs hnswlib-rs Public

    Forked from jean-pierreBoth/hnswlib-rs

    Rust implementation of the HNSW algorithm (Malkov-Yashunin)

    Rust 1 1

  3. annembed annembed Public

    Forked from jean-pierreBoth/annembed

    data embedding based on approximate nearest neighbour

    Rust 1 1

  4. DartUniFrac DartUniFrac Public

    Approximate UniFrac via Weighted MinHash 🦀

    Rust 3

  5. rust-diskann rust-diskann Public

    A native Rust implementation of DiskANN (Disk-based Approximate Nearest Neighbor search) 🦀

    Rust 4

  6. dartminhash-rs dartminhash-rs Public

    Fast Sketching for Weighted Sets

    Rust