🍺 BREW Explorer

← all formulae

sdl3

brew install sdl3 v3.4.10 Zlib

Cross-platform C library providing low-level access to audio, keyboard, mouse, joystick, graphics, and other hardware.

Why you might care

SDL3 is the foundation for game development, multimedia applications, and any program needing direct hardware I/O without OS-specific code. Use it when you're building games or interactive apps in C/C++ and need a stable, widely-supported abstraction layer for input and rendering. It's a build dependency for numerous game engines and emulators.

Categories

Alternatives

SFML Allegro Raylib Pygame
21.6k
30-day installs · #225
33.2k
90-day · #367
57.7k
365-day · #609

Build dependencies

Links

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

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "SFML",
    "Allegro",
    "Raylib",
    "Pygame"
  ],
  "build_dependencies": [
    "cmake",
    "pkgconf"
  ],
  "categories": [
    "library",
    "game-engine",
    "header-only-library"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Low-level access to audio, keyboard, mouse, joystick, and graphics",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:40:45+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "sdl3",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://libsdl.org/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "Simple DirectMedia Layer - Homepage",
  "installs_30d": 21580,
  "installs_365d": 57713,
  "installs_90d": 33181,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Zlib",
  "llm_generated_at": "2026-06-20T23:43:31+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "sdl3",
  "oldnames": [],
  "one_liner": "Cross-platform C library providing low-level access to audio, keyboard, mouse, joystick, graphics, and other hardware.",
  "optional_dependencies": [],
  "rank_30d": 225,
  "rank_365d": 609,
  "rank_90d": 367,
  "raw_hash": "8e7a444476d0334c",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/s/sdl3.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "3.4.10",
  "versioned_formulae": [],
  "why_use_this": "SDL3 is the foundation for game development, multimedia applications, and any program needing direct hardware I/O without OS-specific code. Use it when you\u0027re building games or interactive apps in C/C++ and need a stable, widely-supported abstraction layer for input and rendering. It\u0027s a build dependency for numerous game engines and emulators."
}