Dotan NahuminBetter ProgrammingRust and LLM AI Infrastructure: Embracing the Power of PerformanceBuilding an LLM or AI infrastructure in Rust can offer several benefits despite Python’s dominance in the AI spaceAug 8, 20233Aug 8, 20233
Alon AgmoninTowards Data ScienceScale Up Your RAG: A Rust-Powered Indexing Pipeline with LanceDB and CandleBuilding a High-Performance Embedding and Indexing System for Large-Scale Document Processing and RetrievalJul 11Jul 11
Ante BarićinJavaScript in Plain EnglishIntegrating Rust into Next.js: How-To Developer GuideLearn how to use Rust in your existing JavaScript/Next.js projects and discover how to deploy Rust to production on Vercel.Mar 122Mar 122
Jan CibulkainRustaceansRust Crash Course for the ImpatientLearn all Rust fundamentals to build a nice to-do list app.Feb 121Feb 121
Luis SoaresinDev GeniusRust Crates for Working with LLMIn this article, we’ll look at five Rust crates, each offering tools to easily integrate these advanced models into your Rust projects…Jan 171Jan 171
Luis SoaresinDev GeniusMemory-Mapped I/O in RustMemory-mapped I/O is especially helpful when working with big files, loading only the necessary parts into memory. This makes it simpler to…Feb 62Feb 62
Antonio BonifacioinTelepass DigitalRust in production, for fun & profitHow to rewrite a legacy application in Rust? This is the report of that journey 🦀Jan 226Jan 226
Vince VellainBetter ProgrammingBoosting Machine Learning Performance With RustRust + LibTorch = 5.5x training speed improvement on Python + PyTorchJun 12, 20235Jun 12, 20235
TechnocratOrganizing Rust ProjectsEffective project organization is crucial for maintaining a clean, maintainable, and scalable Rust codebase. A well-organized project…Dec 28, 20232Dec 28, 20232
Isala PiyarisiLet’s Build a Standalone Chatbot with Phi-2 and RustTutorial to build a lightweight chatbot with long-term memory in Rust. No internet or dependencies required — just a single portable…Dec 30, 20231Dec 30, 20231
Alon AgmoninTowards Data ScienceStreamlining Serverless ML Inference: Unleashing Candle Framework’s Power in RustBuilding a lean and robust model serving layer for vector embedding and search with Hugging Face’s new Candle FrameworkDec 21, 20231Dec 21, 20231
Luis SoaresinDev GeniusMachine Learning in RustHi everyone! In this article, we’re focusing on machine learning in Rust.Nov 11, 20231Nov 11, 20231
Ulrik Thyge PederseninTowards AICandle: Minimalistic Machine Learning in RustGuide to Building Your Own Machine Learning Model with RustSep 11, 20233Sep 11, 20233