# maplibre/maplibre-rs

Rust-based WebGPU map renderer for Web, Mobile and Desktop

Repository: https://github.com/maplibre/maplibre-rs
Canonical: https://ross.abutalabs.com/products/maplibre-rs
Language: Rust
License: Apache-2.0
License Family: permissive
Last push: 2026-08-21T03:20:39+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 35, longevity 100
- inputs: {"age_days": 1739, "days_push": 12, "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 1568, forks 95 (observed 2026-08-28T04:05:05.079224+00:00)

## What it is
maplibre-rs is a portable vector map renderer written in Rust that uses WebGPU for cross-platform rendering on web, mobile, and desktop. It aims to be compliant with the MapLibre Style Spec and serves as a proof-of-concept for GPU-based map rendering.

## Use cases
- render vector tile maps in a web browser with WebGPU
- embed native map rendering in mobile apps on Android and iOS
- display interactive maps in desktop Linux applications
- prototype a MapLibre Style Spec compliant renderer in Rust
- render geospatial data with GPU acceleration
- build cross-platform map visualization with a single Rust codebase

## When to choose
- you need a Rust-native map renderer targeting web, mobile, and desktop from one codebase
- you want to experiment with WebGPU for geospatial rendering
- you need a MapLibre Style Spec renderer without JavaScript dependencies
- you are building a proof-of-concept or research project around GPU map rendering

## When to avoid
- you need a production-ready, feature-complete map renderer today
- you require the full ecosystem and stability of MapLibre GL JS or native SDKs
- your target browsers lack WebGPU support
- you need turn-by-turn navigation or consumer mapping features like Google Maps

## Facets
- artifact type: library
- maturity: experimental
- function: graphics, image-processing, web-scraping
- domain: web-development, cross-platform, graphics
- platform: windows, wasm, rust, cross-platform
- tags: webgpu, map-rendering, vector-tiles, maplibre, geospatial, wgpu, maps, linux, macos, android, ios, web-server

## Member repositories
- maplibre/maplibre-rs (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:05.079224+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-30T03:58:57.914970+00:00, confidence not recorded.
  - readme: https://github.com/maplibre/maplibre-rs (fetched 2026-08-28T04:05:05.079224+00:00, sha ddd298d74945)
- Data as of 2026-08-30T08:39:29.467469+00:00.
