#dma #introspection #memory

macro memflow-derive

derive macros for the memflow physical memory introspection framework

9 releases

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

#34 in #dma

Download history 295/week @ 2025-10-13 235/week @ 2025-10-20 150/week @ 2025-10-27 177/week @ 2025-11-03 129/week @ 2025-11-10 140/week @ 2025-11-17 417/week @ 2025-11-24 193/week @ 2025-12-01 110/week @ 2025-12-08 128/week @ 2025-12-15 191/week @ 2025-12-22 130/week @ 2025-12-29 118/week @ 2026-01-05 96/week @ 2026-01-12 262/week @ 2026-01-19 175/week @ 2026-01-26

671 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
~76K SLoC