Go as an async runtime for Rust.
- Rust 62.1%
- Go 34%
- Makefile 3.9%
| app | use go mod and cargo | |
| .editorconfig | initial commit | |
| .gitignore | use go mod and cargo | |
| go.mod | use go mod and cargo | |
| LICENSE | initial commit | |
| main.go | use single layer of waker indirection | |
| Makefile | makefile | |
| README.md | initial commit | |
ropher
Experiment using Go as an async runtime in Rust!