6 releases (3 breaking)

0.4.1 Aug 7, 2024
0.4.0 Jul 27, 2024
0.3.1 Jun 13, 2023
0.2.0 Apr 5, 2023
0.1.0 Dec 1, 2022

#332 in Embedded development

Download history 23/week @ 2024-08-27 3/week @ 2024-09-03 16/week @ 2024-09-10 19/week @ 2024-09-17 31/week @ 2024-09-24 8/week @ 2024-10-01 8/week @ 2024-10-08 8/week @ 2024-10-15 9/week @ 2024-10-29 15/week @ 2024-11-05 6/week @ 2024-11-19 8/week @ 2024-11-26 5/week @ 2024-12-03 39/week @ 2024-12-10

58 downloads per month
Used in 8 crates

MIT license

59KB
1K SLoC

drmem-api

This crate defines types and interfaces used by the DrMem control system.

NOTE: Since the project is pre-1.0, this crate could change radically from version to version.


lib.rs:

This crate is used by internal tasks of drmemd as well as hardware drivers.

The interfaces and types defined in this crate are useful for those wishing to write a new back-end storage module or a driver for the drmemd executable.

Dependencies

~5–11MB
~120K SLoC