11 releases

0.1.8 Jan 27, 2025
0.1.7 Nov 29, 2024
0.1.5 Oct 16, 2024
0.1.2 Jul 16, 2024
0.1.1 May 17, 2024

#313 in Robotics

Download history 60/week @ 2024-10-23 15/week @ 2024-10-30 191/week @ 2024-11-06 80/week @ 2024-11-13 27/week @ 2024-11-20 293/week @ 2024-11-27 151/week @ 2024-12-04 69/week @ 2024-12-11 17/week @ 2024-12-18 13/week @ 2025-01-01 16/week @ 2025-01-08 10/week @ 2025-01-15 114/week @ 2025-01-22 71/week @ 2025-01-29 28/week @ 2025-02-05

225 downloads per month
Used in 3 crates (2 directly)

MIT license

170KB
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.2–2MB
~33K SLoC