A simple graphing calculator for visualizing math functions.
A very simple version of a Math Array library for Odin, inspired by NumPy and others.
Contains examples of 2D tilemap collsion and also auto tiling with a bitmask in odin.
This is a very simple implementation of this crazy method of making read only hashs become faster with no collisions.
This a very simple method with really high precision.
FLAC decoder library written in Odin
a purposely non-compliant implementation of RFC 6455 in odin, the simplest way to get bytes between server and browser
Implementation of the QuickLZ compression algorithm in Odin
Coding Sessions Monorepo
A 2D grid library for Odin with Bring Your Own Implementation pathfinding and visibility support.
A collection of geometry algorithms and toy examples implemented in Odin
A RISC-V emulation and development environment designed for teaching low level programming concepts.
WIP Minecraft Server Implementation
Alarm clock with iCal feed integration
Simplified versions of Mathematical Optimizers for derivative free, no gradient, black box optimization.
A from scratch HTTP server implementation in pure Odin | Use at own discretion
A re-implementation of Peter Overmann's Triadic Memory in Odin
A CHIP-8 emulator written in Odin.
Example shows how to load glTF model with skinning, animations and materials
Odin + JACK audio API code examples
A waterfall spectrum analyzer for the ADALM-PLUTO, written in Odin (and a bit of C), using fenster and libiio. Only on X11.
A simple yet interesting program that shows the performance of the Odin language on large images.
A basic websocket implementation in Odin
Uses Binary Space Partition to generate a house layout.