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.
Two coding agents editing the same issue, no merge conflict. Here is how git refs make that work

Two coding agents editing the same issue, no merge conflict. Here is how git refs make that work

5
Comments 1
5 min read
Extracting video frames in Rust, in-process — no CLI, no hand-written decode loop

Extracting video frames in Rust, in-process — no CLI, no hand-written decode loop

1
Comments
6 min read
Built a Custom Virtual Machine From Scratch in Rust

Built a Custom Virtual Machine From Scratch in Rust

Comments
1 min read
Building a desktop client for an AI coding agent

Building a desktop client for an AI coding agent

Comments
9 min read
389 Tests Passed. NIST Still Caught the Bug.

NIST validation exposes limits of unit tests

389 Tests Passed. NIST Still Caught the Bug.

4
Comments 6
7 min read
My Solana Program Security Checklist

My Solana Program Security Checklist

Comments
5 min read
When the exit code lies: fork retractions, lost transactions, and trusting the chain in midnight-node

When the exit code lies: fork retractions, lost transactions, and trusting the chain in midnight-node

Comments
5 min read
Creating my own shell for unix

Creating my own shell for unix

Comments
1 min read
[Advanced Rust] 1.10. References and Interior Mutability (Quick Recap) - References, Interior Mutability, Cell Type, and Relate…

[Advanced Rust] 1.10. References and Interior Mutability (Quick Recap) - References, Interior Mutability, Cell Type, and Relate…

Comments
4 min read
[Advanced Rust] 1.9. Ownership (Quick Recap) - Core Ideas of Ownership, How to Implement Copy Trait, Value Drop, and Drop Order

[Advanced Rust] 1.9. Ownership (Quick Recap) - Core Ideas of Ownership, How to Implement Copy Trait, Value Drop, and Drop Order

Comments
3 min read
A CLI-compat layer that refuses half your commands, on purpose

A CLI-compat layer that refuses half your commands, on purpose

Comments
7 min read
Point-in-Time Recovery Without the Enterprise Price Tag

Point-in-Time Recovery Without the Enterprise Price Tag

1
Comments
12 min read
cargo-witness: verify a published Rust crate matches the exact commit it claims

cargo-witness: verify a published Rust crate matches the exact commit it claims

1
Comments
3 min read
Running Android on my own hypervisor — what I learned in one month. 11 partitions, 1.7GB sparse images.

Running Android on my own hypervisor — what I learned in one month. 11 partitions, 1.7GB sparse images.

1
Comments
5 min read
Building a High-Concurrency OSINT Engine in Rust: How I Managed 35+ Async Streams Without Exhausting Sockets

Building a High-Concurrency OSINT Engine in Rust: How I Managed 35+ Async Streams Without Exhausting Sockets

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