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

ranile/gloo

A modular toolkit for building fast, reliable Web applications and libraries with Rust and WASM observed · 2026-08-28

github.com/ranile/gloo · homepage · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

89/100

  • Activity 94
  • Release rhythm 76
  • 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: 0
  • age_days: 2750
  • days_rel: 161
  • days_push: 41
  • n_releases_24m: 12

Full methodology

Adoption not part of the score

1999 stars · 165 forks observed · 2026-08-28

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

Gloo is a modular toolkit of Rust crates providing ergonomic wrappers around browser APIs for WebAssembly development. It sits on top of the raw web-sys/js-sys bindings and can be used as an umbrella crate or as individual crates like net, storage, timers, and worker.

Use cases

  • use browser APIs from Rust without fighting raw web-sys bindings
  • build a web application frontend in Rust and WASM
  • access localStorage and browser storage from Rust
  • make HTTP requests from a WASM module
  • use timers, events, and dialogs from Rust in the browser
  • build a small targeted WASM library to embed in a JavaScript project

When to choose

  • you are writing Rust compiled to WebAssembly and want ergonomic, idiomatic wrappers for browser APIs
  • you want to pick individual crates (net, storage, timers) instead of a monolithic framework
  • you are building libraries or apps on top of web-sys/js-sys and want a batteries-included layer

When to avoid

  • you need a full UI framework with a virtual DOM and components - use Yew or Leptos instead
  • your project is pure JavaScript/TypeScript with no Rust toolchain
  • you target non-browser WASM environments like server-side WASI

Facets

library · maturity active

sdk developer-tools http-client websocket file-system caching web-framework web-development frontend cross-platform developer-tools wasm rust browser rust-wasm web-sys js-sys browser-apis modular-crates frontend web-server

2 sources

Member repositories

RepositoryRoleHealth v2
ranile/gloomain89

For agents

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

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