glew
brew install glew
v2.3.1
BSD-3-Clause
C library that simplifies access to OpenGL extensions across platforms.
Why you might care
GLEW handles the tedious work of querying and loading OpenGL extensions at runtime, letting you write cross-platform graphics code without manual extension detection. It's a standard dependency for OpenGL applications and game engines that need reliable extension support on Windows, macOS, and Linux.
3.2k
30-day installs · #772
10.4k
90-day · #794
49.0k
365-day · #700
Build dependencies
Links
- https://glew.sourceforge.net/
- Brew formula source: Formula/g/glew.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"GLAD",
"epoxy"
],
"build_dependencies": [
"cmake"
],
"categories": [
"library",
"graphics"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "OpenGL Extension Wrangler Library",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:38:09+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "glew",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://glew.sourceforge.net/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "GLEW: The OpenGL Extension Wrangler Library",
"installs_30d": 3232,
"installs_365d": 49000,
"installs_90d": 10424,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "BSD-3-Clause",
"llm_generated_at": "2026-06-20T23:46:57+00:00",
"llm_model": "claude-haiku-4-5",
"name": "glew",
"oldnames": [],
"one_liner": "C library that simplifies access to OpenGL extensions across platforms.",
"optional_dependencies": [],
"rank_30d": 772,
"rank_365d": 700,
"rank_90d": 794,
"raw_hash": "c0b840ff6c37bc94",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/g/glew.rb",
"tap": "homebrew/core",
"test_dependencies": [
"cmake"
],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "2.3.1",
"versioned_formulae": [],
"why_use_this": "GLEW handles the tedious work of querying and loading OpenGL extensions at runtime, letting you write cross-platform graphics code without manual extension detection. It\u0027s a standard dependency for OpenGL applications and game engines that need reliable extension support on Windows, macOS, and Linux."
}