Top 13 Rust Frontend Projects
-
Project mention: Farm: Fast vite compatible build tool written in Rust | news.ycombinator.com | 2024-06-21
> They are aiming to provide an "all-in-one" solution with the parser, transpiler, bundler etc all in one place. Which means they have perhaps too much work to do.
They seem to re-use quite a lot. I don’t think any of them, besides ESBuild, roll their own transpiler. For example, Farm uses SWC:
https://github.com/farm-fe/farm/blob/main/crates/toolkit/Car...
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
Yeah, the game I linked to is in Rust/wasm, running solely in browsers :)
The interesting part of the collision detection code is here: https://github.com/dakom/not-a-game/blob/main/src/collision/...
Rust Frontend discussion
Rust Frontend related posts
Index
What are some of the best open-source Frontend projects in Rust? This list will help you:
# | Project | Stars |
---|---|---|
1 | farm | 5,332 |
2 | percy | 2,287 |
3 | sage | 506 |
4 | mogwai | 432 |
5 | localghost | 92 |
6 | spair | 67 |
7 | hikari | 21 |
8 | bitque | 18 |
9 | seed-rs.org | 14 |
10 | flac-lame-frontend | 12 |
11 | rush | 10 |
12 | wasmadeus | 5 |
13 | not-a-game | 3 |