#crc32c

app crc32c-cli

A simple CLI wrapper for the crc32c crate

1 unstable release

0.1.0 Sep 29, 2024

#701 in Algorithms

Download history 124/week @ 2024-09-23 56/week @ 2024-09-30 7/week @ 2024-10-07

187 downloads per month

MIT/Apache

9KB

crc32c-cli

A simple CLI wrapper for the crc32c crate.

Usage

# 1. install.
cargo install crc32c-cli

# 2. run.
crc32c /path/to/file
#> 00000000 /path/to/file

Dependencies

~1.3–2MB
~36K SLoC