seed
Web app framework
A Rust framework for building fast and reliable web apps with an Elm-like architecture.
A Rust framework for creating web apps
4k stars
48 watching
155 forks
Language: Rust
last commit: over 1 year ago
Linked from 3 awesome lists
frontend-frameworkrustwasmwasm-bindgenweb-frameworkwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
seed-rs/seed-rs.org | The official website of Seed, a Rust framework for building web applications. | 14 |
seed-rs/seed-quickstart-webpack | A starter project for building web applications with Rust, Seed framework, TailwindCSS, and Webpack. | 112 |
yewstack/yew | A Rust framework for building high-performance web applications with WebAssembly | 30,983 |
panoptix-za/seed-bootstrap | A collection of frontend components to make it convenient to use Bootstrap CSS with the Seed framework for creating Single Page Web Applications in Rust. | 2 |
seed-rs/seed-quickstart | A template to create a new Seed app with minimal setup | 101 |
sycamore-rs/sycamore | A Rust library for creating reactive web applications with fine-grained reactivity and WebAssembly | 2,906 |
steadylearner/rust-full-stack | A collection of Rust projects and examples for building full-stack web applications with various frameworks and technologies. | 1,543 |
seed-rs/seed-rs-realworld | A real-world application built with Seed to demonstrate full-stack development and CRUD operations | 124 |
bytecodealliance/wasmtime | A lightweight WebAssembly runtime that provides a fast, secure, and standards-compliant execution environment for web-based applications. | 15,559 |
rustwasm/wasm-pack | Tools and workflows for building and working with Rust-generated WebAssembly packages. | 6,361 |
seed-rs/erwa_mytodo | A Rust full-stack example combining Diesel, Rocket, and Seed to demonstrate a full-stack application. | 10 |
lukidoescode/yew-fullstack-boilerplate | Provides a pre-configured development environment for building full-stack applications with Rust and Yew. | 58 |
rwf2/rocket | An async web framework for Rust with a focus on usability, security, extensibility, and speed. | 24,706 |
extism/extism | A framework that enables building extensible software using WebAssembly, supporting multiple languages and runtimes. | 4,562 |
gotham-rs/gotham | A web framework designed to promote stability, safety, security, and speed by leveraging Rust's static typing, async support, and fast server capabilities. | 2,240 |