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.
A deadlock on an uncontended Tokio RwLock (caused by futures::executor::block_on)

A deadlock on an uncontended Tokio RwLock (caused by futures::executor::block_on)

Comments
3 min read
I shipped v0.1.0 of an open source project, realized it was fundamentally wrong, and I’m rebuilding it for v1.0.0

I shipped v0.1.0 of an open source project, realized it was fundamentally wrong, and I’m rebuilding it for v1.0.0

2
Comments
2 min read
Building Tabularis: A Developer's Database Tool That Doesn't Suck

Building Tabularis: A Developer's Database Tool That Doesn't Suck

Comments
5 min read
I Built a Local Voice-to-Text App with Rust, Tauri 2.0, whisper.cpp, and llama.cpp — Here's How

I Built a Local Voice-to-Text App with Rust, Tauri 2.0, whisper.cpp, and llama.cpp — Here's How

Comments
7 min read
Architecting Hyper-Efficient AI: Rust's Zero-Copy Paradigm for 45% Cost Reduction

Architecting Hyper-Efficient AI: Rust's Zero-Copy Paradigm for 45% Cost Reduction

Comments
4 min read
From “It Just Works” to Building a Reverse Tunnel

From “It Just Works” to Building a Reverse Tunnel

1
Comments
11 min read
Shipping a Production macOS App with Tauri 2.0: Code Signing, Notarization, and Homebrew

Shipping a Production macOS App with Tauri 2.0: Code Signing, Notarization, and Homebrew

Comments
9 min read
How I Improved Email Rendering Performance 15x Using Rust + WebAssembly (Next.js 16 Devlog)

How I Improved Email Rendering Performance 15x Using Rust + WebAssembly (Next.js 16 Devlog)

Comments
3 min read
Making Neovim a Lightweight Unreal Engine IDE: Implementing Blazing Fast Completion without LSP

Making Neovim a Lightweight Unreal Engine IDE: Implementing Blazing Fast Completion without LSP

Comments
2 min read
I built a tiny CLI to switch between config “profiles”

I built a tiny CLI to switch between config “profiles”

Comments
2 min read
Leveraging io_uring for performant asynchronous linux applications.

Leveraging io_uring for performant asynchronous linux applications.

1
Comments
4 min read
Building a High-Performance Vector Database in Rust from Scratch 🦀

Building a High-Performance Vector Database in Rust from Scratch 🦀

Comments
2 min read
Rust Is Eating the JavaScript Toolchain: Rolldown, Oxc, Rspack, and the End of JS-Based Build Tools

Rust Is Eating the JavaScript Toolchain: Rolldown, Oxc, Rspack, and the End of JS-Based Build Tools

1
Comments
10 min read
I rebuilt my old image processing library with Rust + WebAssembly

I rebuilt my old image processing library with Rust + WebAssembly

Comments
1 min read
Deterministic AI: Reclaiming Predictable Latency with Rust and Zero-Cost Abstractions

Deterministic AI: Reclaiming Predictable Latency with Rust and Zero-Cost Abstractions

Comments
4 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.