A HTTP/1.1 client/server implementation for Odin.
Native Odin implementation of glTF2 loading file format as described by khronos: https://registry.khronos.org/glTF/specs/2.0/glTF-2.0.html
https://pkg.odin-lang.org
A space shooter game made with the Odin programming language. Visit YouTube for tutorials https://www.youtube.com/@handmadegamesdev
High-performance HTTP client/server and WebSocket implementation for Odin
A (mostly) Odin native HTTP/2 + TLS server
Odin bindings for mimalloc (https://github.com/microsoft/mimalloc). mimalloc is a compact general purpose allocator with excellent performance.
Odin bindings for LZ4 (https://github.com/lz4/lz4) - an extremely fast lossless compression algorithm
How to do things with SDL2 and the Odin Programming Language. Learn more at https://YouTube.com/@HandmadeGamesDev
Code for video: https://youtu.be/M763xHjsPk4
A simple HTTP Server Library for the Odin Programming lang
No description provided.
Based off of https://github.com/jakubtomsu/odin-lbp-serialization/blob/main/serializer.odin, I created an example and made some modifications to support the latest odin compiler
simple, fast, standalone intermediate HTTP Client alternative to curl, entirely in Odin.
Forked from https://gitlab.com/L-4/odin-imgui updated for the newest imgui versions.
Pong written in Odin for youtube https://youtu.be/-KdYGKIxLto
A from scratch HTTP server implementation in pure Odin | Use at own discretion
Static site generator used to generate my website (https://bakk.es)
Minimal HTTP/1.0 client example with Odin
No description provided.
simple http server written in odin
No description provided.
A native HTTP GUI client because I am sick of electron apps that want you to sign up to execute a curl command
Port of https://github.com/LiamBindle/MQTT-C for odin