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

vulkano-rs/vulkano

Safe and rich Rust wrapper around the Vulkan API observed · 2026-08-28

github.com/vulkano-rs/vulkano · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 99
  • Release rhythm 8
  • 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: 4076
  • days_rel: 573
  • days_push: 7
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

5143 stars · 473 forks observed · 2026-08-28

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

Vulkano is a safe and rich Rust wrapper around the Vulkan graphics API. It provides a low-levelish API with compile-time and runtime checks to prevent invalid API usage, plus automatic GPU-side synchronization.

Use cases

  • write GPU-accelerated applications in Rust
  • render graphics with Vulkan from Rust safely
  • compute shaders in Rust
  • build a game engine rendering backend in Rust
  • learn Vulkan with a safer API
  • handle GPU synchronization automatically

When to choose

  • you want Vulkan-level control with Rust safety guarantees
  • you need low-level GPU access without undefined behavior from API misuse
  • you want automatic synchronization and semaphore management
  • you're building rendering or compute workloads in Rust

When to avoid

  • you want a high-level game engine or easy drawing API
  • you need cross-vendor abstraction beyond Vulkan
  • you're targeting platforms without Vulkan support
  • you want minimal bindings with no safety checks

Facets

library · maturity active

graphics sdk graphics developer-tools rust cross-platform vulkan spir-v gpu-programming rendering safe-wrapper shaders game-development gpu

2 sources

Member repositories

RepositoryRoleHealth v2
vulkano-rs/vulkanomain67

For agents

markdown · JSON · MCP: product_card(name="vulkano-rs/vulkano")

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