15 releases
new 0.1.9 | Mar 6, 2025 |
---|---|
0.1.9-rc.1 | Mar 3, 2025 |
0.1.9-beta.2 | Feb 22, 2025 |
0.1.8 | Jan 27, 2025 |
0.1.1 | May 17, 2024 |
#314 in Robotics
671 downloads per month
Used in 5 crates
(2 directly)
205KB
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–1.8MB
~32K SLoC