23 releases (15 breaking)

0.17.2 Nov 15, 2024
0.16.0 Oct 15, 2024
0.15.0 Jul 27, 2024
0.13.1 Mar 23, 2024
0.1.1 Mar 13, 2018

#35 in Biology

Download history 175/week @ 2024-08-20 611/week @ 2024-08-27 204/week @ 2024-09-03 207/week @ 2024-09-10 979/week @ 2024-09-17 753/week @ 2024-09-24 155/week @ 2024-10-01 241/week @ 2024-10-08 454/week @ 2024-10-15 281/week @ 2024-10-22 344/week @ 2024-10-29 276/week @ 2024-11-05 575/week @ 2024-11-12 114/week @ 2024-11-19 78/week @ 2024-11-26 117/week @ 2024-12-03

961 downloads per month
Used in jam-rs

BSD-3-Clause

440KB
11K SLoC

sourmash

🦀 Rust API Documentation on docs.rs build-status codecov License: 3-Clause BSD


Compute MinHash signatures for nucleotide (DNA/RNA) and protein sequences.

This is the core library used by sourmash. It exposes a C API that can be called from FFI in other languages, and it is how we use it in Python for building the sourmash application (CLI and Python API).


sourmash is a product of the Lab for Data-Intensive Biology at the UC Davis School of Veterinary Medicine.

Support

Please ask questions and files issues on Github.

Development

Development happens on github at sourmash-bio/sourmash.

Minimum supported Rust version

Currently the minimum supported Rust version is 1.66.0.

Dependencies

~11–20MB
~359K SLoC