memcheck

Crates.iomemcheck
lib.rsmemcheck
version0.0.1
created_at2025-03-22 18:32:22.395202+00
updated_at2025-03-22 18:32:22.395202+00
descriptionAllocation sanitizer for `GlobalAlloc`, which adds nominal bookkeeping to guard against incorrect `Layout`s and double-free.
homepagehttps://github.com/alecmocatta/memcheck
repositoryhttps://github.com/alecmocatta/memcheck
max_upload_size
id1602008
size22,364
Alec Mocatta (alecmocatta)

documentation

https://docs.rs/memcheck

README

memcheck

Crates.io MIT / Apache 2.0 licensed

📖 Docs | 💬 Chat

Allocation sanitizer for GlobalAlloc, which adds nominal bookkeeping to guard against incorrect Layouts and double-free.

License

Licensed under either of

at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 1

cargo fmt