Skip to content

coder137/ticked-async-executor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ticked Async Executor

Rust based Async Executor which executes woken tasks only when it is ticked

Limitation

  • Does not work with the tokio runtime and async constructs that use the tokio runtime internally

About

Rust based Async Executor which executes woken tasks only when it is ticked

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages