Bindings for Vulkan Memory Allocator in Odin Programming Language.
binding for VulkanMemoryAllocator c interface
Odin bindings for mimalloc (https://github.com/microsoft/mimalloc). mimalloc is a compact general purpose allocator with excellent performance.
Offset Allocator in Odin
context.allocator = runtime.panic_allocator()
Odin tracker for detecting leaks and bad frees of memory allocated using the context.allocator. Output is colorized and table formatted.
No description provided.
A mark and sweep GC allocator proof of concept for the Odin language
tracking allocator template
simple Vulkan memory allocator
No description provided.
Allocators and Data structures learning and implementations
Example program to showcase various odin allocators
An Arena allocator from scratch in Odin
No description provided.
No description provided.
Simple program to add and remove #+vet explicit-allocators to a single file or all files in a project folder