odin-lang/Odin
Odin Programming Language observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 96
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 29
- age_days: 3570
- days_rel: 27
- days_push: 7
- n_releases_24m: 24
Adoption not part of the score
11791 stars · 1073 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Odin is a general-purpose, statically typed systems programming language designed for high performance and data-oriented programming, positioned as a modern C alternative. The repository contains the Odin compiler and its core and vendor library collections, distributed as a command-line tool for Windows, Linux, macOS, and BSD.
Use cases
- write high-performance systems software in a modern C alternative
- learn a data-oriented programming language
- compile native executables for windows linux and macos
- build games or graphics software with simd and soa support
- compile odin to webassembly
- explore manual memory management without garbage collection
When to choose
- you want a C-like language with modern syntax, distinct typing, and built-in array programming
- you need manual memory control and data-oriented design for games, engines, or systems tools
- you want a simple toolchain with no package manager complexity and cross-platform native output
When to avoid
- you need a mature ecosystem with extensive third-party libraries and long-term stability guarantees
- you want garbage collection or a managed runtime
- your team relies on established tooling like debuggers and language servers that are still maturing for Odin
Facets
cli-tool · maturity active
compiler programming-language cli developer-tools programming-languages compilers developer-tools performance windows bsd wasm cli odin systems-programming data-oriented-design c-alternative manual-memory-management game-development linux macos
5 sources
- readme: https://github.com/odin-lang/Odin · fetched 2026-08-28 · 68dae9ce9ea5
- homepage: https://odin-lang.org · fetched 2026-08-29 · 17e0d6c7e1b0
- site_page: https://odin-lang.org/docs · fetched 2026-08-29 · 7e73280a5bed
- site_page: https://odin-lang.org/docs/overview · fetched 2026-08-29 · 7aaf97f1d6b1
- site_page: https://odin-lang.org/docs/install · fetched 2026-08-29 · 882af7e66ae8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| odin-lang/Odin | main | 98 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem