5 releases
Uses new Rust 2024
| 0.1.1 | Dec 26, 2025 |
|---|---|
| 0.1.1-alpha.2.2 | Feb 26, 2026 |
| 0.1.1-alpha.1 | Jan 24, 2026 |
| 0.1.0 | Dec 26, 2025 |
#359 in Biology
49KB
1.5K
SLoC
Opentools
opentools is a rust toolbox that replaces spacemake
OpenTools
High-performance bioinformatics tools implemented in Rust.
Features
- 🚀 Blazing fast sequence processing
- 📦 Single-command installation
- 🐧 Cross-platform support (macOS & Linux)
- 🔬 Integrated with popular bioinformatics tools
Installation
Choose your preferred method:
# We recommand compiling locally
# If hasn't installed rust, please run command below
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
# install opentools binary file
cargo install --registry crates-io opentools
Dependencies
~19–26MB
~490K SLoC