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.
A simple utility to parse MemTest86 logs and automatically block faulty RAM sectors in Windows using badmemorylist. Stop BSODs caused by a few bad memory addresses without replacing your hardware.
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."