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
85 forks
Language: Rust
last commit: 4 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,983 |
seed-rs/seed | A Rust framework for building fast and reliable web apps with an Elm-like architecture. | 3,808 |
servo/servo | A Rust-based web browser engine with parallel rendering capabilities | 28,713 |
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 |
nickel-org/nickel.rs | A lightweight Rust framework for building web applications | 3,036 |
sycamore-rs/sycamore | A Rust library for creating reactive web applications with fine-grained reactivity and WebAssembly | 2,906 |
koute/stdweb | Rust bindings to Web APIs for client-side scripting | 3,448 |
xfbs/diff.rs | Compiles Rust code into a WebAssembly binary for rendering diff between crate versions | 113 |
rust-windowing/winit | A library that provides a low-level window creation and management system for building cross-platform GUI applications | 4,940 |
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,301 |
ballercat/walt | A compiler that converts JavaScript-like syntax into WebAssembly binary format | 4,648 |
linebender/resvg | A fast, portable SVG rendering library with extensive checks for safety and no bloat. | 2,880 |
poem-web/poem | A web framework for building fast and scalable HTTP servers using the Rust programming language. | 3,672 |
rustwasm/wasm-pack | Tools and workflows for building and working with Rust-generated WebAssembly packages. | 6,361 |