We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 868878a commit 6f4ac9aCopy full SHA for 6f4ac9a
README.md
@@ -1,5 +1,10 @@
1
# Compio
2
3
+[](https://github.com/Berrysoft/compio/blob/master/LICENSE)
4
+[](https://crates.io/crates/compio)
5
+[](https://docs.rs/compio)
6
+[](https://strawberry-vs.visualstudio.com/compio/_build)
7
+
8
A thread-per-core Rust runtime with IOCP/io_uring.
9
The name comes from "completion-based IO".
10
This crate is inspired by [monoio](https://github.com/bytedance/monoio/).
0 commit comments