#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

#577 in Algorithms

Download history 4/week @ 2024-07-25 1/week @ 2024-08-01 6/week @ 2024-09-19 2/week @ 2024-09-26 160/week @ 2024-10-03 19/week @ 2024-10-10

187 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