A drop-in replacement for std::io::BufReader with seeking support.
#[derive(Read, Write, Seek, BufRead)] for enums.
The bare essentials of std::io for use in no_std. Drop-in successor to core2. core2 alternative with some additional utils.
Tee Read, BufRead, and Seek instances to a writer
A framework for building terminal-based log viewers with vim-like navigation
Small stream I/O trait utilities for Rust
Archive container format support for OxiArc (ZIP, TAR, GZIP, LZH, XZ)
High-performance, constant-memory compression library for structured data (JSONL) producing .fra archives.
Wraps values such that dyn-safe IO traits need not appear as static bounds
A library for to allow multiple return types by automatically generated enum.
A procedural macro helper for easily writing derive macros for enums.
E-mote PSB/MDF serde serialization and deserialization