zig-hunk

Memory allocator

A basic memory allocator based on a fixed block of memory with two stacks growing inward.

GitHub

0 stars
1 watching
0 forks
Language: Zig
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mdsteele/ziegfriedA general-purpose memory allocator for the Zig programming language.24
fengb/zee_allocA tiny general-purpose allocator targeting WebAssembly.83
emeryberger/hoardAn efficient and scalable memory allocator designed to improve application performance in multithreaded programs on multiprocessor machines.1,115
suirad/sealAn allocator wrapper with leak detection capabilities6
microsoft/snmallocAn allocator that efficiently handles memory allocation and deallocation in multithreaded environments.1,585
ziglibs/zdbAn allocator-free document-oriented database management system built in Zig3
samsaffron/allocator_benchA benchmarking tool for evaluating the performance of various memory allocation algorithms in different languages and configurations52
foonathan/memoryA C++ library providing a new, flexible memory allocation system1,499
mjansson/rpmallocA high-performance memory allocator designed to be cross-platform and thread-safe.2,186
grapheneos/hardened_mallocA memory allocator designed to provide hardening against heap corruption vulnerabilities and improve overall performance.1,313
dbandstra/zig-wavA one-file Zig library for reading and writing uncompressed PCM WAV files1
spiraldb/ziggy-pydustA toolkit for building Python extensions in Zig.437
thi-ng/tinyallocMemory allocation library for small, linear memory spaces777
dbandstra/zangAn audio library providing low-level functions to generate and manipulate audio buffers0
spiraldb/streamvbyte-zigA Zig port of an efficient compression codec for binary data5