percy
Browser app builder
Builds frontend browser apps with Rust and WebAssembly, supporting both client-side and server-side rendering.
Build frontend browser apps with Rust + WebAssembly. Supports server side rendering.
2k stars
44 watching
84 forks
Language: Rust
last commit: about 2 months ago
Linked from 1 awesome list
browserfrontendvirtual-domwasmwebwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
yewstack/yew | A Rust framework for building high-performance web applications with WebAssembly | 30,833 |
seed-rs/seed | A Rust framework for building fast and reliable web apps with an Elm-like architecture. | 3,805 |
servo/servo | An embeddable web rendering engine written in Rust for building fast and memory-safe web browsers. | 28,471 |
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,238 |
nickel-org/nickel.rs | A lightweight Rust framework for building web applications | 3,035 |
sycamore-rs/sycamore | A Rust library for creating reactive web applications with fine-grained reactivity and WebAssembly | 2,876 |
koute/stdweb | Rust bindings to Web APIs for client-side scripting | 3,447 |
xfbs/diff.rs | Compiles Rust code into a WebAssembly binary for rendering diff between crate versions | 106 |
rust-windowing/winit | A cross-platform window creation and management library written in Rust. | 4,862 |
zzy/yew-ssr-tide | An example demonstrating server-side rendering with Yew and a web framework. | 1 |
rustpython/rustpython | A Python interpreter written in Rust, allowing execution of Python code on the target platform. | 19,183 |
ballercat/walt | A compiler that converts JavaScript-like syntax into WebAssembly binary format | 4,643 |
linebender/resvg | A fast, portable SVG rendering library with extensive checks for safety and no bloat. | 2,831 |
poem-web/poem | A web framework for building fast and scalable HTTP servers using the Rust programming language. | 3,623 |
rustwasm/wasm-pack | Tools and workflows for building and working with Rust-generated WebAssembly packages. | 6,319 |