# Zaplib/zaplib

⚡ Zaplib is an open-source library for speeding up web applications using Rust and WebAssembly.

Repository: https://github.com/Zaplib/zaplib
Canonical: https://ross.abutalabs.com/products/zaplib
Homepage: https://zaplib.com
Language: Rust
License: Apache-2.0
License Family: permissive
Last push: 2023-03-25T01:05:42+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 1673, "days_push": 1258, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1270, forks 39 (observed 2026-08-28T04:04:11.881155+00:00)

## What it is
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
- artifact type: framework
- maturity: abandoned
- function: web-framework, frontend-framework, ui-components, graphics, wasm
- domain: web-development, frontend, performance, cross-platform
- platform: browser, wasm, rust
- tags: webassembly, rust-to-js-bridge, gpu-rendering, incremental-adoption, unmaintained, web-server

## Member repositories
- Zaplib/zaplib (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:11.881155+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T05:03:24.899209+00:00, confidence not recorded.
  - readme: https://github.com/Zaplib/zaplib (fetched 2026-08-28T04:04:11.881155+00:00, sha fd243661dfb1)
  - homepage: https://zaplib.com (fetched 2026-08-29T12:14:52.904810+00:00, sha 089d095076d2)
  - site_page: https://zaplib.com/docs (fetched 2026-08-29T12:14:52.913861+00:00, sha e3a91a793ebf)
  - registry_crates: https://crates.io/api/v1/crates/zaplib (fetched 2026-08-29T12:14:52.916112+00:00, sha ea64d51c8dae)
- Data as of 2026-08-30T08:39:29.467469+00:00.
