Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/suirad/Seal

An allocator that wraps another allocator and detects if memory is leaked after usage
https://github.com/suirad/Seal

leak-detection zig ziglang

Last synced: 29 days ago
JSON representation

An allocator that wraps another allocator and detects if memory is leaked after usage

Awesome Lists containing this project

README

        

# Seal
Allocator wrapping leak detector for Zig

TODO: Documentation, Usage, & Examples; See tests