🍺 BREW Explorer

← all formulae

elixir

brew install elixir v1.20.1 Apache-2.0

Functional programming language with metaprogramming features built on the Erlang VM.

Why you might care

Use Elixir for distributed, fault-tolerant systems that need hot-code reloading and actor-model concurrency via the proven Erlang runtime. It offers a Ruby-like syntax over battle-tested BEAM infrastructure, making it ideal for telecom, real-time apps (Phoenix web framework), and systems requiring five-nines uptime without the C complexity.

Categories

Alternatives

erlang go rust clojure
4.4k
30-day installs · #656
8.1k
90-day · #896
37.0k
365-day · #799

Runtime dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "erlang",
    "go",
    "rust",
    "clojure"
  ],
  "build_dependencies": [],
  "categories": [
    "language-runtime",
    "interpreter"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "erlang"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Functional metaprogramming aware language built on Erlang VM",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:37:17+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "elixir",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://elixir-lang.org/",
  "homepage_og_description": "Website for Elixir",
  "homepage_og_image": "https://elixir-lang.org/images/social/elixir-og-card.jpg",
  "homepage_title": "The Elixir programming language",
  "installs_30d": 4440,
  "installs_365d": 36959,
  "installs_90d": 8142,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Apache-2.0",
  "llm_generated_at": "2026-06-20T23:46:12+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "elixir",
  "oldnames": [],
  "one_liner": "Functional programming language with metaprogramming features built on the Erlang VM.",
  "optional_dependencies": [],
  "rank_30d": 656,
  "rank_365d": 799,
  "rank_90d": 896,
  "raw_hash": "ff188a31181cf661",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/e/elixir.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "1.20.1",
  "versioned_formulae": [],
  "why_use_this": "Use Elixir for distributed, fault-tolerant systems that need hot-code reloading and actor-model concurrency via the proven Erlang runtime. It offers a Ruby-like syntax over battle-tested BEAM infrastructure, making it ideal for telecom, real-time apps (Phoenix web framework), and systems requiring five-nines uptime without the C complexity."
}