#call #shim #cdylib-shim

cdylib-shim

A macro for creating dynamic library shims that can intercept and modify function calls

2 releases

Uses new Rust 2024

new 0.1.1 Mar 30, 2025
0.1.0 Mar 29, 2025
0.0.1 Mar 28, 2025

#10 in #shim

Download history 142/week @ 2025-03-24

142 downloads per month

MIT license

6KB
52 lines

cdylib-shim

A macro for creating dynamic library shims that can intercept and modify function calls.

Dependencies

~2.2–8MB
~59K SLoC