# 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:
```bash
# We recommand compiling locally
# If hasn't installed rust, please run command below
cargo run
```