#control-system #automation #driver #type #dr-mem #traits #back-end

drmem-api

Traits and types used internally by the DrMem control system

4 releases (2 breaking)

0.3.1 Jun 13, 2023
0.3.0 Jun 8, 2023
0.2.0 Apr 5, 2023
0.1.0 Dec 1, 2022

#888 in Embedded development

Download history 1/week @ 2024-02-08 8/week @ 2024-02-15 27/week @ 2024-02-22 15/week @ 2024-02-29 17/week @ 2024-03-07 21/week @ 2024-03-14 12/week @ 2024-03-21 31/week @ 2024-03-28 26/week @ 2024-04-04

96 downloads per month
Used in 8 crates

MIT license

50KB
805 lines

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 various, internal tasks of drmemd.

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

~3.5–5.5MB
~95K SLoC