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
699 downloads per month
Used in 3 crates
(2 directly)
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