3 releases

new 0.1.2 Jul 16, 2024
0.1.1 May 17, 2024
0.1.0 May 10, 2024

#222 in Robotics


Used in 3 crates

MIT license

120KB
2.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.4–9.5MB
~79K SLoC