Skip to content
/ zza Public

Zan, Zendegi, Azadi. Named in honor of brave women of Iran! It means "women, life and freedom". `zza` is a Rust async runtime for educational purposes only!

License

Notifications You must be signed in to change notification settings

amin-mir/zza

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zza

Zan, Zendegi, Azadi. Named in honor of brave women of Iran! It means "women, life and freedom". zza is a Rust async runtime for educational purposes only!

TODO

  • move the creation of done, interrupt, and sleep channels to a single place in sleep reactor so all tests create those channels the same way.
  • read what-the-async and other async-related articles to get inspiration for IO reactor.

Features

  • Enable github actions to run tests.
  • Graceful shutdown.
  • Program finishes gracefully when all the Futures are complete.

Credits

This practice project is highly inspired by the following:

About

Zan, Zendegi, Azadi. Named in honor of brave women of Iran! It means "women, life and freedom". `zza` is a Rust async runtime for educational purposes only!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published