#memflow #introspection #memory #dma

macro memflow-derive

derive macros for the memflow physical memory introspection framework

7 releases

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

#6 in #physical

Download history 135/week @ 2023-08-14 80/week @ 2023-08-21 80/week @ 2023-08-28 181/week @ 2023-09-04 88/week @ 2023-09-11 91/week @ 2023-09-18 115/week @ 2023-09-25 112/week @ 2023-10-02 191/week @ 2023-10-09 125/week @ 2023-10-16 150/week @ 2023-10-23 173/week @ 2023-10-30 203/week @ 2023-11-06 118/week @ 2023-11-13 197/week @ 2023-11-20 237/week @ 2023-11-27

779 downloads per month
Used in 16 crates (4 directly)

MIT license

26KB
340 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

~1.5MB
~38K SLoC