sycamore
Reactive framework
A Rust library for creating reactive web applications with fine-grained reactivity and WebAssembly
A library for creating reactive web apps in Rust and WebAssembly
3k stars
24 watching
153 forks
Language: Rust
last commit: 4 days ago
Linked from 1 awesome list
fine-grained-reactivityrustsignalssycamoreuiwasmweb-assembly
Related projects:
Repository | Description | Stars |
---|---|---|
seed-rs/seed | A Rust framework for building fast and reliable web apps with an Elm-like architecture. | 3,805 |
yewstack/yew | A Rust framework for building high-performance web applications with WebAssembly | 30,833 |
jetli/rust-yew-realworld-example-app | A web application framework built on Rust and WebAssembly that demonstrates a fully-fledged frontend app with CRUD operations, authentication, routing, pagination, and more. | 862 |
servo/servo | An embeddable web rendering engine written in Rust for building fast and memory-safe web browsers. | 28,471 |
steadylearner/rust-full-stack | A collection of Rust projects and examples for building full-stack web applications with various frameworks and technologies. | 1,540 |
chinedufn/percy | Builds frontend browser apps with Rust and WebAssembly, supporting both client-side and server-side rendering. | 2,271 |
rwf2/rocket | An async web framework for Rust with a focus on usability, security, extensibility, and speed. | 24,548 |
wulf/create-rust-app | Automates the creation of a modern Rust web application with React frontend and backend framework of choice | 1,542 |
salvo-rs/salvo | A web framework that simplifies the creation of backend services with Rust. | 3,419 |
swc-project/swc | A fast TypeScript/JavaScript compiler written in Rust | 31,243 |
radical-ui/objection | Builds a bridge between frontend and backend to enable interactive web applications in Rust | 78 |
dioxuslabs/dioxus | A framework that enables building cross-platform web and desktop applications with a single codebase, using Rust, and provides features such as hot-reloading, bundling, and ergonomic state management. | 21,545 |
koute/stdweb | Rust bindings to Web APIs for client-side scripting | 3,447 |
jetli/yew-hooks | Provides an extension to the Yew framework with reusable hooks and effects for managing state and handling side effects in Rust web applications. | 169 |
trunk-rs/trunk | A tool for bundling and shipping Rust web applications to the web as WebAssembly (WASM) binaries. | 3,530 |