odin-programming-language
There are 44 repositories under odin-programming-language topic.
odin-lang/Odin
Odin Programming Language
oskarnp/odin-tracy
Tracy profiler bindings/wrapper for the Odin programming language
kcvinker/Winforms
A simple GUI library for Odin programming language.
NoahR02/odin-ecs
Odin ECS was built because I needed a way to dynamically add functionality to things in my game. I also just find entity component systems fun to work with and I couldn't find a general purpose one for Odin , so I made it myself.
kevinw/raylib-odin
Odin bindings for the raylib gamedev library
mattt-b/odin-mode
Emacs major mode for the Odin programming language
oskarnp/microui-odin
A tiny immediate-mode UI library for The Odin Programming Language
odin-lang/sublime-odin
Odin syntax definition for Sublime Text
atomicptr/anima
A 2D animation library for Odin
KDahir247/Journey_ECS
Fast Minimal Sparse set for Odin Language
ThisDevDane/otime
Rewrite of CTime by Casey Muratori in Odin
desdeux/Odin-TIGR
Odin bindings to TIGR - the TIny GRaphics library
renehsz/odin-sock
Low-level bindings to BSD-style sockets for the Odin programming language that should likely be in the standard library
renehsz/odin-miniz
A binding to the miniz library for the Odin programming language
mattt-b/flycheck-odin
Emacs Flycheck integration for the Odin language
Platin21/odin-treesitter
Tree-sitter bidnings for odin
SjVer/ClOdin
A command-line argument parser for Odin
SrMordred/odin_fsw
Simple File Sytem Watcher for Odin
hovsater/aoc-odin
Solutions to Advent of Code in Odin.
lumi-c/odin-wren
Odin bindings for Wren
Porem5002/flappy-odin
A flappy bird clone developed using the Odin Programming Language and Raylib
renehsz/odin-openssl
OpenSSL bindings for the Odin programming language
hrszpuk/odin-ini
:fire: An easy to use and highly customizable INI serialiser/deserialiser for Odin!
JeppeSS/Rock-paper-scissors
A small terminal Rock, Paper or Scissors game, written in Odin.
joshayres/mythic
A small game framework written in Odin
mustardfrog/odin-gl
Simple OpenGL project in Odin programming language
oskarnp/advent-of-code
My solutions to the "Advent of Code" programming challenges in various languages.
Porem5002/graphi
A simple graphing calculator for visualizing math functions.
quonic/Odin-Orbitz
A simple application showcasing drawing circles and text in the Odin language.
avanspector/odin-icu
Odin bindings for the ICU (ICU4C) library.
Feoramund/odin-editline
A binding to the editline library for the Odin programming language.
JeppeSS/Actrune
Actrune is an actor-based concurrency framework for the Odin programming language