Ross ROSS = Recommend OSS · open-source software intelligence for agents

glfw/glfw

A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input observed · 2026-08-28

github.com/glfw/glfw · homepage · C · Zlib (permissive) observed · 2026-08-28

Health v2 · maintenance only

85/100

  • Activity 96
  • Release rhythm 63
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4885
  • days_rel: 33
  • days_push: 29
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

15286 stars · 5924 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

GLFW is a multi-platform C library for creating windows, OpenGL/OpenGL ES contexts and Vulkan surfaces, and handling input and events. It provides a thin, platform-independent API supporting Windows, macOS, and Linux (X11 and Wayland).

Use cases

  • create a window with an OpenGL context in C or C++
  • handle keyboard, mouse, and gamepad input in a graphics application
  • create a Vulkan surface for rendering
  • build cross-platform desktop graphics demos
  • enumerate monitors and video modes
  • support high-DPI and multiple windows in a rendering app

When to choose

  • you need a minimal, permissively licensed (zlib) windowing and input layer for OpenGL, OpenGL ES, or Vulkan
  • you want broad platform support including Wayland and X11
  • you want a small C library with bindings for many languages

When to avoid

  • you need image loading, sound, font rendering, or GUI widgets - GLFW deliberately excludes these
  • you are building a full game and want an engine with more built-in features
  • you need mobile (Android/iOS) or web platform support

Facets

library · maturity stable

graphics gui game-engine graphics cross-platform developer-tools windows cross-platform cpp c opengl vulkan opengl-es windowing input-handling gamepad wayland x11 c99 zlib-license game-development macos linux

7 sources

Member repositories

RepositoryRoleHealth v2
glfw/glfwmain85

For agents

markdown · JSON · MCP: product_card(name="glfw/glfw")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem