External sort algorithm implementation for sorting large datasets that do not fit in memory.
# Cargo.toml
[dependencies]
ext-sort = "0.1.5"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Sorts data from stdin and writes sorted output to stdout.
No known issues recorded.
No dependency data recorded yet.