Skip to content
/ gate Public

An async runtime abstraction layer to spawn tasks.

License

Notifications You must be signed in to change notification settings

ararog/gate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rt-gate

An async runtime abstraction layer to spawn tasks.

Description

rt-gate is a small async runtime abstraction layer to spawn tasks.

Install

rt-gate = { version = "0.1.0", features = ["tokio-rt"] }

Runtimes

Crate features

  • tokio-rt (default)
  • smol-rt

License

MIT

Author

Rogerio Pereira Araujo rogerio.araujo@gmail.com

About

An async runtime abstraction layer to spawn tasks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages