Тёмный

Build your entire tech stack in Rust 

Let's Get Rusty
Подписаться 127 тыс.
Просмотров 214 тыс.
50% 1

Today we are talking about a brand new tech stack which allows you to build your entire application in Rust!
FREE Rust Cheat Sheet: letsgetrusty.c...
Code: github.com/let...

Опубликовано:

 

26 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 350   
@letsgetrusty
@letsgetrusty Год назад
📝Get your *FREE Rust cheat sheet* : www.letsgetrusty.com/cheatsheet
@maxali6591
@maxali6591 Год назад
Is there so many people using this kind of stack nowadays? I mean it's on both windows and Unix kind of low memory consumption ( more on windows in fact than on Linux ) less consumption than electron, but here in France I don't see it so much used. In fact I see C# Lamp stack, python... But rust... Is it more common in US or India or China or else?
@electrolyteorb
@electrolyteorb 4 месяца назад
Dear LGR, Please do the Brown University version of Rust book series here on YT
@kibe2134
@kibe2134 Год назад
"We are not here to do what's practical, we are here to do what's rusty." That's the base principle upon which the Rust community functions.
@catwayroad
@catwayroad Год назад
lol
@soupnoodles
@soupnoodles Год назад
for real
@myfavouritecolorisgreen
@myfavouritecolorisgreen Год назад
lol we have been using java and c++ for ages and basically everything functions on that. and more recently javascript. and we are talking about practicality when it comes to rust lmao.
@aneeshprasobhan
@aneeshprasobhan Год назад
wait, so you think this is not practical at the moment ?
@arthurvieira2104
@arthurvieira2104 Год назад
​@@aneeshprasobhanfor most apps it's not really that benefitial or practical to use that rusty stack
@linuswalker4552
@linuswalker4552 Год назад
I use Actix for web server, SurrealDb for Database, Yew for frontend, egui and iced for gui development, bevy for game dev, leftwm for window manager, paru for aur, nushell for shell, gitoxide for git replacement, btm for system monitoring, sccache for faster compilation and more... btw")
@ЭнрикеЧурин
@ЭнрикеЧурин Год назад
i use arch btw, no brag
@nicolaslopeza2251
@nicolaslopeza2251 Год назад
So your stack is called ASYEIBLPNGBS?
@linuswalker4552
@linuswalker4552 Год назад
@@nicolaslopeza2251 yea maybe ")
@japrogramer
@japrogramer Год назад
Cool 👍
@schmeekydev6244
@schmeekydev6244 Год назад
Alacritty as the terminal?
@SuperSrDan
@SuperSrDan Год назад
The ”Small PP” stack - Smalltalk, Python and Postgres should be the next, almost, big thing Jokes aside, was a very interesting take on rust frameworks put together
@letsgetrusty
@letsgetrusty Год назад
Love it
@nsdfilthyasmels4852
@nsdfilthyasmels4852 Год назад
Python always was a grower not a show'r xD
@kutsoyu
@kutsoyu Год назад
LOL@@nsdfilthyasmels4852
@_romeopeter
@_romeopeter Год назад
Good to see that Rust is growing. My next programming language will be rust but I'd learning it for the fun and not really to build massive projects with it.
@radinkhosraviani8634
@radinkhosraviani8634 Год назад
I’m trying to decide between rust and golang. Why are you choosing rust over golang to learn?
@squabble3332
@squabble3332 Год назад
@@radinkhosraviani8634 its depends on your purposes, what do you want to do with a language and what type of problen you want to solve with it both of them are great choice. And to my mind its a personal choice, get a look for every choice, their syntax and pros\cons! GL
@jerbear7952
@jerbear7952 6 месяцев назад
Why do you assume that before you know it?
@lovrodvorski7180
@lovrodvorski7180 Год назад
could you make this same video but longer where you explain everything, i feel like longform concrete app stack content is missing for rust
@letsgetrusty
@letsgetrusty Год назад
Request noted
@krtirtho
@krtirtho Год назад
RSTY stack is dead before it being born CHAD stack is the true stack
@rehatsingh456
@rehatsingh456 Год назад
fellow primeagen fan i see
@krtirtho
@krtirtho Год назад
@@rehatsingh456 we shall conquer the world CHAD is the truest and most refined form of stack ever existed
@TernaryM01
@TernaryM01 Год назад
What's that? C++ Haskell Ada D? (These are all programming languages)
@peculiar-coding-endeavours
@peculiar-coding-endeavours Год назад
cobol on wheelchair for life
@rehatsingh456
@rehatsingh456 Год назад
@@TernaryM01 COBOL + Haskell + AlpineJS + Docker
@MistaSmith
@MistaSmith Год назад
I love your style! Very funny. Most of the stack looks very reasonable. I was surprised about how many lines the SQL took. I wonder if the framework should be more optimal there. And I was surprised to see function chaining that contained await twice. It looks like these two parts should be decoupled for performance.
@ReinaldoRauch
@ReinaldoRauch Год назад
i think its because he is using the db driver directly
@SurrealDB
@SurrealDB Год назад
Thank you very much for the mention once again Let’s Get Rusty ❤ Have a great weekend!
@dimitarvelkov9601
@dimitarvelkov9601 Год назад
Bro, that is really good style for tutorial. Fast, demonstrating concepts, but at the same time if someone is interested can pause the video and study the code in depth. 👍👍 I am learning rust right now and I love it! I plan on using it for embedded. But I am no programmer. Can you recommend sth for learning more about servers and stuff like that with rust? Thanks for the great videos!
@0xBerto
@0xBerto Год назад
“A fully oxidized tech stack “ 😂😂
@user-QesOrwuMqN
@user-QesOrwuMqN Год назад
It would be interesting to hear about sharing types between server/client/desktop like trpc allows, if it is possible then stack is worth to try
@PeterAuto1
@PeterAuto1 Год назад
it's possible, you can create a crate for your shared types and include it in front- and backed
@gzoechi
@gzoechi 8 месяцев назад
That works fine. Works everywhere and with WASM even in the browser. You can easily switch between JSON and binary encoding for communication.
@jamesbarrow
@jamesbarrow Год назад
"but we're not here to do what's practical, we're here to do what's rusty" :D :D :D I laughed, thanks again for the interesting content, may try it out on a pet project
@arta6183
@arta6183 Год назад
It's really good that a language is becoming a standard, so that we only have to learn one language for everything I really hope this happens, but I am not sure if Rust is the best language for that.
@leagueoflags
@leagueoflags 6 месяцев назад
The amount of self-aware humour is surprisingly cool.
@catholic_zoomer_br
@catholic_zoomer_br Год назад
I know it wouldn't have the same cool acronym as RSTY, but I prefer Actix. Maybe we can bring some typescript or something, and have the TASTY stack
@PaulHosler
@PaulHosler Год назад
it's cheating a little, but just use Rust for the R, rearrange the letters a bit, and you get... ARTSY
@TernaryM01
@TernaryM01 Год назад
@@PaulHosler If that's cheating, then so are MEAN and MERN for including Node.
@letsgetrusty
@letsgetrusty Год назад
To be fair I'm currently exploring Axum but that didn't fit the branding ;)
@PaulHosler
@PaulHosler Год назад
@@TernaryM01 fair play
@mass1023
@mass1023 Год назад
I use Rust (with tide), MongodDB and Angular. Works like a charm
@thingsiplay
@thingsiplay Год назад
Not using Rust is really a big problem and not acceptable in the IT world.
@kaplansedat
@kaplansedat Год назад
I like rust. I hate hype driven development.
@glxckada
@glxckada Год назад
@@kaplansedat this
@prevv3366
@prevv3366 Год назад
I like the APTS stack Axum PostgreSQL Tauri Sveltekit
@user-eg4qz9yc7e
@user-eg4qz9yc7e 2 месяца назад
Since Yew uses web-assembly, you are expected a slow runtime even though rust by itself is a fast language. You can also switch to server side rendering with Yew.
@tamles937
@tamles937 Год назад
Really funny and instructive content! I wonder if Actix is better than Rocket? I feel like it's more mainstream right now. Also, it's a shame that you coded the front-end in the Tauri app in JS and not in Rust :P Btw, could you share the source code of the project? I'll be very interested in reading it Thanks for the always great content on your channel!!
@romanstingler435
@romanstingler435 Год назад
I would choose AXUM, I think this is the best web choice for now
@aryabp
@aryabp Год назад
Maybe later.. if yew designer exists, for now using an already existing designer in JS is much more productive.
@tamles937
@tamles937 Год назад
@@romanstingler435 Thank you for the insight, I'm not a professional rust dev yet. So I take every piece of advice :)
@tamles937
@tamles937 Год назад
@@aryabp Does this apply also to browser-based frontend? I mean, there is no yew designer in general, so js designer can be used for tauri, electron and browsers. Or maybe I'm missing something?
@aryabp
@aryabp Год назад
@@tamles937 if there were something like yew designer, then tauri easily compact to yew too
@marcombo01
@marcombo01 Год назад
I guess this framework makes sense if your are a Rust wizard, otherwise I don't see this as the most productive framework available.
@saathwik_dasari1
@saathwik_dasari1 Год назад
Thanks a lot for this tutorial! Hope you post more content related to this.
@TernaryM01
@TernaryM01 Год назад
Would you be so kind to share this entire project, maybe as a GitHub repo? 🥺
@TarasShabatin
@TarasShabatin 6 месяцев назад
Is there a framework or tool which will allow you to use the same web-frontend app for creating/generating desktop/mobile app?
@ycombinator765
@ycombinator765 Год назад
A fully Oxidized Sta.... I lost it there. Love this guy
@ІванБоровик-э8л
@ІванБоровик-э8л 9 месяцев назад
Please make video about Leptos
@oszi7058
@oszi7058 Год назад
The most compley todo app i have ever seen!
@PacificBird
@PacificBird Год назад
I think with newest release of Dioxus, full stack rust webapps are ready for real production! Almost as fast as SolidJS and trivially cross platform
@RobertoOrtis
@RobertoOrtis Год назад
Why you use Yew and not leptos? It doesn't make sense to recommend Yew over Leptos, just because the stack "RSTY" sounds and looks good. There are better alternatives than Rocket as well, like axum, actix, and warp. At least, you should have given a reason to use your recommended frameworks instead of the alternatives. I am a subscriber by the way, so I am just giving you a recommendation.
@mlsh-azerty
@mlsh-azerty Год назад
i need this same video but splited in each tech explaining all code in detail i'm not sure what rocket vs yew are doing
@CHIEF_Games
@CHIEF_Games Год назад
6:05 did you mean to say "main.js?" I don't know much about this stack but was wondering why your main script was in javascript and not rust?
@senshai1267
@senshai1267 8 дней назад
Just joined the rustacean community ...and RU-vid recommended this video , how cool !
@fabiofaria1327
@fabiofaria1327 Год назад
I was thinking about changing from web dev like React/TS to Rust for the same reason you listed in a more recent video. Still have 1.5y experience and the market at this time is so uncertain and I'm not sure what to do. Appreciate your video
@lsequoiass3704
@lsequoiass3704 Год назад
I ask myself the same question ^^
@LtdJorge
@LtdJorge Год назад
Rust doesn't give many options for jobs apart from Crypto (and we saw how that went). So I'd stick with web even if I love Rust.
@berniko4954
@berniko4954 5 месяцев назад
@@LtdJorge fr
@n0kodoko143
@n0kodoko143 Год назад
As always, super insightful! Many thanks 🙏
@tunasub12
@tunasub12 Год назад
How do i even get to the point where i am able to make a simple app like this? It seems so out of my reach. I've read the rust book and made a few programs, but im just not capable of making something like this todo app. What should i do? It's extremely unmotivating :/
@AnthonyDev
@AnthonyDev Год назад
Cool video. Fireship style. I'm new in the Rust community, I made an app with Tauri/Svelte/Sqlite. Now I'm learning back-end with Axum, should I move to Rocket? What are the advantages?
@patocarrasco6266
@patocarrasco6266 Год назад
it would be nice to know the final size of the binary produced by tauri
@yuribudilov5638
@yuribudilov5638 Год назад
so what I have learnt is that building full-stack web apps using Rust is just as horribly complex as using any other stack. No wonder overall productivy sucks. Rust may be the best language out there in 2023 but the rest of the full-stack stuff still sucks.
@zeroows
@zeroows Год назад
You should stop using rocket and use Axum insted
@anutoshchaudhuri1746
@anutoshchaudhuri1746 Год назад
Bro but can you do pdf upload, AWS S3 integration, machine learning data visualisation etc with your stack?
@kaizhu1702
@kaizhu1702 Год назад
Where can I learn this stack like a beginner? Can you provide some resources or links to the courses? I much appreciate that, Let's get rusty!
@arstneio
@arstneio Год назад
Wait you wrote js for the tauri desktop right? Why not write it in Rust? You said it's full rusty right?
@rumplstiltztinkerstein
@rumplstiltztinkerstein Год назад
Don't forget to use AWS_sdk_rs to deploy it to the cloud still rusty
@MarcelToma
@MarcelToma Год назад
Hi, Could you provide the repo for study purposes?
@echoptic775
@echoptic775 Год назад
Bravo Bodange! Ovo je najprostija todo aplikacija koju sam video!
@tokoshiro5
@tokoshiro5 Год назад
starting to learning and wishing this was around in my 15ys...now I feel more dumb and without time bc of the workload as a designer yet rust rules, I'll get there hahah
@chadams
@chadams Год назад
I'd like to introduce the CHAD stack Components: (web components built with svelte) Hypermedia: (htmx, styled with Tailwind) AlpineJS: (as little as possible, only when needed) Docker: Use any database (try surrealDB) Use any language (preferably Rust, just not JS)
@heroe1486
@heroe1486 Год назад
Docker as part of a stack acronym ? I've seen the CSS framework as part of acronym but here it's even further
@rian7079
@rian7079 Год назад
I like how rust perform and how it forces me to do something that's right but unnecessarily complex 🤣 but I still prefer go anywhere I can
@JTCF
@JTCF Год назад
Hold on, desktop app is in js!
@user-rg7ux5hn5t
@user-rg7ux5hn5t 17 дней назад
@letsgetrusty - is this tech stack still up-to-date in 2024
@biomorphic
@biomorphic Год назад
"If you don't use Rust at this point, are you even a real programmer?" lol 😀
@MichalLipinskimisial
@MichalLipinskimisial Год назад
not rusty enough, I saw css and html, everything should by ruuuust xD
@harriet-x.x
@harriet-x.x 5 месяцев назад
rustss :P rustml :PPP
@ManishSingh-ll4ws
@ManishSingh-ll4ws Год назад
A repo link would be great
@PriyadarshiPrashant
@PriyadarshiPrashant Год назад
assembly is always good to go with / and for legends binary
@jhoughjr1
@jhoughjr1 Год назад
starting off the the best meme to describe tech stacks, wow
@jckail
@jckail Год назад
Thanks for this!
@vasileiosnl
@vasileiosnl Год назад
Is rocket still a thing? It is still in rc0.5 version for the past 2 years now
@flogginga_dead_horse4022
@flogginga_dead_horse4022 Год назад
exactly
@hckhanh
@hckhanh Год назад
This is a good stack for Desktop app + web services
@realfootball338
@realfootball338 Год назад
You are RUST preacher
@lucomusicofficial
@lucomusicofficial 7 дней назад
Does HTML5 CAMERA work? Rust rocket only render green screen.
@loganhodgsn
@loganhodgsn Год назад
I love all your other videos, but this one went by too fast for an in-depth look at the full stack, but it went too deep for an overview on each technology. Perhaps if you split them into individual videos showcasing the strengths of each, or show a short outline about its features, I'd be a better audience, but this video was hard to watch! :( Your other videos are super helpful though, and I refer to them often when I get stuck!
@mariomonteiro7992
@mariomonteiro7992 Год назад
Awesome video. Where can we get the source code for this video project? Will be great if we have a github repo. Thanks
@Anonymous-sq6eo
@Anonymous-sq6eo Год назад
I come from web development, but I have been thinking of learning something that goes lower. I am still not sure, for now Java and C# are my main options, however, I am starting to consider Rust for its flexibility. I am so confused, I don’t know what to pick 😂 Do you think these frameworks are staying for good?
@piff57paff
@piff57paff Год назад
It's funny that a web dev asks if a framework will stay, given that web frameworks and tooling are changing like twice a day. Or maybe it's the pain speaking? :D Joking aside: Rocket seems to be here to stay, can't speak for the rest. Rust gets you a lot lower than C# and Java, but what to pick really depends on what you are aiming for. There is a lot of web backend stuff and Apps currently written in Java or Kotlin, but I see this trending _slowly_ towards Rust. Can't speak for C#, but my gut feeling says it's more used in desktop apps. That being said Rust is an interesting language and compared to Java and C# very resource efficient and "runs on a toaster".
@Anonymous-sq6eo
@Anonymous-sq6eo Год назад
@@piff57paff that was personal haha yeah webdev frameworks come and go… even React as we knew it is gone now. But oh well. Yeah C# is more desktop/windows centric, I wouldn’t want to limit myself to one platform, so after seeing Rust being able to develop apps crossplatform, webapps and anything else you can imagine, I am considering getting into Rust. I can imagine it’s going to be a journey considering the language goes low, but I think it will be an interesting journey.
@milutinke
@milutinke Год назад
That is a ton of code for a simple todo app.
@gramajocristianismael282
@gramajocristianismael282 Год назад
Fireship style? i love it.
@isaac80745
@isaac80745 11 месяцев назад
I started off using warp. Maybe I’ll give this a try
@aryangurung30
@aryangurung30 Год назад
We want a whole series of tutorial on RUSTY stack its awesome
@AsbestosSoup
@AsbestosSoup 11 месяцев назад
leptos is amazing too
@ZekeFast
@ZekeFast Год назад
LAMP is actually Linux, Apache, MySQL, PHP/Perl/Python ;)
@user-qr4jf4tv2x
@user-qr4jf4tv2x Год назад
it could be not practical but we will get there we just need to put overly complicated abstraction on top of abstractions to make it simple until we move to another toy
@jeanchindeko5477
@jeanchindeko5477 Год назад
Awesome stack and really promising for future web development
@shadowpenguin3482
@shadowpenguin3482 Год назад
2:48 i don’t know rust, but it looks like this is vulnerable to SQL injection, right?
@DanielTubul
@DanielTubul Год назад
Would be interested in seeing more videos like this using a whole fullstack of RUST
@736939
@736939 Год назад
Actix, Diesel, Yew, Surreal.
@Jacob011
@Jacob011 Год назад
Where is support for linear algebra with general nd-arrays and numerical algorithms (integration, optimization, etc.)
@ninjatwentyfive
@ninjatwentyfive Месяц назад
This is sick!
@thekwoka4707
@thekwoka4707 Год назад
Why didn't you use the same WASM front end from the web app for the Tauri app?
@devOnHoliday
@devOnHoliday 8 месяцев назад
10 months after this video is posted, Rocket is already outdated
@antoniong4380
@antoniong4380 7 месяцев назад
Rocket just is lagging behind. It needs more consideration before using it
@pabloosrer4938
@pabloosrer4938 8 месяцев назад
Do you know if Java or Go has a stack like the ones you mention about LAMP, MERN?
@treythomas7647
@treythomas7647 Год назад
I'll stick with Flutter for UI dev, but everything else is awesome. Thanks
@zzzyyyxxx
@zzzyyyxxx Год назад
I've been using flutter_rust_bridge, it's awesome
@treythomas7647
@treythomas7647 Год назад
@@zzzyyyxxx Nice. Do you know if you can run the FFI bridge inside another isolate?
@SermanD
@SermanD Год назад
The database queries (from 2:45) look like they are vulnerable to traditional sql injection attacks?
@sreejishnair5922
@sreejishnair5922 Год назад
This sound really dope can make a course on this?
@marcmarugan3565
@marcmarugan3565 Год назад
I would love to use Yew, but trunk serve does not work when running it inside a docker container using the latest 1.69 rust official image :(
@Yomanthunder-e4c
@Yomanthunder-e4c 9 дней назад
Damnn , rust can be very overwhelming for beginners
@jaysistar2711
@jaysistar2711 Год назад
What's up with the "probably not"?
@furkanunsal5814
@furkanunsal5814 Год назад
only stack you really need, c++, c++, c++, c++
@alexon2010
@alexon2010 Год назад
I'm already a javascript developer, I'm wanting to learn RUST to create a desktop app with Rust, I want to learn, but the first contacts are being a little frustrating, I'm trying to do the basic installation, to use Tauri, with TypeScript and SolidJS, I've already solved a problem of build with these guys -> stable-gnu | x86_64-pc-windows-gnu, for windows 10, and after solving this problem there is another one like: -> windres error -> thread 'main' panicked at 'Couldn't execute windres to compile
@ras4884
@ras4884 Год назад
I'd appreciate if you post the codes in github then share it to us
@ShivamSingh-eh4jr
@ShivamSingh-eh4jr 9 месяцев назад
Unnecessary complex 🤣🤣
@theman3n
@theman3n Год назад
Thanks for the information, can you please share the code's repository?
@quasi_verum
@quasi_verum 8 месяцев назад
RSTY, hmmm.. I am learning Axum so it become TASTY (Tokio, Axum, SurealDB, Tauri, Yew) Why add Tokio? if not it become asty.
@richardly1543
@richardly1543 Год назад
Does Yew/Rust have a way to directly work with the DOM yet
@phoenicianathletix2866
@phoenicianathletix2866 Год назад
Which rust ui framework best for convert Photoshop to Rust UI? Like some developers do PSD to svelte
@cryogon
@cryogon 6 месяцев назад
most accurate component library name
@304nokia
@304nokia Год назад
You can't just say that the wasm application is a frontend on rust, it's not true. > As of today, WebAssembly is not feature-complete for DOM interactions. This means even in Yew we sometimes rely on calling Javascript. What follows is an overview of the involved libraries.
@FusionHyperion
@FusionHyperion Год назад
Btw I think Tauri already released the android build since 1.2?
@greentox89a
@greentox89a Год назад
I prefer actix rather than rocket tbh
@lpls
@lpls 5 месяцев назад
What I'm really missing is something like Pydantic for Rust.
@i_accept_all_cookies
@i_accept_all_cookies 5 месяцев назад
Is Garde similar to Pydantic?
@lpls
@lpls 5 месяцев назад
@@i_accept_all_cookies looks so! Thank you!
@mikhailvasilev5798
@mikhailvasilev5798 Год назад
Why is Yew instead Leptos ?
Далее
5 traits your Rust types must implement
10:39
Просмотров 60 тыс.
5 things I wish I knew before learning Rust
7:28
Просмотров 117 тыс.
Офицер, я всё объясню
01:00
Просмотров 2 млн
Истории с сестрой (Сборник)
38:16
The genius of Rust constructors
6:08
Просмотров 25 тыс.
Tide is perhaps my favorite Rust web app framework.
9:14
The Truth about Rust/WebAssembly Performance
29:47
Просмотров 181 тыс.
Dioxus vs Leptos  | Rust GUI Wars #2
21:18
Просмотров 3,1 тыс.
you need to build a RUST desktop app!!
27:21
Просмотров 313 тыс.
I Spent 18 Months Using Rust And Regret It
38:36
Просмотров 367 тыс.
Rust & Wasm
9:38
Просмотров 194 тыс.
Rust is easy... (we make it hard)
10:11
Просмотров 122 тыс.
Офицер, я всё объясню
01:00
Просмотров 2 млн