16 releases (6 breaking)

new 0.7.0-beta.2 Feb 22, 2025
0.6.0 Jan 27, 2025
0.5.2 Dec 30, 2024
0.5.1 Nov 29, 2024
0.1.0 May 10, 2024

#323 in Robotics

Download history 23/week @ 2024-10-29 119/week @ 2024-11-05 197/week @ 2024-11-12 43/week @ 2024-11-19 481/week @ 2024-11-26 193/week @ 2024-12-03 103/week @ 2024-12-10 34/week @ 2024-12-17 46/week @ 2024-12-24 114/week @ 2024-12-31 29/week @ 2025-01-07 12/week @ 2025-01-14 109/week @ 2025-01-21 93/week @ 2025-01-28 41/week @ 2025-02-04 26/week @ 2025-02-11

272 downloads per month
Used in 9 crates (8 directly)

MIT license

180KB
3.5K SLoC

vexide-core

Low level core functionality for vexide. The core crate is used in all other crates in the vexide ecosystem. Included in this crate:

  • Global allocator
  • Serial terminal printing
  • No-std Instants, blocking I/O, other stuff missing from core
  • Synchronization primitives

lib.rs:

Low level core functionality for vexide. The core crate is used in all other crates in the vexide ecosystem.

Included in this crate:

Dependencies

~1–1.9MB
~33K SLoC