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

emoon/rust_minifb

Cross platform window and framebuffer crate for Rust observed · 2026-08-28

github.com/emoon/rust_minifb · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

76/100

  • Activity 98
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 3937
  • days_rel: n/a
  • days_push: 15
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1204 stars · 117 forks observed · 2026-08-28

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

minifb is a cross-platform Rust crate for creating windows and displaying 32-bit pixel buffers, with keyboard and mouse input support. It is designed primarily for prototyping software rendering rather than full-featured application development.

Use cases

  • display a pixel buffer in a window for software rendering
  • prototype graphics algorithms like raytracers or noise generators
  • get keyboard and mouse input for simple demos
  • build a quick 2D game or simulation prototype
  • visualize image processing results in real time
  • write cross-platform graphical demos in Rust without heavy dependencies

When to choose

  • you need a minimal window with a framebuffer for prototyping
  • you want simple keyboard/mouse input without a full GUI framework
  • you are writing software-rendered demos, emulators, or visualizations in Rust
  • you want a lightweight dependency for cross-platform graphics experiments

When to avoid

  • you need a full-featured GUI with widgets, menus, or native controls
  • you are building a production application requiring robust window management
  • you need GPU-accelerated rendering or hardware acceleration
  • you need Redox OS support, which is currently unmaintained

Facets

library · maturity active

graphics gui image-processing graphics cross-platform developer-tools windows rust cross-platform framebuffer windowing pixel-buffer prototyping keyboard-input mouse-input software-rendering game-development macos linux

1 source

Member repositories

RepositoryRoleHealth v2
emoon/rust_minifbmain76

For agents

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

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