stdweb
Client-side scripting library
Rust bindings to Web APIs for client-side scripting
A standard library for the client-side Web
3k stars
65 watching
177 forks
Language: Rust
last commit: 9 months ago
Linked from 1 awesome list
asmjsemscriptenguijavascriptrustwebwebasmwebassembly
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 |
swc-project/swc | A fast TypeScript/JavaScript compiler written in Rust | 31,243 |
rustwasm/wasm-bindgen | A tool that enables high-level interactions between Rust and WebAssembly (Wasm) modules and JavaScript. | 7,833 |
nickel-org/nickel.rs | A lightweight Rust framework for building web applications | 3,035 |
stdlib-js/stdlib | A comprehensive numerical and scientific computing library for JavaScript and Node.js | 4,509 |
actix/actix-web | A fast and powerful web framework for building asynchronous web applications | 21,786 |
async-rs/async-std | An async version of the Rust standard library with modern features and complete parity with the original API. | 3,969 |
ballercat/walt | A compiler that converts JavaScript-like syntax into WebAssembly binary format | 4,643 |
rust-lang/crates.io | A central registry and infrastructure for sharing Rust packages, written in Rust | 2,984 |
boa-dev/boa | An experimental JavaScript interpreter written in Rust | 5,123 |
chinedufn/percy | Builds frontend browser apps with Rust and WebAssembly, supporting both client-side and server-side rendering. | 2,271 |
rustwasm/wasm-pack | Tools and workflows for building and working with Rust-generated WebAssembly packages. | 6,319 |
koute/cargo-web | A tool that simplifies building, testing and deploying client-side web applications in Rust | 1,106 |
sycamore-rs/sycamore | A Rust library for creating reactive web applications with fine-grained reactivity and WebAssembly | 2,876 |
humanwhocodes/computer-science-in-javascript | A collection of classic computer science paradigms and algorithms implemented in JavaScript | 9,065 |