zig/lib/std/heap
2025-08-11 15:52:49 -07:00
..
arena_allocator.zig std: refactor to use Alignment.of 2025-07-09 23:07:18 -07:00
debug_allocator.zig std.ArrayList: make unmanaged the default 2025-08-11 15:52:49 -07:00
FixedBufferAllocator.zig
memory_pool.zig std: eradicate u29 and embrace std.mem.Alignment 2025-04-13 02:20:32 -04:00
PageAllocator.zig update std.heap.PageAllocator Windows implementation to remove race condition and utilize NtAllocateVirtualMemory / NtFreeVirtualMemory instead of VirtualAlloc and VirtualFree 2025-03-04 22:01:08 -06:00
sbrk_allocator.zig
SmpAllocator.zig zig fmt: apply new cast builtin order 2025-08-03 14:59:56 +02:00
ThreadSafeAllocator.zig
WasmAllocator.zig std: eradicate u29 and embrace std.mem.Alignment 2025-04-13 02:20:32 -04:00