#string #series #crc64

app crmprs

Compress a series of given strings using CRC64. Uses the underlying crc64 crate.

1 unstable release

0.1.0 Jul 1, 2021

#8 in #crc64

BSD-3-Clause

4KB

crmprs

Compress a series of given strings using CRC64. Uses the underlying crc64 crate.

Example

$ crmprs asdf
Processing 1 string(s).
String: asdf
CRC64: 0xe415192451a5f41e

Dependencies

~480KB