Zaplib/zaplib
⚡ Zaplib is an open-source library for speeding up web applications using Rust and WebAssembly. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- 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: 1673
- days_rel: n/a
- days_push: 1258
- n_releases_24m: 0
Adoption not part of the score
1270 stars · 39 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Zaplib is an open-source Rust/WebAssembly framework for speeding up web applications by incrementally porting slow JavaScript code to Rust. It includes a JS-Rust bridge, a standard library, GPU-based 2D/3D rendering, and UI components.
Use cases
- speed up slow javascript code in a web app
- port performance-critical functions from js to rust
- run rust code in the browser via webassembly
- build gpu-accelerated 2d and 3d rendering in the browser
- incrementally migrate a javascript web app to rust
- build highly interactive performance-intensive browser tools
When to choose
- you have a performance bottleneck in javascript that rust/wasm could fix
- you want incremental adoption rather than a full rewrite
- you need gpu-based rendering for highly interactive web tools
When to avoid
- you need an actively maintained library with ongoing support
- you are starting a new project from scratch
- your app does not have performance-critical hot paths
- you want a large community and ecosystem
Facets
framework · maturity abandoned
web-framework frontend-framework ui-components graphics wasm web-development frontend performance cross-platform browser wasm rust webassembly rust-to-js-bridge gpu-rendering incremental-adoption unmaintained web-server
4 sources
- readme: https://github.com/Zaplib/zaplib · fetched 2026-08-28 · fd243661dfb1
- homepage: https://zaplib.com · fetched 2026-08-29 · 089d095076d2
- site_page: https://zaplib.com/docs · fetched 2026-08-29 · e3a91a793ebf
- registry_crates: https://crates.io/api/v1/crates/zaplib · fetched 2026-08-29 · ea64d51c8dae
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Zaplib/zaplib | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem