macOS
brew install odinprovider-native install command
brew / rank 1647
Programming language with focus on simplicity, performance and modern systems. Version 2026-07a via Homebrew; verified 2026-08-01.
install
brew install odinprovider-native install command
overview
Programming language with focus on simplicity, performance and modern systems
history
Odin is a systems programming language positioned by its project as a pragmatic C alternative for performance-oriented, data-oriented software. Its public identity emphasizes distinct typing, high performance, modern systems work, built-in data-oriented data types, and a standard library large enough for practical native development.
Creator Bill Hall, known as Ginger Bill, lists Odin as a public project running from 2016 onward, and the GitHub repository was created on November 23, 2016. The project grew around a language design that favors explicitness, simple control flow, manual memory management, compile-time facilities, and direct interop rather than a managed runtime.
The repository and official release feed show an active compiler, standard library, vendor binding, and tooling project rather than only a language specification. Development snapshots such as dev-2026-06 package compiler changes, language features, cryptography packages, bindings, and core-library fixes into downloadable artifacts for Linux, macOS, and Windows.
Odin's adoption path has been language-community driven: the official site, GitHub repository, package documentation site, examples, and monthly development builds make the compiler and library surface easy for enthusiasts to follow. Packaging across Homebrew, Arch, Nix, Scoop, MacPorts, Winget, and Linux distributions reflects a language that package managers treat as a developer tool worth shipping directly.
On July 1, 2026, the GitHub repository API reported 10,935 stars and 990 forks, which places Odin among the visible independent systems-language projects while still far outside the scale of mainstream platform languages.
Developers use the `odin` executable to build native programs, run examples, generate documentation, and experiment with data-oriented designs. The official package browser exposes core and vendor packages, while the repository ships examples and tests that function as both compiler validation and learning material.
Odin is most relevant where developers want C-like control with a more opinionated type system and built-in features such as slices, dynamic arrays, SOA-oriented data layout, context passing, reflection, and package-based organization.
For package nerds, Odin is interesting because its package is the language: installing `brew install odin` gives a compiler, standard library, vendor bindings, tools, and examples that move together in development snapshots. The formula tracks a fast-moving upstream rather than a long-term-stable ABI ecosystem.
The package also illustrates how newer languages spread through multi-manager availability before they reach a 1.0-style maturity marker: Homebrew, Nix, Arch, Scoop, Winget, and other channels become part of the language's adoption surface.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
odin | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:odin |
|---|---|
| Version | 2026-07a |
| Package manager | Homebrew |
| Homepage | https://odin-lang.org/ |
| Repository | https://github.com/odin-lang/Odin |
| Last updated | 2026-08-01T06:44:58Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.