Chacha20poly1305
44:24
3 ай бұрын
Unsafe Rust
13:42
3 ай бұрын
REST API using get method
15:31
4 ай бұрын
PhantomData in Rust
9:50
4 ай бұрын
Smart pointers in Rust
11:33
4 ай бұрын
Procedural macro in Rust
19:09
5 ай бұрын
Traits In Rust
10:48
7 ай бұрын
Notify asynchronous primitive.
20:07
Пікірлер
@TheNaive
@TheNaive Ай бұрын
Your voice is very low
@dabunnisher29
@dabunnisher29 Ай бұрын
Sorry man. Your English needs improvement. Down vote.
@IntruderJSR
@IntruderJSR 2 ай бұрын
where is zk?
@stormz4040
@stormz4040 2 ай бұрын
Thank you for the video. Could you show more examples about procedural macros please? :)
2 ай бұрын
I have seen this slides somewhere else? Where are the credits?
@Anshucodes
@Anshucodes 3 ай бұрын
bro have paused the video and changed something , didnt even show how he fixed the error !
@IamAWESOME3980
@IamAWESOME3980 3 ай бұрын
Very rare to see a female engineer, which is refreshing. Rust can seriously use more tutotials like yours.
@yashwanthsinghm8255
@yashwanthsinghm8255 3 ай бұрын
Great work Imran waiting for complete series.
@cryptonative
@cryptonative 4 ай бұрын
most comprehensive tutorial on macros, thanks. might helped if you created 2 or 3 more examples
@riigel
@riigel 4 ай бұрын
dont stop!
@riigel
@riigel 4 ай бұрын
niceee
@gianmarcoalarcon6185
@gianmarcoalarcon6185 4 ай бұрын
Great video, I would like more videos about grpc/protobuff. I suggest to use #[derive(Default)] struct Employee { ... } to avoid boilerplate code. And to solve the warning on the client side, dont use Err on your else, just like this else { panic!("Invalid input"); }
@pugguke
@pugguke 4 ай бұрын
Wow! what an interesting video
@pugguke
@pugguke 4 ай бұрын
Nice video!
@nikitarao04
@nikitarao04 4 ай бұрын
Very informative! Keep it up :)
@andhuruh
@andhuruh 6 ай бұрын
can we see the repo for the code
@RustPlanet
@RustPlanet 6 ай бұрын
I have taken reference for this demo code from this repo : github.com/NicolasLM/nucleon
@nikitarao04
@nikitarao04 7 ай бұрын
Very informative! Keep it up :)
@jonathanshaw5563
@jonathanshaw5563 7 ай бұрын
P r o m o S M 🎶
@TheAzuratis
@TheAzuratis 8 ай бұрын
Your Audio is way to silent. I have everything on full blast an can't properly hear you. So some post-production audio works is a must here.
@ravichandraofficial2935
@ravichandraofficial2935 8 ай бұрын
It can be more effective when we use a real-time example, I hope in the part-2, it may include the real-time example with the explanation. Good explanation. Thank you
@WhoLeb7
@WhoLeb7 8 ай бұрын
I’m a bit confused, is this like the preparation step for ZPK as we are clearly exposing our password when calling the hash function with it in main function
@greisboy425
@greisboy425 8 ай бұрын
more channel talking about Rust. awesome.
@diogoantunes5473
@diogoantunes5473 8 ай бұрын
Unconvincing. Better art examples would be welcome. I'll check the docs of nannou for this though.
@RustPlanet
@RustPlanet 8 ай бұрын
Thank you for the feedback. We plan on making it a series with better examples.
@IlyaFadin
@IlyaFadin 8 ай бұрын
awesome idea! Thanks for the video!
@RustPlanet
@RustPlanet 8 ай бұрын
Thank you so much
@nikitarao04
@nikitarao04 9 ай бұрын
Very informative!
@bhavyavankayala9404
@bhavyavankayala9404 9 ай бұрын
Good explanation
@nikitarao04
@nikitarao04 9 ай бұрын
Very informative!
@guineapeg3542
@guineapeg3542 9 ай бұрын
This was really insightful!!
@chaitaleeghatge5670
@chaitaleeghatge5670 10 ай бұрын
Thank you Sir for very clear explanation
@stylishsantosh9228
@stylishsantosh9228 10 ай бұрын
Can you please upload the content from the basic concepts like traits with the real time embedded projects.
@RustPlanet
@RustPlanet 10 ай бұрын
Okay we will add it.
@stylishsantosh9228
@stylishsantosh9228 11 ай бұрын
how can we be able to know whether a code is having memory safety related bugs!!, could you please explain that...
@RustPlanet
@RustPlanet 10 ай бұрын
Default when you write code in rust and if the code compiles, then code in the safe blocks are known to be memory safe. Anything in unsafe block developer has to take care.
@stylishsantosh9228
@stylishsantosh9228 11 ай бұрын
blocking means ?, Could you please provide 2 min brief theoretical information before starting explaining the coding part!
@bobbilisarathkumar220
@bobbilisarathkumar220 11 ай бұрын
In this context blocking means execution will stop at receiver code and the code below the receiver code will not execute.
@plingela276
@plingela276 Жыл бұрын
Шикарно! Все топ! Мне понравилось! Продолжай в том же духе!