hypeviewer 1.0.0

Educational Clone of Pipviewer
Documentation
  • Coverage
  • 20%
    3 out of 15 items documented1 out of 7 items with examples
  • Size
  • Source code size: 17.78 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 389.82 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 18s Average build duration of successful builds.
  • all releases: 18s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • anirudhRowjee/hypeviewer
    2 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • anirudhRowjee

Hypeviewer

Please note this project is a work in progress, and is not guaranteed to compile or run at the moment.

Hypeviewer is a clone of the command-line utility pv (pipviewer) written in Rust.

Build Instructions

  1. Clone this repository
  2. $ cargo build

Run

  1. Clone this repository
  2. $ source | cargo run -- <command line arguments> | destination or $ source | cargo run -- -o <destination>