#async-executor #async #vex #v5 #bindings

no-std vexide-async

The async executor at the core of vexide

2 releases

new 0.1.1 May 17, 2024
0.1.0 May 10, 2024

#218 in Robotics

Download history 167/week @ 2024-05-08 184/week @ 2024-05-15

351 downloads per month
Used in 3 crates

MIT license

85KB
2K 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.5–9.5MB
~77K SLoC