Docs.rs
oxicuda-seq-0.4.0
oxicuda-seq 0.4.0
Docs.rs crate page
Apache-2.0
01 July 2026
Links
Repository
crates.io
Source
Owners
cool-japan
Dependencies
thiserror ^2
normal
criterion ^0.8
dev
oxicuda-driver ^0.4.0
dev
oxicuda-launch ^0.4.0
dev
oxicuda-memory ^0.4.0
dev
Versions
84.77%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module smith_waterman
oxicuda_
seq
0.4.0
Module smith_
waterman
Module Items
Structs
Functions
In oxicuda_
seq::
alignment
oxicuda_seq
::
alignment
Module
smith_
waterman
Copy item path
Source
Expand description
Smith-Waterman local alignment.
Structs
§
Local
Alignment
Local alignment result: aligned slices + score + start indices.
Functions
§
smith_
waterman
Run Smith-Waterman local alignment.