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.
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
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.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
[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
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
Building Missio: An Evidence-Bound Remediation Agent with SigNoz

Building Missio: An Evidence-Bound Remediation Agent with SigNoz

1
Comments 1
5 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
Stop hand-juggling JAVA_HOME: automatic per-project JDK switching with Jolta

Stop hand-juggling JAVA_HOME: automatic per-project JDK switching with Jolta

Comments
3 min read
AI wrote my compiler. A mathematical proof checks its work on every build.

AI wrote my compiler. A mathematical proof checks its work on every build.

Comments
29 min read
Async Traits in Rust Still Aren't Object-Safe. Here's What Actually Works

Async Traits in Rust Still Aren't Object-Safe. Here's What Actually Works

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