✕ Clear all filters
9 articles
▶ Videos →

📰 Dev.to · manjushaps

9 articles · Updated every 3 hours · View all reads

All Articles 178,311Blog Posts 165,046Tech Tutorials 47,617Research Papers 35,395News 22,389 ⚡ AI Lessons
Rust Data Structures You’ll Actually Use (With Runnable Code)
Dev.to · manjushaps ⚡ Algorithms & Data Structures ⚡ AI Lesson 7mo ago
Rust Data Structures You’ll Actually Use (With Runnable Code)
A practical guide to Rust data structures with runnable examples. Learn Vec, HashMap, VecDeque, BTreeMap, searching, sorting, and Big-O the hands-on way.
How Rust Is Quietly Rewriting the AI Compute Stack
Dev.to · manjushaps 📐 ML Fundamentals ⚡ AI Lesson 9mo ago
How Rust Is Quietly Rewriting the AI Compute Stack
A practical, example-driven comparison of Python and Rust across tokenizers, machine learning, dataframes, analytics engines, and quantum simulation — and why R
Think. Update. Automate — PostgreSQL with Rust (Part 2)
Dev.to · manjushaps 🔧 Backend Engineering ⚡ AI Lesson 10mo ago
Think. Update. Automate — PostgreSQL with Rust (Part 2)
In Level 3 – Part 2 of PostgreSQL with Rust, the Teacher Assistant App database now reacts instantly through automation and triggers.
Level 3: Building the Database Foundation with Rust + PostgreSQL
Dev.to · manjushaps 🔧 Backend Engineering ⚡ AI Lesson 10mo ago
Level 3: Building the Database Foundation with Rust + PostgreSQL
From CSV to PostgreSQL — building a Rust-powered, relational database foundation for the Teacher Assistant App. Structuring teachers, classes, and students befo
Rust vs C, C++, Java & Python — 5 Everyday Programs Compared
Dev.to · manjushaps 🔧 Backend Engineering ⚡ AI Lesson 11mo ago
Rust vs C, C++, Java & Python — 5 Everyday Programs Compared
A fun, side-by-side comparison of 5 everyday programs written in Rust, C, C++, Java, and Python — to see how each language thinks differently.