#dma #introspection #memory

macro memflow-derive

derive macros for the memflow physical memory introspection framework

9 releases

new 0.2.4 Nov 4, 2025
0.2.0 Dec 25, 2023
0.2.0-beta3 Jul 24, 2022
0.2.0-beta2 Feb 20, 2022
0.0.0 Sep 1, 2020

#32 in #dma

Download history 180/week @ 2025-07-15 191/week @ 2025-07-22 282/week @ 2025-07-29 88/week @ 2025-08-05 152/week @ 2025-08-12 188/week @ 2025-08-19 349/week @ 2025-08-26 257/week @ 2025-09-02 192/week @ 2025-09-09 207/week @ 2025-09-16 220/week @ 2025-09-23 206/week @ 2025-09-30 132/week @ 2025-10-07 314/week @ 2025-10-14 234/week @ 2025-10-21 106/week @ 2025-10-28

807 downloads per month
Used in 19 crates (3 directly)

MIT license

29KB
399 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

~3.5MB
~77K SLoC