Honey is currently a simple and sweet async runtime for learning purposes.
Tokio is wonderful, and all the great work the Tokio team is appreciated! But I want to learn async from the ground-up in Rust, and so this project is to help me understand async Rust!
Right now it doesn't really work, but hoping to get there!
cargo
rustc
You can use nix-shell
if using Nix to get the dependencies.
nix-shell
To build:
cargo build
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.