Rust Client-side / WASM

Open-source Rust projects categorized as Client-side / WASM

Top 4 Rust Client-side / WASM Projects

  • Seed

    A Rust framework for creating web apps

  • Project mention: Yew alternatives | /r/learnrust | 2023-06-13

    Practically every Rust web frontend I've seen takes a react-like approach, with "hooks" to store all of the state in. The now-abandoned Seed and Yew's struct components use a message-passing approach, where the state is stored as member variables on the struct representing the component that are updated based on messages dispatched by event handlers. There's also egui, which has a completely different paradigm that involves making the UI from scratch every frame based on the app's current state. It's not a web framework the same way as the others, but it can draw its UI to a web canvas just fine.

  • stdweb

    A standard library for the client-side Web

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • percy

    Build frontend browser apps with Rust + WebAssembly. Supports server side rendering.

  • cargo-web

    A Cargo subcommand for the client-side Web

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust Client-side / WASM related posts

  • Surprisingly Powerful – Serverless WASM with Rust Article 1

    5 projects | dev.to | 27 Apr 2024
  • Typesafe client generation for servers? (similar to trpc)

    3 projects | /r/rust | 24 Jun 2023
  • Yew alternatives

    2 projects | /r/learnrust | 13 Jun 2023
  • You can specify lints with `[lints]` table in Cargo.toml on today's nightly!

    1 project | /r/rust | 25 May 2023
  • [Rust] Comment construisez-vous la pile complète avec de la rouille?

    3 projects | /r/enfrancais | 14 May 2023
  • Yew + Actix project

    4 projects | /r/rust | 26 Apr 2023
  • Detect when a webpage built with Yew is refreshed and store that value

    1 project | /r/rust | 24 Apr 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 10 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source Client-side / WASM projects in Rust? This list will help you:

Project Stars
1 Seed 3,787
2 stdweb 3,434
3 percy 2,237
4 cargo-web 1,099

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com