Crema is a static analysis tool for Rust-C FFI. It detects memory errors (memory leak, double-free and use-after-free) in pure Rust code and Rust interacting with C code.
-
Updated
Dec 6, 2025 - Rust
Crema is a static analysis tool for Rust-C FFI. It detects memory errors (memory leak, double-free and use-after-free) in pure Rust code and Rust interacting with C code.
Sample code for running an AWS Batch job that automatically scales up required resources (VCPUs and Memory)
Fault tolerant memory allocator that “fixes” minor heap overruns
Add a description, image, and links to the memory-errors topic page so that developers can more easily learn about it.
To associate your repository with the memory-errors topic, visit your repo's landing page and select "manage topics."