Docs.rs
extsort-0.5.0
extsort 0.5.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
appaquet
Dependencies
rayon ^1.8
normal
tempfile ^3.10
normal
byteorder ^1.5
dev
criterion ^0.5
dev
rand ^0.8
dev
skeptic ^0.13
dev
skeptic ^0.13
build
Versions
76.92%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Module sorter
extsort
0.5.0
Module sorter
Module Items
Structs
In crate extsort
extsort
Module
sorter
Copy item path
Source
Structs
§
External
Sorter
Exposes external sorting (i.e. on-disk sorting) capability on arbitrarily sized iterators, even if the generated content of the iterator doesn’t fit in memory.