Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/suirad/Seal
- Owner: suirad
- License: mit
- Created: 2018-11-26T07:07:54.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-26T08:27:51.000Z (about 6 years ago)
- Last Synced: 2024-08-03T23:19:53.356Z (4 months ago)
- Topics: leak-detection, zig, ziglang
- Size: 3.91 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-zig - suirad/Seal
- awesome-zig - SealποΈAn allocator that wraps another allocator and detects if memory is leaked after usage
README
# Seal
Allocator wrapping leak detector for ZigTODO: Documentation, Usage, & Examples; See tests