cargo-web
Web app builder
A tool that simplifies building, testing and deploying client-side web applications in Rust
A Cargo subcommand for the client-side Web
1k stars
21 watching
80 forks
Language: Rust
last commit: 12 months ago
Linked from 2 awesome lists
asmjsemscriptenrustwebwebasmwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
radical-ui/objection | Builds a bridge between frontend and backend to enable interactive web applications in Rust | 78 |
lukemathwalker/cargo-chef | A tool that speeds up Rust Docker builds by caching dependencies and re-hydrating project skeletons. | 1,817 |
emk/rust-buildpack-example-actix | An example application demonstrating the deployment of a Rust web service using Actix and Heroku. | 46 |
saschagrunert/webapp.rs | A complete web application written in Rust with both backend and frontend components. | 2,229 |
stratusfearme21/cargo-appimage | A tool to convert Rust programs into standalone AppImage executables | 61 |
bunogi/cargo-makedocs | Automates documentation building for Rust projects by parsing Cargo.toml and generating documentation for direct dependencies. | 14 |
martinkavik/seeder | A toolset to simplify the creation of single-page applications using Rust | 44 |
koopjs/koop-cli | A CLI tool for building and managing Koop applications with plugins. | 11 |
cargonauts-rs/cargonauts | A Rust web framework for building maintainable, well-factored applications with async support and JSON API hypermedia format. | 179 |
icefoxen/cargo-osha | Tool to quickly identify areas of Rust code with potential safety risks. | 43 |
canjs/canjs | A set of libraries that help build fast and maintainable web applications by abstracting away common concerns like data fetching and caching. | 1,912 |
carvel-dev/carvel | Provides composable tools for building and deploying applications to Kubernetes. | 378 |
rust-osdev/cargo-xbuild | Automates cross-compilation of sysroot crates for Rust projects | 258 |
cargo-generate/cargo-generate | Tool to help developers create new Rust projects quickly from existing templates | 1,967 |
spacejack/mithril-webpack-ts | An end-to-end starter project demonstrating the integration of Mithril, Webpack, Typescript, SASS and CSS PostCSS for building web applications. | 8 |