Odin native version of the famous C lib
Odin plugin for the asdf version manager github.com/asdf-vm/asdf
A pathfinding library in Odin! Designed for tile-based navigation with support for custom heuristics, diagonal movement, and cost-based terrain.
No description provided.
A simple but fast implementation of Radix Sort.
Radiance cascades implementation with Odin and OpenGL
A collection of Odin-lang libraries that I use.
This project will attempt to be a solution to burn Dreamcast CDI image files to CD on modern macOS, since currently no solution exists.
Simple solution for hot reloading a section of code as a DLL, with an example.
A shell written in Odin, with the long term objective of having a beautiful, comfortable scripting language to write DevOps scripts in.
No description provided.
A lightweight, optimized Odin library for dealing with n-dimensional slices
The Behavioral Programming Language
On-device face tracker for the Reachy Mini Wireless. Written in Odin with a thin C++ shim over libfacedetection. ~3 MB static binary, 30 fps on the Pi inside the robot.
An n-dimensional array library for the Odin programming language
Just a procedure to trace the path of union types of values inside tree of unions
recursive cloning, deallocation, comparison and binary encoding using RTTI in Odin
Twitter Snowflake ID generation for Odin
A toy implementation of an Entity Component System in Odin, inspired by Flecs and bitECS.
2D finite volume fluid simulation. For recreational purposes.
Odin's collection of SDL3 examples
Garbage collection for the Odin language
Log-Structured Merge trees implementation for a key-value store with all database functionality.
GPU-accelerated Bezier text rendering for Odin. Resolution-independent crisp text, SVG icons, 6 graphics backends