#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

#19 in #memflow

Download history 185/week @ 2024-07-26 128/week @ 2024-08-02 146/week @ 2024-08-09 146/week @ 2024-08-16 121/week @ 2024-08-23 123/week @ 2024-08-30 108/week @ 2024-09-06 153/week @ 2024-09-13 219/week @ 2024-09-20 157/week @ 2024-09-27 156/week @ 2024-10-04 107/week @ 2024-10-11 71/week @ 2024-10-18 87/week @ 2024-10-25 107/week @ 2024-11-01 93/week @ 2024-11-08

378 downloads per month
Used in 18 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