14 releases (5 breaking)

new 0.6.0 Jan 27, 2025
0.5.2 Dec 30, 2024
0.5.1 Nov 29, 2024
0.4.2 Oct 16, 2024
0.1.0 May 10, 2024

#314 in Robotics

Download history 201/week @ 2024-10-02 273/week @ 2024-10-09 213/week @ 2024-10-16 68/week @ 2024-10-23 25/week @ 2024-10-30 223/week @ 2024-11-06 97/week @ 2024-11-13 38/week @ 2024-11-20 496/week @ 2024-11-27 203/week @ 2024-12-04 87/week @ 2024-12-11 23/week @ 2024-12-18 114/week @ 2024-12-25 50/week @ 2025-01-01 27/week @ 2025-01-08 13/week @ 2025-01-15

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

MIT license

160KB
3K 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–2MB
~33K SLoC