Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.
/ eio-writer Public archive

Write to an [Eio.Buf_write] with an api that resembles [Stdio] or [Async.Writer]

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.janestreet
Notifications You must be signed in to change notification settings

mbarbin/eio-writer

Repository files navigation

eio-writer

CI Status Coverage Status

⚠️ This repository is now a public archive. I have stopped developping the eio-writer project and will not be maintaining it forward.


This is an experimental library to write to an Eio.Buf_write with an api that resembles Stdio or Async.Writer, depending on the context.

Acknowledgements

We would like to express our gratitude to the Eio developers for their work on the eio project.

We're also thankful for the api exposed by the Stdio and Async_unix.Writer modules which we took inspiration from in this project. Stdio and Async_unix are released under the terms of an MIT License. Their copyright and permission notice are included at the root of this project, in the file LICENSE.janestreet.

Code Documentation

The code documentation of the latest release is built with odoc and published to GitHub pages here.

About

Write to an [Eio.Buf_write] with an api that resembles [Stdio] or [Async.Writer]

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.janestreet

Stars

Watchers

Forks

Packages

No packages published