o
odinpkg.dev
packages / library / systems_programming_odin

systems_programming_odin

4782ea1library

A collection of small/medium-sized Systems Programming projects written in Odin.

No license · updated 2 weeks ago

systems programming in Odin

I have noticed a lot of the tutorials/material for Odin are centered around game development, and there is not that much out there for more general purpose systems programming. But Odin is great for systems programming!

So I intend to create some different mini-systems projects here for anyone who is interested in Odin to use as a reference.

I am relatively new to the language, so I apologize in advance if any of the code is sloppy. I appreciate any advice anyone has on how to do things better!