webgraph-cli 0.4.1

Command line interface for the Rust port of the WebGraph framework (http://webgraph.di.unimi.it/).
Documentation
1
2
3
4
5
Noteworthy environment variables:

RUST_MIN_STACK: minimum thread stack size (in bytes); we suggest RUST_MIN_STACK=8388608 (8MiB)
TMPDIR: where to store temporary files (potentially very large ones)
RUST_LOG: configuration for env_logger (<https://docs.rs/env_logger/latest/env_logger/>)