Skip to content

TheVeryDarkness/iof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Formatted I/O library for Rust.

Resources

Stars

Watchers

Forks

Packages

No packages published