I need a faster alignment Rust library than that in bio.

bio::alignment::pairwise::Aligner<F>::semiglobal

It's taking way too long and slowing things down.

Anyone got opinions on another lib?

EDIT: A Rust library

GitHub - RagnarGrootKoerkamp/astar-pairwise-aligner: A pairwise sequence aligner written in Rust

A pairwise sequence aligner written in Rust. Contribute to RagnarGrootKoerkamp/astar-pairwise-aligner development by creating an account on GitHub.

GitHub