#progress #encode #ci

progress-encode

A Rust implementation of the Progress ENCODE function

4 releases

0.1.3 Oct 6, 2024
0.1.2 Aug 9, 2023
0.1.1 Jul 14, 2023
0.1.0 Jul 14, 2023

#610 in Algorithms

Download history 5/week @ 2024-09-18 3/week @ 2024-09-25 153/week @ 2024-10-02 27/week @ 2024-10-09 3/week @ 2024-10-16

163 downloads per month

MIT/Apache

87KB
85 lines

Progress Encode

CI Latest Version Documentation License

progress-encode provides a Rust implementation of the Progress Software ENCODE function.

Usage

Add the following to your Cargo.toml

[dependencies]
progress-encode = "0.1"

Rust version support

The minimum supported Rust toolchain version is currently Rust 1.60.

License

No runtime deps