Seal
Memory allocator
An allocator wrapper with leak detection capabilities
An allocator that wraps another allocator and detects if memory is leaked after usage
6 stars
2 watching
0 forks
last commit: over 6 years ago
Linked from 2 awesome lists
leak-detectionzigziglang
Related projects:
Repository | Description | Stars |
---|---|---|
| Automated tool to detect and alert about memory leaks in UIKit apps | 32 |
| A general-purpose memory allocator for the Zig programming language. | 24 |
| A basic memory allocator based on a fixed block of memory with two stacks growing inward. | 0 |
| Real-time monitoring and notification tool to detect data leaks and credential breaches. | 520 |
| A high-performance memory allocator designed to be cross-platform and thread-safe. | 2,186 |
| A tiny general-purpose allocator targeting WebAssembly. | 83 |
| A benchmarking tool for evaluating the performance of various memory allocation algorithms in different languages and configurations | 52 |
| A collection of Zig bindings to the popular regular-expression library libpcre | 27 |
| A C++ library providing a new, flexible memory allocation system | 1,499 |
| A Zig port of zlib, replacing its build system with a custom implementation. | 14 |
| An efficient and scalable memory allocator designed to improve application performance in multithreaded programs on multiprocessor machines. | 1,115 |
| A toolkit to detect and mitigate memory leaks in .NET MAUI applications | 273 |
| Memory allocation library for small, linear memory spaces | 777 |
| Protects against Prototype Pollution vulnerabilities in JavaScript objects by freezing specific built-in objects. | 27 |
| A UI component for adding and removing nominal values | 1 |