suirad / Seal

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Seal

Allocator wrapping leak detector for Zig

TODO: Documentation, Usage, & Examples; See tests

About

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

License:MIT License