18 releases (6 breaking)

new 0.7.0 Mar 6, 2025
0.7.0-beta.2 Feb 22, 2025
0.5.2 Dec 30, 2024
0.5.1 Nov 29, 2024
0.3.0 Jul 16, 2024

#320 in Robotics

Download history 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 127/week @ 2025-01-22 82/week @ 2025-01-29 32/week @ 2025-02-05 47/week @ 2025-02-12 302/week @ 2025-02-19 246/week @ 2025-02-26

637 downloads per month
Used in 13 crates (8 directly)

MIT license

195KB
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.8MB
~32K SLoC