InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises. Learn more →
Top 23 Rust yew Projects
-
-
rust-yew-realworld-example-app
Exemplary real world app built with Rust + Yew + WebAssembly, by Function Components + Hooks, also supports desktop by Tauri.
Ecosystem for full-stack Rust is coming along nicely. Here's an example of Actix + Yew.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
Git: https://github.com/intendednull/yewdux
-
-
-
Project mention: [Media] Crabtyper: a speedtyping webapp written in Rust! | reddit.com/r/rust | 2022-06-15
-
Project mention: Mk48.io - Multiplayer Naval Combat Game made with SvelteKit. | reddit.com/r/sveltejs | 2022-05-14
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
-
I already had a beautiful Actix + Yew template which I used for this project: https://github.com/security-union/yew-actix-template
-
Project mention: If a user publishes his IP and port, do we still need a signaling server? | reddit.com/r/WebRTC | 2022-03-27
If you really don't want to use signaling server, and have a way to pass information required to establish a connection some other way (for e.g., by copy-pasting info serialized to string) you can do that. For an example, check out this project: https://github.com/codec-abc/Yew-WebRTC-Chat, it does that exactly.
-
Project mention: Pooled connections to database on websocket server | reddit.com/r/rust | 2022-12-01
This repo outlines how to make pooled connections to an SQLite database on an Http server.
-
-
rust-yew-axum-tauri-desktop
Rust + Yew + Axum + Tauri, full-stack Rust development for Desktop apps.
> as you can code everything except for view in Rust
You can do the whole stack in Rust,
https://dev.to/stevepryde/create-a-desktop-app-in-rust-using...
-
-
-
What am I saying? That Rust will end the era of JS in the browser? I don't know - probably not. JS can be really fun too. But there already is an Angular Rust project, WASM integration into some desktop application frameworks, and several rapidly growing WASM projects, so things are moving in an interesting direction. At my current work we were able to compile an entire backend rust service into a WASM module that gets loaded into a Vue based UI. We then stream the context that the backend service is receiving to the WASM module and we can "see" the output the service will be producing, in (throttled) realtime - but it's available in the browser with zero load on the backend service itself needing to deliver that data. It's a very interesting application of Rust and provokes thoughts of new alternative architectures.
-
-
-
Project mention: Show HN: I built a simple, hackable Google Home replacement fully in Rust | news.ycombinator.com | 2023-01-03
-
if you wondering how you can write frontend in Rust then you can check this tool: https://github.com/TheBestTvarynka/crypto-helper
-
Project mention: Tomorrow is my Eldraine cube’s first draft day! | reddit.com/r/mtgcube | 2022-09-25
I suspect that this bugs occurs if the sum of piles is not nicely dividable with the pack size. (Guessing something was missed.) It used to reject that scenario but not too long ago I added support for non-perfect pile sizes. I suspect something went wrong there. I added an issue to avoid this from happening unintentionally. I will also add more tests for non-dividable pack sizes because it should always have the correct number of cards per pack, just that it may give fewer packs if it can't fill them. (Which should be clearly communicated in GUI.)
-
-
Project mention: Htmx, WebAssembly, Rust, ServiceWorker Proof of Concept | news.ycombinator.com | 2022-10-16
There is a nice Rust-only web framework already - yew.
One of the examples https://github.com/security-union/yew-beyond-hello-world
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Rust yew related posts
- Pooled connections to database on websocket server
- I made a randomizing link shortener using Yew and daisyUI
- Call Rest API With Rust and Yew.
- Projects whose entire stack is in rust?
- Tomorrow is my Eldraine cube’s first draft day!
- Played Magic over 20 years ago, loved it. Wanting to get back into it and wondering if it's right for me or if there's a format that would appeal to me. I don't want to spend time reading guides or Youtube, I just want to discover, and put together fun little decks (Ultra Casual)
- are there any automatic shufflers for sleeved cards?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 5 Feb 2023
Index
What are some of the best open-source yew projects in Rust? This list will help you:
Project | Stars | |
---|---|---|
1 | Rust-Full-Stack | 1,266 |
2 | rust-yew-realworld-example-app | 657 |
3 | yewdux | 227 |
4 | stylist-rs | 219 |
5 | ybc | 204 |
6 | crabtyper | 187 |
7 | mk48 | 172 |
8 | wasm-2048 | 142 |
9 | yew-actix-template | 123 |
10 | Yew-WebRTC-Chat | 110 |
11 | fullstack-rust | 62 |
12 | sanuli | 60 |
13 | rust-yew-axum-tauri-desktop | 58 |
14 | lifeee-rs | 57 |
15 | qubit | 55 |
16 | yew-components | 48 |
17 | paudle | 41 |
18 | hurlurl | 27 |
19 | wg_display | 23 |
20 | crypto-helper | 18 |
21 | CubeShuffle | 17 |
22 | yew-vdom-gen | 16 |
23 | yew-beyond-hello-world | 11 |