15 releases
new 0.3.1 | Feb 19, 2025 |
---|---|
0.3.0 | Oct 14, 2024 |
0.2.1 | Oct 9, 2024 |
0.2.0 | Sep 6, 2024 |
0.1.1 | Jul 14, 2024 |
#660 in Encoding
150KB
3K
SLoC
IOF: Input and Output in a Simple Format
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.