Examples of idiomatic Odin code
Karmem is a fast binary serialization format, faster than Google Flatbuffers and optimized for TinyGo and WASM.
A HTTP/1.1 client/server implementation for Odin.
A collection of static datastructures for Odin
Odin's collection of Raylib examples
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
Handler for Aseprite's .ase/.aseprite, .aseprite-extension & extended .gpl files writen in Odin.
Easy-to-use LBP binary serialization utility for Odin.
A collection of introductory OpenGL examples in Odin.
Performance evaluation of different approaches for bridging tsgo with JS
A collection of packages for Odin
Odin syntax definition for Sublime Text
Nuod (Numerical Odin) is an Odin library for creating and manipulating numerical multi-dimensional arrays.
A 2D cloth simulation with tearing based on elasticity written in Odin with raylib.
High-performance HTTP client/server and WebSocket implementation for Odin
Odin Implementations of various file formats.
An implementation of Todo MVC using my in development Odin web stack.
Odin starter template for vs-code (incl. memory leak detection)
Quadtree for Odin with fixed size data structure, no dynamic allocations
Basic ctags generation for Odin packages
A package for producing ImGui UI elements for data using Odin type reflection.
A small library for S3 texture compression (DXT1-5/BC1-5). Port of stb_dxt.h
A general purpose gpu computation library in odin