Docs.rs
webgraph-cli-0.1.0
webgraph-cli 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
OR
LGPL-2.1-or-later
Links
Repository
crates.io
Source
Owners
vigna
Dependencies
anyhow ^1.0.79
normal
card-est-array ^0.1.0
normal
clap ^4.5.11
normal
clap_complete ^4.4.11
normal
common_traits ^0.11.2
normal
dsi-bitstream ^0.5.0
normal
dsi-progress-logger ^0.8.1
normal
env_logger ^0.11.5
normal
epserde ^0.8.0
normal
itertools ^0.14.0
normal
java-properties ^2.0.0
normal
jiff ^0.2.5
normal
lender ^0.3.1
normal
log ^0.4.22
normal
mmap-rs ^0.6.1
normal
predicates ^3.1.2
normal
rand ^0.9.0
normal
rayon ^1.10.0
normal
sux ^0.7.2
normal
sysinfo ^0.35.1
normal
tempfile ^3.10.1
normal
webgraph ^0.3.0
normal
webgraph-algo ^0.2.0
normal
zstd ^0.13
normal
built ^0.8
build
chrono ^0.4.39
build
Versions
49.74%
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
webgraph_
cli
0.1.0
Module codes
Module Items
Structs
Functions
In webgraph_
cli::
analyze
webgraph_cli
::
analyze
Module
codes
Copy item path
Source
Structs
§
Chunks
Returns ranges of nodes to process in parallel of size
chunk_size
each, with the last chunk possibly being smaller. The equivalent of
std::iter::Chunks
but with a
Range
instead of a
Slice
.
CliArgs
Functions
§
main
optimize_
codes