9 releases

new 0.2.0 Sep 6, 2024
0.2.0-alpha.2 Sep 2, 2024
0.1.5 Aug 26, 2024
0.1.1 Jul 14, 2024

#348 in Value formatting

Download history 189/week @ 2024-07-11 13/week @ 2024-07-18 13/week @ 2024-07-25 313/week @ 2024-08-01 67/week @ 2024-08-08 2/week @ 2024-08-15 128/week @ 2024-08-22 199/week @ 2024-08-29

503 downloads per month

MIT/Apache

85KB
1.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