A 2D cloth simulation with tearing based on elasticity written in Odin with raylib.
High-performance HTTP client/server and WebSocket implementation for Odin
A Godot Extension Wrapper written in Odin
Odin Implementations of various file formats.
Collection of systems for apps and games. Each with Raylib demo examples
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.
Odin implementation of a Lox virtual machine and compiler based on Robert Nystrom's Crafting Interpreters
A small library for S3 texture compression (DXT1-5/BC1-5). Port of stb_dxt.h
Odin plugin for the asdf version manager github.com/asdf-vm/asdf
A general purpose gpu computation library in odin
Build tool for Odin.
Odin native version of the famous C lib
🪡 Gungnir: Odin’s Spear of Power. Parses Odin files and generates Markdown documentation from comments.
comprehensive network library for building network applications in Odin, providing a high-level interface for handling network sockets and protocols
Odin bindings for LZ4 (https://github.com/lz4/lz4) - an extremely fast lossless compression algorithm
A pathfinding library in Odin! Designed for tile-based navigation with support for custom heuristics, diagonal movement, and cost-based terrain.
duckdb binding for odin programming language
Bindings for the CLAP audio plugin standard in Odin
The "downstream" open source version of the core OstrichDB engine and API layer that powers OstrichDB.com
A simple but fast implementation of Radix Sort.