🍺 BREW Explorer

← all formulae

orc

brew install orc v0.4.42 BSD-2-Clause AND BSD-3-Clause

Just-in-time compiler and execution engine for GStreamer media pipelines, written in C.

Why you might care

ORC optimizes media processing in GStreamer by compiling custom assembly at runtime, avoiding the need to write hand-optimized SIMD code for each platform. It's a build/runtime dependency for GStreamer and related multimedia frameworks. Use it if you're developing media applications on GStreamer or need efficient bytecode-to-native compilation for performance-critical signal processing.

Categories

Alternatives

LLVM TinyJIT
7.2k
30-day installs · #449
37.2k
90-day · #333
108.1k
365-day · #396

Build dependencies

Links

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

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "LLVM",
    "TinyJIT"
  ],
  "build_dependencies": [
    "meson",
    "ninja"
  ],
  "categories": [
    "compiler",
    "library",
    "media-processing"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Oil Runtime Compiler (ORC)",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:40:52+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "orc",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://gstreamer.freedesktop.org/modules/orc.html",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 7247,
  "installs_365d": 108128,
  "installs_90d": 37230,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "BSD-2-Clause AND BSD-3-Clause",
  "llm_generated_at": "2026-06-20T23:44:56+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "orc",
  "oldnames": [],
  "one_liner": "Just-in-time compiler and execution engine for GStreamer media pipelines, written in C.",
  "optional_dependencies": [],
  "rank_30d": 449,
  "rank_365d": 396,
  "rank_90d": 333,
  "raw_hash": "9545f7970e057be2",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/o/orc.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "0.4.42",
  "versioned_formulae": [],
  "why_use_this": "ORC optimizes media processing in GStreamer by compiling custom assembly at runtime, avoiding the need to write hand-optimized SIMD code for each platform. It\u0027s a build/runtime dependency for GStreamer and related multimedia frameworks. Use it if you\u0027re developing media applications on GStreamer or need efficient bytecode-to-native compilation for performance-critical signal processing."
}