xio
is an extended I/O library for various needs.
- A buffered pipe implementation for concurrent read/write operations.
- In-memory storage implementations for io.ReaderAt and io.WriterAt interfaces.
- Caching io.ReadeAt implementation.
- Utility function to compare data from two io.Reader.
- Additional helper utilities.
Contributions are welcome! Please open an issue or submit a pull request if you would like to contribute code.
xio is licensed under the MIT License.
Feel free to reach out if you have any questions or feedback!