Examples of idiomatic Odin code
A HTTP/1.1 client/server implementation for Odin.
A Simple Virtual Computer
A shared-nothing, thread-per-core concurrency framework. Designed for massive concurrency because There Is No Alternative (TINA)
A MNIST neural network written from scratch in Odin, visualised with Raylib
A collection of static datastructures for Odin
Backtraces for Odin.
Odin's collection of Raylib examples
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.
lightweight threading for odin
Neural network inference in pure Odin
Code for my Odin+SDL3 GPU tutorial on YouTube
A collection of introductory OpenGL examples in Odin.
Emacs major mode for the Odin programming language
In progress vk-guide tutorial using Odin Language.
a minimalist music player