An music recognition experiment
My solutions to the puzzles from 2020 in Odin
Image library in Odin
Collection of my own original programs or scripts
Dragon Curve simulation using Odin + Raylib
raymath extension for Odin
rlgl extension for Odin
Network utilities extending Odin's core:net - IP/CIDR operations, MAC address handling, DNS utilities, and more.
Pure-Odin Apache Kafka client modeled on segmentio/kafka-go.
The 1 Billion Row Challenge in Odin
A small collection of procedures that recreate raylib's key and mouse event functionality for sokol.
Agility iteration XLS to text
A program that removes all unused audio in FL Studio from disk.
Source code for my tutorial (WIP) about implementing performant Voxel Meshing and Ray-Tracing.
A json parser written in Odin with no dependencies besides the standard library
HTTP server from scratch
Odin plugin for asdf version manager
Random functions related to mach kernel
Ray tracer in one weekend, in odin
A collection of small programs and experiments to learn the odin programming language (http://odin-lang.org/)
Programming language specialized to support the implementation of data-oriented design
Terminal manipulation library in the Odin programming language.
A Slide presentation implementing Slideshow-simple of Racket Language, to bare metal presentation on any* system
Vulkan abstraction for Odin