14 releases

new 0.3.0 Oct 14, 2024
0.3.0-alpha.3 Oct 9, 2024
0.2.1 Oct 9, 2024
0.2.0 Sep 6, 2024
0.1.1 Jul 14, 2024

#353 in Value formatting

Download history 183/week @ 2024-07-10 19/week @ 2024-07-17 9/week @ 2024-07-24 210/week @ 2024-07-31 174/week @ 2024-08-07 2/week @ 2024-08-14 119/week @ 2024-08-21 197/week @ 2024-08-28 266/week @ 2024-09-04 58/week @ 2024-09-11 27/week @ 2024-09-18 30/week @ 2024-09-25 154/week @ 2024-10-02 623/week @ 2024-10-09

835 downloads per month

MIT/Apache

135KB
2.5K SLoC

IOF: Input and Output in a Simple Format

Docs Crates.io Crates.io

Continuous Integration codecov

This library is mainly for some cases that need simple and fast I/O, such as online judge.

This library has an interface for inputs that is a bit similar to input streams in C++ (thus is helpful if you're finding an I/O framework in Rust for online judge), and some default format for output.

See the documentation for more details.

Test Coverage Graphs

The following graphs are generated by Codecov.

Sunburst

Grid

Icicle

No runtime deps