#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

#20 in #memflow

Download history 132/week @ 2024-08-29 95/week @ 2024-09-05 157/week @ 2024-09-12 179/week @ 2024-09-19 187/week @ 2024-09-26 164/week @ 2024-10-03 107/week @ 2024-10-10 83/week @ 2024-10-17 78/week @ 2024-10-24 111/week @ 2024-10-31 105/week @ 2024-11-07 99/week @ 2024-11-14 162/week @ 2024-11-21 103/week @ 2024-11-28 119/week @ 2024-12-05 109/week @ 2024-12-12

501 downloads per month
Used in 19 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