Examples of idiomatic Odin code
A HTTP/1.1 client/server implementation for Odin.
A MNIST neural network written from scratch in Odin, visualised with Raylib
Odin Support plugin for JetBrains IDEs
Odin + WASM = 💙
A collection of static datastructures for Odin
No description provided.
Backtraces for Odin.
Odin's collection of Raylib examples
Immediate mode UI for odin and raylib
Use any web browser as GUI, with Odin in the backend and modern web technologies in the frontend.
A simple, fast and modern ECS built in Odin
A declarative GUI framework for Odin. The predictability of Elm with the performance of immediate mode.
A simple, modern ECS built in Odin
Native Odin implementation of glTF2 loading file format as described by khronos: https://registry.khronos.org/glTF/specs/2.0/glTF-2.0.html
A storage container that maps a handle (index + generation) to an item
An experimental retained-mode GUI library for Odin
Accurate NES emulator written in Odin
A simple GUI library for Odin programming language.
Handler for Aseprite's .ase/.aseprite, .aseprite-extension & extended .gpl files writen in Odin.
Easy-to-use LBP binary serialization utility for Odin.
lightweight threading for odin
Neural network inference in pure Odin
TOML Parser for odin-lang