The Rust Dev (@the_rust_dev) 's Twitter Profile
The Rust Dev

@the_rust_dev

Tweeting out the best Rust posts from dev.to. Part of the @ThePracticalDev family ❤️

ID: 1087863525022797824

linkhttps://dev.to/t/rust calendar_today23-01-2019 00:04:10

1,1K Tweet

3,3K Followers

1 Following

The Rust Dev (@the_rust_dev) 's Twitter Profile Photo

Navbar brings a plug-and-play, responsive WASM navbar to Yew (and more). Accessible, customizable, ready for desktop or mobile. #DEVCommunity #RustLang dev.to/wiseai/navbar-…

The Rust Dev (@the_rust_dev) 's Twitter Profile Photo

Add a clean sidebar to your Rust WASM app 🔹 Collapsible layout 🔹 Nested menus 🔹 Accessible profile section #DEVCommunity #RustLang dev.to/wiseai/sidebar…

The Rust Dev (@the_rust_dev) 's Twitter Profile Photo

Rust-based compiled language for neural nets and next-gen UIs • performance-first • minimalist syntax • built for AI #DEVCommunity #RustLang dev.to/axonscript/int…

The Rust Dev (@the_rust_dev) 's Twitter Profile Photo

Start lean on AWS and grow without overhauling later. Strong infrastructure beats duct-tape stacks when you need scale and reliability. #DEVCommunity #RustLang dev.to/wiseai/keep-us…

The Rust Dev (@the_rust_dev) 's Twitter Profile Photo

Thinking of adding Rust to your Go toolkit? This guide shows how mixing Go’s ease with Rust’s safety can sharpen your dev workflow. #DEVCommunity #RustLang dev.to/anyona_nichola…

The Rust Dev (@the_rust_dev) 's Twitter Profile Photo

New tool MCP Manager: Rust middleware for LLM API calls via Model Context Protocol. Supports Google Gemini & Azure OpenAI. Open source v0.1.0 #DEVCommunity #RustLang dev.to/dmaxter/empowe…

The Rust Dev (@the_rust_dev) 's Twitter Profile Photo

Explore Loco: Rust web framework with Rails-inspired conventions, hot reload and async-first design for developer ease and performance #DEVCommunity #RustLang dev.to/fayismahmood/f…

The Rust Dev (@the_rust_dev) 's Twitter Profile Photo

Learn how to use MongoDB’s Rust driver with Serde for data serialization, tap into Atlas’ geospatial sample data, and build a CRUD REST API. #DEVCommunity #RustLang dev.to/mongodb/serde-…

The Rust Dev (@the_rust_dev) 's Twitter Profile Photo

Skeleton RS adds native skeleton loaders to Rust WASM apps—no JS hacks, minimal setup, full styling control for smoother loading states. #DEVCommunity #RustLang dev.to/wiseai/seamles…

The Rust Dev (@the_rust_dev) 's Twitter Profile Photo

Rust’s strict compiler and built-in tools help model domains and build efficient, reliable code. AI makes the borrow checker easier. { author: @Guuri11 } #DEVCommunity #RustLang dev.to/guuri11/rust-i…

The Rust Dev (@the_rust_dev) 's Twitter Profile Photo

Rust 101: memory-safe systems programming without GC. Zero-cost abstractions, safer concurrency and solid tooling. { author: Mayur Kumbhar } #DEVCommunity #RustLang dev.to/themayurkumbha…

The Rust Dev (@the_rust_dev) 's Twitter Profile Photo

Explore building modern web apps in Rust and WebAssembly with Rocal: install the CLI, scaffold a simple note app, then explore MVC code. #DEVCommunity #RustLang dev.to/picolt/tired-o…

The Rust Dev (@the_rust_dev) 's Twitter Profile Photo

Considering Rust for your next language? 🔸 Performance close to C/C++ 🔸 Built-in memory safety 🔸 Safer concurrency 🔸 Helpful compiler, tooling { author: Francesco Ciulla } #DEVCommunity #RustLang dev.to/francescoxx/sh…

The Rust Dev (@the_rust_dev) 's Twitter Profile Photo

Theme brings easy theming to WASM apps • auto light/dark based on system • custom palettes • cross-tab sync • Tailwind/DaisyUI friendly #DEVCommunity #RustLang dev.to/wiseai/infinit…

The Rust Dev (@the_rust_dev) 's Twitter Profile Photo

rust-lxc brings native liblxc bindings and a CLI for managing LXC containers in pure Rust – create, start, stop, delete with one tool #DEVCommunity #RustLang dev.to/ta2ozg/introdu…

The Rust Dev (@the_rust_dev) 's Twitter Profile Photo

Troubleshoot HyperScan on Windows: verify MinGW or MSVC toolchain, update CMake and Rust, clean builds to resolve build errors #DEVCommunity #RustLang dev.to/generatecodede…

The Rust Dev (@the_rust_dev) 's Twitter Profile Photo

Simplify your 2025 stack: 🔹 TypeScript for web apps 🔹 Rust for performance and scale One combo for end-to-end control { author: chrisss.dev } #DEVCommunity #RustLang dev.to/criscmd/typesc…

The Rust Dev (@the_rust_dev) 's Twitter Profile Photo

Build a Rust CLI to read and parse JSON with serde and serde_json then print fields like name and email in a few simple steps { author: Hex Shift } #DEVCommunity #RustLang dev.to/hexshift/build…

The Rust Dev (@the_rust_dev) 's Twitter Profile Photo

Walk through building a basic Rust CLI tool that reads a file and counts words, from project setup to release build in one guide. { author: Hex Shift } #DEVCommunity #RustLang dev.to/hexshift/build…

The Rust Dev (@the_rust_dev) 's Twitter Profile Photo

Rust CLI logs system errors to a file with timestamps for easier troubleshooting. Walks through setup, deps, logging code and testing. { author: Hex Shift } #DEVCommunity #RustLang dev.to/hexshift/build…