# DanielGavin/ols

Language server for Odin

Repository: https://github.com/DanielGavin/ols
Canonical: https://ross.abutalabs.com/products/ols
Language: Odin
License: MIT
License Family: permissive
Topics: language-server, odin, lsp
Last push: 2026-09-02T19:03:54+00:00

## Health v2 (maintenance only)
Score: 100/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 100, longevity 100
- inputs: {"age_days": 2129, "days_push": 0, "days_rel": 3, "gap_med": 28.0, "n_releases_24m": 11}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1169, forks 186 (observed 2026-09-03T02:15:05.423635+00:00)

## What it is
ols is a language server (LSP implementation) for the Odin programming language, providing completions, hover, go-to-definition, references, semantic tokens, and formatting via odinfmt. It is written in Odin and tracks the master branch of the Odin compiler.

## Use cases
- set up Odin autocomplete in Neovim
- add go-to-definition for Odin code in VS Code
- format Odin source files with odinfmt
- get hover documentation for Odin procedures
- find all references to an Odin symbol
- configure Odin collections and checker profiles for a workspace

## When to choose
- you write Odin and want IDE features in any LSP-capable editor
- you need formatting, completions, and symbol navigation for Odin
- you want a language server that stays current with Odin's master branch

## When to avoid
- you need a fully stable, mature language server - the project is still in early development
- you don't work with the Odin language
- you rely on features like fake methods that are highly experimental

## Facets
- artifact type: cli-tool
- maturity: active
- function: editor, formatter, developer-tools
- domain: developer-tools, text-editors, programming-languages
- platform: windows, cross-platform, cli
- tags: lsp, language-server, odin, code-completion, odinfmt, linux, macos

## Member repositories
- DanielGavin/ols (main) score 100

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:05.423635+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:31:36.162555+00:00, confidence not recorded.
  - readme: https://github.com/DanielGavin/ols (fetched 2026-09-03T02:15:05.423635+00:00, sha 74a96f811796)
- Data as of 2026-08-30T08:39:29.467469+00:00.
