Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 242 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 242 Bytes

AMIO - Metal IO

AMIO is a lightweight IO library for Rust with a focus on adding as little overhead as possible over the OS abstractions. This is a fork of mio 0.5 with some updated dependencies.

See the Makefile to run tests on Linux.