Skip to content

stmonty/honey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Honey

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!

Building

Dependencies

cargo
rustc

You can use nix-shell if using Nix to get the dependencies.

nix-shell

To build:

cargo build

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

About

A Simple and Sweet Async Runtime

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published