DEV Community

Rust

This tag is for posts related to the Rust programming language, including its libraries.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
I built a Python AI agent and Pylance drove me to build a type checker and LSP

I built a Python AI agent and Pylance drove me to build a type checker and LSP

1
Comments
3 min read
Gemini Streaming in Rust + Tauri — Real-Time AI Responses Without the Jank

Gemini Streaming in Rust + Tauri — Real-Time AI Responses Without the Jank

1
Comments 1
2 min read
BoxAgnts Runtime (7) — Sandboxed Execution, Rebuilding Agent Infrastructure

BoxAgnts Runtime (7) — Sandboxed Execution, Rebuilding Agent Infrastructure

1
Comments
4 min read
How we built a gate-accurate Game Boy emulator in Rust (and got dmg-acid2 pixel-perfect)

How we built a gate-accurate Game Boy emulator in Rust (and got dmg-acid2 pixel-perfect)

Comments
3 min read
Building a Zero-Server Network Forensics Suite with Rust and WebAssembly

Building a Zero-Server Network Forensics Suite with Rust and WebAssembly

1
Comments
2 min read
Your file-sharing server shouldn't be able to read your files. Here's how I made sure mine can't.

Your file-sharing server shouldn't be able to read your files. Here's how I made sure mine can't.

Comments
3 min read
Building a SQL Lexer in Rust: Why I Replaced `Vec<char>` with `&str` and `Ident(String)` with Spans

Building a SQL Lexer in Rust: Why I Replaced `Vec<char>` with `&str` and `Ident(String)` with Spans

Comments
3 min read
Making Star Stable 1 Multiplayer

Making Star Stable 1 Multiplayer

Comments
10 min read
I was rewriting the same database plumbing in every Electron app, so I built NookDB

I was rewriting the same database plumbing in every Electron app, so I built NookDB

1
Comments
4 min read
Building a Custom Home Casting App with Rust and React

Building a Custom Home Casting App with Rust and React

Comments
2 min read
Building a Mini Dashboard Widget in Tauri — The Menubar Mini-Dash Pattern

Building a Mini Dashboard Widget in Tauri — The Menubar Mini-Dash Pattern

Comments 1
3 min read
From Packet Filter to High-Performance Execution Layer: How Solana Re-Engineered BPF

From Packet Filter to High-Performance Execution Layer: How Solana Re-Engineered BPF

Comments
4 min read
Polishing the Rust CLI and Planning the Long Game

Polishing the Rust CLI and Planning the Long Game

1
Comments
5 min read
BoxAgnts Runtime (6) — Rust + WASM, Local-First

BoxAgnts Runtime (6) — Rust + WASM, Local-First

Comments
5 min read
Control plane, data plane, durable storage: structuring a managed search engine in Rust

Control plane, data plane, durable storage: structuring a managed search engine in Rust

Comments
7 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.