#coreutils #utilities #core

app md5sum

A re-implementation of the GNU Coreutils md5sum program

1 unstable release

Uses old Rust 2015

0.1.0 Oct 8, 2017

#48 in #core

MIT license

12KB
251 lines

md5sum-rs

This is a re-implementation of the GNU Coreutils md5sum program.

There's already a project working on a full rewrite of all the GNU Coreutils, which includes md5sum. I don't see why you would prefer using this toy instead of their more mature implementation.

Dependencies

~1.9–3MB
~55K SLoC