#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 105/week @ 2024-11-15 157/week @ 2024-11-22 119/week @ 2024-11-29 124/week @ 2024-12-06 131/week @ 2024-12-13 82/week @ 2024-12-20 74/week @ 2024-12-27 95/week @ 2025-01-03 93/week @ 2025-01-10 98/week @ 2025-01-17 72/week @ 2025-01-24 137/week @ 2025-01-31 160/week @ 2025-02-07 103/week @ 2025-02-14 311/week @ 2025-02-21 322/week @ 2025-02-28

922 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
~72K SLoC