#structures #zephyr #vm #host #guest #shared #environment

rs-zephyr-common

Common structures between the zephyr sdk and vm

9 releases

0.1.8 Nov 5, 2024
0.1.7 Aug 14, 2024
0.1.3 Jul 7, 2024
0.1.2 May 5, 2024
0.1.0 Apr 26, 2024

#2 in #zephyr

Download history 280/week @ 2024-08-11 21/week @ 2024-08-18 22/week @ 2024-08-25 14/week @ 2024-09-01 12/week @ 2024-09-08 66/week @ 2024-09-15 44/week @ 2024-09-22 63/week @ 2024-09-29 8/week @ 2024-10-06 3/week @ 2024-10-13 3/week @ 2024-10-27 129/week @ 2024-11-03 12/week @ 2024-11-10 13/week @ 2024-11-17 2/week @ 2024-11-24

156 downloads per month
Used in 3 crates

Apache-2.0

10KB
226 lines

Common Structures

This crate holds some of the structures shared between the host and the guest environment.


lib.rs:

Common structures between the environment and the SDK. This crate omits the structures that are shared between Zephyr and Mercury due to the latter's closed-source nature.

Dependencies

~12–16MB
~326K SLoC