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

rs-zephyr-common

Common structures between the zephyr sdk and vm

8 releases

0.1.7 Aug 14, 2024
0.1.6 Aug 10, 2024
0.1.3 Jul 7, 2024
0.1.2 May 5, 2024
0.1.0 Apr 26, 2024

#2 in #zephyr

Download history 10/week @ 2024-05-26 7/week @ 2024-06-02 11/week @ 2024-06-09 2/week @ 2024-06-16 3/week @ 2024-06-23 124/week @ 2024-07-07 14/week @ 2024-07-14 45/week @ 2024-07-28 185/week @ 2024-08-04 280/week @ 2024-08-11 21/week @ 2024-08-18 22/week @ 2024-08-25 14/week @ 2024-09-01 11/week @ 2024-09-08

74 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

~15MB
~310K SLoC