4 releases
| 0.1.3 | Jan 22, 2026 |
|---|---|
| 0.1.2 | Jan 22, 2026 |
| 0.1.1 | Jan 19, 2026 |
| 0.1.0 | Jan 19, 2026 |
#2770 in Asynchronous
472 downloads per month
Used in 5 crates
(via vetis)
7KB
62 lines
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
Dependencies
~0–5MB
~110K SLoC