8 releases

0.1.6-rc.1 Nov 11, 2024
0.1.5 Oct 16, 2024
0.1.5-rc.1 Nov 11, 2024
0.1.2 Jul 16, 2024
0.1.1 May 17, 2024

#279 in Robotics

Download history 68/week @ 2024-07-29 9/week @ 2024-08-05 22/week @ 2024-08-12 7/week @ 2024-08-19 8/week @ 2024-08-26 10/week @ 2024-09-09 20/week @ 2024-09-16 56/week @ 2024-09-23 171/week @ 2024-09-30 265/week @ 2024-10-07 194/week @ 2024-10-14 68/week @ 2024-10-21 12/week @ 2024-10-28 13/week @ 2024-11-04 253/week @ 2024-11-11

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

MIT license

135KB
3K 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–8.5MB
~71K SLoC