scripting language
CLAP plugin framework for the Odin programming language
No description provided.
Odin examples for Rosetta Code
No description provided.
Garbage collection for the Odin language
No description provided.
Dumping ground for test bindings made with bind-odin
recursive cloning, deallocation, comparison and binary encoding using RTTI in Odin
Utility library for simplifying the use of Vulkan on modern desktop GPUs for my personal projects
context.allocator = runtime.panic_allocator()
A simple statistics lib made in the Odin programming language.
Using tao and wry from rust, this is a port for a native webview windows for Odin or many other languages. Just import the .dll, look at the readme file file for more info.
A port of Go's net/url package to Odin
An attempt on a Odin language wrapper for llama.cpp.
A toy implementation of an Entity Component System in Odin, inspired by Flecs and bitECS.
Odin bindings for the Umka scripting language
2D finite volume fluid simulation. For recreational purposes.
Odin's collection of SDL3 examples
DirectX11 bindings for Odin
package sys/windows Generator (WIP)
AGC is a git client that doesn't suck [Dead]
Emacs Flycheck integration for the Odin language
A* implementation and demo