···1# Ourio
200003Ourio (prounounced "oreo", think "Ouroboros") is an asynchronous IO runtime
4built heavily around the semantics of io_uring. The design is inspired by
5[libxev](https://github.com/mitchellh/libxev), which is in turn inspired by
···1# Ourio
23+<p align="center">
4+ <img width="128" height="128" src="ouroboros.svg">
5+</p>
6+7Ourio (prounounced "oreo", think "Ouroboros") is an asynchronous IO runtime
8built heavily around the semantics of io_uring. The design is inspired by
9[libxev](https://github.com/mitchellh/libxev), which is in turn inspired by