-
Odin Public
Forked from odin-lang/OdinOdin Programming Language
-
-
raddebugger Public
Forked from EpicGamesExt/raddebuggerA native, user-mode, multi-process, graphical debugger.
C MIT License UpdatedOct 16, 2025 -
pkg.odin-lang.org Public
Forked from odin-lang/pkg.odin-lang.orghttps://pkg.odin-lang.org
Odin UpdatedOct 7, 2025 -
awesome-odin Public
A collection of awesome Odin libraries, bindings, software and resources 🧙♂️
-
jobs Public
Simple job scheduler for Odin
-
odin-steamworks Public
Odin bindings Steamworks API. Steamworks is a free suite of tools available to any developer to use in their game or software on Steam.
-
-
-
odin-lz4 Public
Odin bindings for LZ4 (https://github.com/lz4/lz4) - an extremely fast lossless compression algorithm
-
sds Public
A collection of static datastructures for Odin
-
nettest Public
Single header C lib to simulate packet loss, delay, reodering and duplication to debug custom networking protocols
C UpdatedApr 9, 2025 -
vecc Public
An experimental compiler for a vector programming languge inspired by ISPC and shader programming
-
gpad Public
Simple C/C++/Odin library for game controller input. Standalone SDL gamepad replacement for Windows.
-
odin-fmod Public
Odin bindings for FMOD
-
odin-ldtk Public
Odin loader for LDtk files. LDtk is a modern 2D level editor from the creator of Dead Cells, with a strong focus on user-friendliness.
-
tinybvh Public
Forked from jbikker/tinybvhSingle-header BVH construction and traversal library.
C++ MIT License UpdatedOct 30, 2024 -
fixed-timestep-demo Public
A demo app using Odin and Raylib to show different ways of simulating a game with a fixed timestep update loop
-
glTF2 Public
Forked from Pawel82S/glTF2Native Odin implementation of glTF2 loading file format as described by khronos: https://registry.khronos.org/glTF/specs/2.0/glTF-2.0.html
-
raylib-jump-prince Public
A simple platformer game inspired by jump king
-
odin-lbp-serialization Public
Easy-to-use LBP binary serialization utility for Odin.
-
sokol Public
Forked from floooh/sokolminimal cross-platform standalone C headers
C zlib License UpdatedJun 3, 2024 -
sokol-odin Public
Forked from floooh/sokol-odinOdin bindings for the sokol headers (https://github.com/floooh/sokol)
-
odxt Public
A small library for S3 texture compression (DXT1-5/BC1-5). Port of stb_dxt.h
-
odin-m3d Public
Forked from cr1sth0fer/odin-m3dM3D bindings for Odin languague
-
sokol-tools Public
Forked from floooh/sokol-toolsCommand line tools for use with sokol headers
C++ MIT License UpdatedMar 26, 2024 -
sokol-tools-bin Public
Forked from floooh/sokol-tools-binBinaries and fips integration for https://github.com/floooh/sokol-tools
Python MIT License UpdatedFeb 12, 2024 -
scc Public
Forked from boyter/sccSloc, Cloc and Code: scc is a very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go
Go MIT License UpdatedJan 18, 2024 -
-
dungeon-of-quake Public archive
Retro FPS game inspired by Quake, using Odin and Raylib [ALPHA]