1
0
Fork
You've already forked ropher
0
Go as an async runtime for Rust.
  • Rust 62.1%
  • Go 34%
  • Makefile 3.9%
2025年02月08日 23:17:55 +00:00
app use go mod and cargo 2025年02月08日 22:58:34 +00:00
.editorconfig initial commit 2025年02月07日 23:36:52 +00:00
.gitignore use go mod and cargo 2025年02月08日 22:58:34 +00:00
go.mod use go mod and cargo 2025年02月08日 22:58:34 +00:00
LICENSE initial commit 2025年02月07日 23:36:52 +00:00
main.go use single layer of waker indirection 2025年02月08日 23:09:54 +00:00
Makefile makefile 2025年02月08日 23:17:55 +00:00
README.md initial commit 2025年02月07日 23:36:52 +00:00

ropher

Experiment using Go as an async runtime in Rust!