| Crates.io | rt-gate |
| lib.rs | rt-gate |
| version | 0.1.3 |
| created_at | 2026-01-19 17:04:32.993252+00 |
| updated_at | 2026-01-22 12:04:57.008326+00 |
| description | A tiny wrapper for async runtimes. |
| homepage | https://github.com/ararog/gate |
| repository | https://github.com/ararog/gate |
| max_upload_size | |
| id | 2054969 |
| size | 18,162 |
An async runtime abstraction layer to spawn tasks.
rt-gate is a small async runtime abstraction layer to spawn tasks.
rt-gate = { version = "0.1.0", features = ["tokio-rt"] }
tokio-rt (default)
smol-rt
MIT
Rogerio Pereira Araujo rogerio.araujo@gmail.com