crypto-msg-parser-ffi
FFI bindings for the crypto-msg-parser crate.
References
- cffi vs cpython vs pyo3, what should I use?
- Evolving Our Rust With Milksnake
- How to write Rust instead of C and get away with it
- avro-rs-ffi and pyavro-rs
- A dive into packaging native python extensions
- Rust + Python | Perl FFI Strings
- The Rust FFI Omnibus
- Calling Rust From Python
- Writing Python Extensions in Rust