6 releases

0.1.5 Oct 16, 2024
0.1.4 Oct 9, 2024
0.1.2 Jul 16, 2024
0.1.1 May 17, 2024

#159 in Robotics

Download history 157/week @ 2024-07-14 9/week @ 2024-07-21 67/week @ 2024-07-28 10/week @ 2024-08-04 19/week @ 2024-08-11 8/week @ 2024-08-18 9/week @ 2024-08-25 1/week @ 2024-09-01 10/week @ 2024-09-08 19/week @ 2024-09-15 53/week @ 2024-09-22 139/week @ 2024-09-29 291/week @ 2024-10-06 197/week @ 2024-10-13 68/week @ 2024-10-20

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

MIT license

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