A collection of core algorithms and data structures for Rust, providing efficient implementations.
# Cargo.toml
[dependencies]
algae = "0.1.19"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Sorts a vector using the quicksort algorithm from algae.
No known issues recorded.
No dependency data recorded yet.