Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexcrichton/miow

A zero-overhead Windows I/O library, focusing on IOCP
https://github.com/alexcrichton/miow

Last synced: 3 months ago
JSON representation

A zero-overhead Windows I/O library, focusing on IOCP

Awesome Lists containing this project

README

        

# miow

[![Build status](https://ci.appveyor.com/api/projects/status/tc5lsxokjk86949l?svg=true)](https://ci.appveyor.com/project/alexcrichton/miow)

A zero overhead Windows I/O library focusing on IOCP and other async I/O
features.

This crate is basically unmaintained. Do not expect new features or new releases.

# License

This project is licensed under either of

* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or
)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or
)

at your option.

### Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in miow by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.