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.
Rust's Zero-Cost Abstractions, What Monomorphization Actually Does to Your Code

Rust's Zero-Cost Abstractions, What Monomorphization Actually Does to Your Code

Comments
6 min read
My 14-Year Journey Away from ORMs - How I Built pGenie, the SQL-First Postgres Code Generator

My 14-Year Journey Away from ORMs - How I Built pGenie, the SQL-First Postgres Code Generator

2
Comments
4 min read
Building a Malware Scanner in Rust That Scans 1.4 Million Files per Minute

Building a Malware Scanner in Rust That Scans 1.4 Million Files per Minute

Comments
4 min read
SQLite as a Graph Database: Recursive CTEs, Semantic Search, and Why We Ditched Neo4j

SQLite as a Graph Database: Recursive CTEs, Semantic Search, and Why We Ditched Neo4j

Comments
10 min read
Rust and Godot: Assessing Practical Feasibility for Novice Programmers in Game Development

Rust and Godot: Assessing Practical Feasibility for Novice Programmers in Game Development

1
Comments
11 min read
Why I built a High-Performance Vector Database in Rust (and why it’s now Open Source)

Why I built a High-Performance Vector Database in Rust (and why it’s now Open Source)

3
Comments
2 min read
I built a CLI snippet manager in Rust because I was tired of googling the same things

I built a CLI snippet manager in Rust because I was tired of googling the same things

1
Comments 1
2 min read
Watching a Folder in Rust with notify-rs — Hot Folder for PDF Automation

Watching a Folder in Rust with notify-rs — Hot Folder for PDF Automation

Comments
2 min read
Meridian

Meridian

Comments
4 min read
Renaming 200 PDFs by Their Content — Without an LLM

Renaming 200 PDFs by Their Content — Without an LLM

Comments
2 min read
[Rust Guide] 10.4. Trait Pt.2 - Traits as Parameters and Return Types, Trait Bounds

[Rust Guide] 10.4. Trait Pt.2 - Traits as Parameters and Return Types, Trait Bounds

Comments
9 min read
Why I love using Rust.

Why I love using Rust.

2
Comments
5 min read
[Rust Guide] 10.3. Trait Pt.1 - Trait Definitions, Bounds, and Implementation

[Rust Guide] 10.3. Trait Pt.1 - Trait Definitions, Bounds, and Implementation

Comments
5 min read
[Rust Guide] 10.2. Generics

[Rust Guide] 10.2. Generics

Comments
5 min read
[Rust Guide] 10.1. Extract Function to Eliminate Repeated Code

[Rust Guide] 10.1. Extract Function to Eliminate Repeated Code

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