This website requires JavaScript.
Explore
Help
Sign In
motiejus
/
zig
Watch
1
Fork
0
You've already forked zig
Code
Releases
Activity
Files
ad38af77fa8ef3fe6938365258e198696fbf53d9
zig
/
lib
/
std
/
heap
History
ziggoon
16875b3598
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
..
arena_allocator.zig
…
debug_allocator.zig
…
FixedBufferAllocator.zig
…
memory_pool.zig
…
PageAllocator.zig
…
sbrk_allocator.zig
…
SmpAllocator.zig
…
ThreadSafeAllocator.zig
…
WasmAllocator.zig
…