InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more โ
Odin Alternatives
Similar projects and alternatives to Odin
-
-
InfluxDB
InfluxDB โ Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
-
-
-
Nim
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
-
-
-
-
-
-
-
red
Red is a next-generation programming language strongly inspired by Rebol, but with a broader field of usage thanks to its native-code compiler, from system programming to high-level scripting and cross-platform reactive GUI, while providing modern support for concurrency, all in a zero-install, zero-config, single ~1MB file!
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Odin discussion
Odin reviews and mentions
-
Red Programming Language
When I look at a programming language site, I want a quick way to navigate to a reasonably sized code sample, optionally documented, but show me the code.
Sites which do this well:
https://odin-lang.org/
-
Odin, a Pragmatic C Alternative with a Go Flavour
Here is the website: https://odin-lang.org/ - which was not obvious.
- Odin: General-purpose language with built-in data-oriented data types
- Show HN: The C3 programming language (C alternative language)
- Borgo Programming Language
- Huly โ Open-Source All-in-One Project Management Platform
-
One must imagine Sisyphus writing a new JS framework
Or maybe you want a language that's more geared towards game dev, and includes a lot of the commonly use libraries? Odin
-
Comfy, the 2D rust game engine, is now archived
I have noticed a trend for Rust game development to revolve around developing engines that are "high-performance," particularly with a focus on entity component systems. This is development for the sake of optimisation and premature is putting it lightly.
Let me say this loud and clear for anyone who dares to hear a fool: don't even think about performance until it becomes a problem and even then you could still probably stand to ignore it. Ergonomics are infinitely more important for an engine. If you can't develop and iterate quickly you can't prove your ideas and make something fun. These are two things Rust is very bad at.
Rust is good at many things, but game development is really not one of them. C++ is still okay. If you want to try something new, Odin[1] is shaping up nicely.
[1] https://odin-lang.org/
-
Introduction to the Odin Programming Language
Odin website sure could! Highlights according to landing page:
> Data-Oriented, Simplicity, High Performance, "Batteries Included", Open Source (BSD 3)
https://odin-lang.org/
- Odin programming language now supports NetBSD
-
A note from our sponsor - InfluxDB
www.influxdata.com | 21 May 2025
Stats
odin-lang/Odin is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.
The primary programming language of Odin is Odin.
Review โ โ โ โ โ 10/10
Awesome alternative to c. Love using it for new projects such as video games using raylib. The community is very awesome :)