16 releases

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

#320 in Robotics

42 downloads per month
Used in 10 crates (2 directly)

MIT license

205KB
3.5K SLoC

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.


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.

Dependencies

~1–1.7MB
~31K SLoC