Seal

Memory allocator

An allocator wrapper with leak detection capabilities

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

GitHub

6 stars
2 watching
0 forks
last commit: almost 8 years ago
Linked from 2 awesome lists

leak-detectionzigziglang

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
janneman84/leakedviewcontrollerdetectorAutomated tool to detect and alert about memory leaks in UIKit apps32
mdsteele/ziegfriedA general-purpose memory allocator for the Zig programming language.24
dbandstra/zig-hunkA basic memory allocator based on a fixed block of memory with two stacks growing inward.0
loseys/oblivionReal-time monitoring and notification tool to detect data leaks and credential breaches.520
mjansson/rpmallocA high-performance memory allocator designed to be cross-platform and thread-safe.2,186
fengb/zee_allocA tiny general-purpose allocator targeting WebAssembly.83
samsaffron/allocator_benchA benchmarking tool for evaluating the performance of various memory allocation algorithms in different languages and configurations52
kivikakk/libpcre.zigA collection of Zig bindings to the popular regular-expression library libpcre27
foonathan/memoryA C++ library providing a new, flexible memory allocation system1,499
andrewrk/libzA Zig port of zlib, replacing its build system with a custom implementation.14
emeryberger/hoardAn efficient and scalable memory allocator designed to improve application performance in multithreaded programs on multiprocessor machines.1,115
adamessenmacher/memorytoolkit.mauiA toolkit to detect and mitigate memory leaks in .NET MAUI applications273
thi-ng/tinyallocMemory allocation library for small, linear memory spaces777
snyk-labs/noppProtects against Prototype Pollution vulnerabilities in JavaScript objects by freezing specific built-in objects.27
timdaub/preact-nominal-allocatorA UI component for adding and removing nominal values1