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.
Building cargo-sane: A Better Way to Manage Rust Dependencies

Building cargo-sane: A Better Way to Manage Rust Dependencies

3
Comments
3 min read
Building a Production-Ready Rust API: Lessons from HNG Stage 0

Building a Production-Ready Rust API: Lessons from HNG Stage 0

2
Comments
2 min read
💥 Polars vs. Pandas: Why Your Next ETL Pipeline Should Run on Rust (Part 1/5)

💥 Polars vs. Pandas: Why Your Next ETL Pipeline Should Run on Rust (Part 1/5)

5
Comments
2 min read
Obfuscating Solana Transaction Trails with Custom Entropy (Rust)

Obfuscating Solana Transaction Trails with Custom Entropy (Rust)

Comments
1 min read
Building an x86_64 Instruction Encoder from Scratch

Building an x86_64 Instruction Encoder from Scratch

Comments
3 min read
Stop the Command-Line Grind: Boost Your Productivity with IntelliShell

Stop the Command-Line Grind: Boost Your Productivity with IntelliShell

4
Comments 1
4 min read
From Rust to Multi-Language: Litho's Plugin-Based Extensible Architecture Design

From Rust to Multi-Language: Litho's Plugin-Based Extensible Architecture Design

Comments
7 min read
Rust vs C, C++, Java & Python — 5 Everyday Programs Compared

Rust vs C, C++, Java & Python — 5 Everyday Programs Compared

Comments
1 min read
SpacetimeDB and Reducers

SpacetimeDB and Reducers

1
Comments
2 min read
Open Source Project Commercial Benchmarking: Technical Solution Comparison Between Litho and DeepWiki

Open Source Project Commercial Benchmarking: Technical Solution Comparison Between Litho and DeepWiki

Comments
6 min read
10 Beginner-Friendly Rust Projects to Master the Fundamentals

10 Beginner-Friendly Rust Projects to Master the Fundamentals

2
Comments
5 min read
Dev Log Backlog

Dev Log Backlog

1
Comments 1
3 min read
How to draw the province borders

How to draw the province borders

Comments
1 min read
Building a High-Performance Text Embedding API with Rust, Axum, Candle and ONNX

Building a High-Performance Text Embedding API with Rust, Axum, Candle and ONNX

Comments
5 min read
Building a CUDA-Accelerated Neural Network Library in Rust

Building a CUDA-Accelerated Neural Network Library in Rust

Comments
7 min read
Learning Rust with Dev Containers and Rustlings

Learning Rust with Dev Containers and Rustlings

Comments
7 min read
Steam Game Idler — an Open-Source Alternative to ArchiSteamFarm, Steam Achievement Manager, and Idle Master.

Steam Game Idler — an Open-Source Alternative to ArchiSteamFarm, Steam Achievement Manager, and Idle Master.

3
Comments
4 min read
How to Implement Rust’s Result Type in Dart Programming Language.

How to Implement Rust’s Result Type in Dart Programming Language.

Comments
5 min read
How Simple IDs Can Leak Your Secrets

How Simple IDs Can Leak Your Secrets

Comments
3 min read
Comparing Error Handling in Rust and Go

Comparing Error Handling in Rust and Go

Comments
6 min read
Adapter Design Pattern in Rust

Adapter Design Pattern in Rust

Comments
2 min read
BLoC (Business Logic Component) in Rust

BLoC (Business Logic Component) in Rust

Comments
2 min read
Understanding the as Keyword in Rust: Type Casting, Renaming, and Trait Disambiguation

Understanding the as Keyword in Rust: Type Casting, Renaming, and Trait Disambiguation

Comments
6 min read
Using Either/Result in TypeScript for Error Handling

Using Either/Result in TypeScript for Error Handling

Comments
5 min read
Downcast Trait in Rust for Testing

Downcast Trait in Rust for Testing

2
Comments
5 min read
loading...