GaspardWhat we learned building our SaaS with Rust 🦀In this post we will not answer the question everybody asks when starting a new project: Should I do it in Rust ?Apr 29, 20246Apr 29, 20246
InDev GeniusbyVitor LacerdaCreating an Api with Rust, Clean Architecture, CQRS, Axum and SurrealDB — Part 2In the last chapter, you learned how to set up a simple Rust project, build a basic API with Axum, implement Clean Architecture, and make…Jan 15, 20242Jan 15, 20242
Athan XChoosing the Right Rust Machine Learning Framework: Candle, Burn, DFDX, or tch-rs?As the field of machine learning (ML) continues to evolve, the demand for high-performance and reliable frameworks has led to the emergence…Mar 12, 2024Mar 12, 2024
Athan XCandle vs Burn: Comparing Rust Machine Learning FrameworksRust has been gaining traction in the field of machine learning (ML) and artificial intelligence (AI) due to its safety, performance, and…Mar 12, 20241Mar 12, 20241
InDev GeniusbyTechiereadsMastering Rust Design Patterns: A Comprehensive Guide with Code ExamplesExploring Advanced Software Architecture Concepts with Rust’s VersatilityNov 16, 20234Nov 16, 20234
Thomas SimmerRust: Reading a file line by line while being mindful of RAM usageImagine your task is to read a file and do some work with each of its lines. In Rust, you could do something like :Feb 10, 20244Feb 10, 20244
InTDS ArchivebyNelson GriffithsUsing Polars Plugins for a 14x Speed Boost with RustAchieving high speed outside the native Polars libraryNov 9, 2023Nov 9, 2023
InDev GeniusbyLuis SoaresRust Performance Design Patterns: Writing Efficient and Safe CodeHey there! Are you dipping your toes into the Rusty waters of system-level programming? Or maybe you’re already sailing along the Rustacean…Nov 7, 2023Nov 7, 2023
InDev GeniusbyLuis SoaresBuilding a P2P Database in RustHey there! If you’ve landed here, you’re probably interested in understanding how distributed systems work, particularly in Rust. Today…Oct 24, 2023Oct 24, 2023
InDev GeniusbyLuis SoaresMastering Pattern Matching in RustIn Rust, one of the core features that distinguishes it from many other languages is its powerful system for pattern matching. Pattern…Sep 28, 2023Sep 28, 2023
SerokellRust Development RoadmapRust has been one of the top 15 most popular and loved programming languages over the past five years due to the incredible developer…Sep 28, 20233Sep 28, 20233
Team Quark, VIT PuneWhy Tech Companies Are Switching Over to Rust?Authors: Piyush Waghulde, Kshitij BhureApr 16, 20233Apr 16, 20233
InRust in ProductionbyKraig McFaddenHow I build a Rust backend serviceHere’s everything I’ve learned since the start of 2021Sep 29, 20232Sep 29, 20232
Matteo PossamaiThe 10 Best YouTube Channels to Master RustUnleashing Your Programming PotentialSep 12, 20233Sep 12, 20233
Jader Dias7 reasons why you shouldn’t use any AWS Lambda runtime other than RustRust isn’t listed among the supported AWS Lambda runtimes. Yet, all the runtimes support Rust, you can try, I’ll tell you how. That’s a big…Oct 19, 20222Oct 19, 20222
TechGigTop 5 reasons why developers love Rust programming languageRust is one of the few modern languages that has found a place in the industry where programmers are able to create code that is used by…Oct 22, 2022Oct 22, 2022
Dotan Nahum12 Killer Rust Libraries You Should TryI’ve just crossed a 20K LOC in one of my bigger Rust projects, and thought about pausing for a moment and sharing some great Rust…Apr 19, 20192Apr 19, 20192