#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

#18 in #memflow

Download history 113/week @ 2024-01-23 95/week @ 2024-01-30 72/week @ 2024-02-06 197/week @ 2024-02-13 447/week @ 2024-02-20 366/week @ 2024-02-27 121/week @ 2024-03-05 144/week @ 2024-03-12 133/week @ 2024-03-19 691/week @ 2024-03-26 409/week @ 2024-04-02 226/week @ 2024-04-09 138/week @ 2024-04-16 851/week @ 2024-04-23 848/week @ 2024-04-30 324/week @ 2024-05-07

2,181 downloads per month
Used in 16 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
~65K SLoC