10 releases

0.1.7 Nov 29, 2024
0.1.6 Nov 29, 2024
0.1.5 Oct 16, 2024
0.1.2 Jul 16, 2024
0.1.1 May 17, 2024

#291 in Robotics

Download history 22/week @ 2024-09-18 51/week @ 2024-09-25 180/week @ 2024-10-02 256/week @ 2024-10-09 196/week @ 2024-10-16 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

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

MIT license

165KB
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
~34K SLoC