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

Download history 32/week @ 2026-01-15 71/week @ 2026-01-22 91/week @ 2026-01-29 95/week @ 2026-02-05 34/week @ 2026-02-12 207/week @ 2026-02-19 131/week @ 2026-02-26

472 downloads per month
Used in 5 crates (via vetis)

MIT license

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