ziegfried

Memory allocator

A general-purpose memory allocator for the Zig programming language.

A general-purpose memory allocator for Zig

GitHub

24 stars
6 watching
0 forks
Language: Zig
last commit: over 3 years ago
Linked from 2 awesome lists

zig

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dbandstra/zig-hunk A basic memory allocator based on a fixed block of memory with two stacks growing inward. 0
fengb/zee_alloc A tiny general-purpose allocator targeting WebAssembly. 83
emeryberger/hoard An efficient and scalable memory allocator designed to improve application performance in multithreaded programs on multiprocessor machines. 1,115
ziglibs/zdb An allocator-free document-oriented database management system built in Zig 3
suirad/seal An allocator wrapper with leak detection capabilities 6
mattnite/zig-zlib A package to statically compile and link zlib in Zig applications. 21
microsoft/snmalloc An allocator that efficiently handles memory allocation and deallocation in multithreaded environments. 1,585
momumi/x86-zig A Zig library for assembling x86 machine code instructions 27
mjansson/rpmalloc A high-performance memory allocator designed to be cross-platform and thread-safe. 2,186
thi-ng/tinyalloc Memory allocation library for small, linear memory spaces 777
ziglang/zig A general-purpose programming language and toolchain for building robust, maintainable software 35,396
gernest/time A time-related library designed specifically for the Zig programming language. 15
spiraldb/streamvbyte-zig A Zig port of an efficient compression codec for binary data 5
tomhoule/zig-diff A Zig library for generating text diffs using Myers' diff algorithm. 13
marler8997/zigup Manages and provides access to various Zig compilers. 802