better_io

Crates.iobetter_io
lib.rsbetter_io
version0.1.0
sourcesrc
created_at2023-11-11 03:43:34.412857
updated_at2024-04-06 14:41:01.352846
descriptionBetter traits and implementations for IO and buffering
homepage
repositoryhttps://github.com/mwlon/pcodec
max_upload_size
id1031830
size10,249
Martin (mwlon)

documentation

README

Crates.io

Better IO

At present, this crate only supports BetterBufRead and BetterBufReader. BetterBufRead is a new approach to buffered reading that I designed after much thinking. Though I don't think the ideas are original; they somewhat resemble this blog post and probably some older stuff too.

Commit count: 316

cargo fmt