First crack at Odin without knowing much about the language
A simple profiller that automatically instruments all the Odin functions of a diretory and sub diretories or a specific file name that is part of the source code path.
No description provided.
No description provided.
No description provided.
A tiny stack based virtual machine written in Odin
No description provided.
No description provided.
No description provided.
stack-based virtual machine written in odin
Recreational programming (or recreational coding) is the practice of writing code purely for personal enjoyment, curiosity, or creative expression, entirely disconnected from professional deadlines, portfolios, or side hustles.
Fast and low-allocation FFT library for Odin (C2C, R2C/C2R, 2D FFT/IFFT, auto backend selection).
Globally Unique Identifier library for Odin Projects
Mirror GitHub repository, actual one at https://codeberg.org/razkar/ofarben
a circuite simulator (work in progress)
programming language im trying to make
starter kit for a Nuclear Throne-esque 2D topdown shooter, written in Odin and Raylib
No description provided.
Simple project featuring a rotating cube with DirectX 11
Odin port of the Corsair CUE SDK
No description provided.
👜 A weird program for manipulating Odin source code
You can choose the lenght of the power m that defines indirectly the lenght of the sequences, the seed and the primitive polynomial, you can also get the cross correlation matrix of the sequences.
A reimplementation of the YouAreAnIdiot.org virus in odin and SDL2. requires SDL2, SDL2_mixer and SDL2_image.