24 releases (breaking)

0.18.0 Dec 21, 2024
0.17.2 Nov 15, 2024
0.16.0 Oct 15, 2024
0.15.0 Jul 27, 2024
0.1.1 Mar 13, 2018

#34 in Biology

Download history 443/week @ 2024-09-27 84/week @ 2024-10-04 426/week @ 2024-10-11 290/week @ 2024-10-18 326/week @ 2024-10-25 438/week @ 2024-11-01 237/week @ 2024-11-08 529/week @ 2024-11-15 45/week @ 2024-11-22 90/week @ 2024-11-29 199/week @ 2024-12-06 82/week @ 2024-12-13 458/week @ 2024-12-20 24/week @ 2024-12-27 142/week @ 2025-01-03 179/week @ 2025-01-10

807 downloads per month
Used in jam-rs

BSD-3-Clause

475KB
12K 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
~367K SLoC