15 releases

new 0.1.9 Mar 6, 2025
0.1.9-rc.1 Mar 3, 2025
0.1.9-beta.2 Feb 22, 2025
0.1.8 Jan 27, 2025
0.1.1 May 17, 2024

#314 in Robotics

Download history 59/week @ 2024-11-16 139/week @ 2024-11-23 245/week @ 2024-11-30 111/week @ 2024-12-07 43/week @ 2024-12-14 2/week @ 2024-12-21 4/week @ 2024-12-28 18/week @ 2025-01-04 11/week @ 2025-01-11 15/week @ 2025-01-18 146/week @ 2025-01-25 47/week @ 2025-02-01 31/week @ 2025-02-08 35/week @ 2025-02-15 299/week @ 2025-02-22 299/week @ 2025-03-01

671 downloads per month
Used in 5 crates (2 directly)

MIT license

205KB
3.5K SLoC

vexide-async

The async executor designed for vexide. The async executor supports spawning tasks and blocking on futures. It has a reactor to improve the performance of some futures.


lib.rs:

Tiny async runtime for vexide.

The async executor supports spawning tasks and blocking on futures. It has a reactor to improve the performance of some futures.

Dependencies

~1–1.8MB
~32K SLoC