Skip to content

ozanh/xio

Repository files navigation

xio

Go Reference Go

xio is an extended I/O library for various needs.

Features

  • 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.

Contributing

Contributions are welcome! Please open an issue or submit a pull request if you would like to contribute code.

License

xio is licensed under the MIT License.

Feel free to reach out if you have any questions or feedback!

About

Extended io package

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages