#memflow #introspection #memory #dma #physical-memory #proc-macro

macro memflow-derive

derive macros for the memflow physical memory introspection framework

8 releases

0.2.0 Dec 25, 2023
0.2.0-beta3 Jul 24, 2022
0.2.0-beta2 Feb 20, 2022
0.1.5 Dec 14, 2020
0.0.0 Sep 1, 2020

#18 in #memflow

Download history 84/week @ 2023-12-07 650/week @ 2023-12-14 555/week @ 2023-12-21 251/week @ 2023-12-28 206/week @ 2024-01-04 203/week @ 2024-01-11 159/week @ 2024-01-18 129/week @ 2024-01-25 65/week @ 2024-02-01 131/week @ 2024-02-08 493/week @ 2024-02-15 115/week @ 2024-02-22 355/week @ 2024-02-29 140/week @ 2024-03-07 134/week @ 2024-03-14 105/week @ 2024-03-21

752 downloads per month
Used in 16 crates (3 directly)

MIT license

26KB
348 lines

memflow-derive

Crates.io build and test codecov MIT licensed Discord

The derive crate contains proc macros that can be used with the memflow library.

Currently it features the following proc macros:

  • A connector macro for creating the boilerplate connector plugin code
  • A ByteSwap derive proc macro

Dependencies

~3MB
~63K SLoC