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.
Understanding SOLID

Understanding SOLID

1
Comments
8 min read
Rust vs. C++: Modern Developers’ Dilemma

Rust vs. C++: Modern Developers’ Dilemma

8
Comments 1
2 min read
Generic constant expressions: a future bright side of nightly Rust

Generic constant expressions: a future bright side of nightly Rust

Comments
4 min read
Lifetimes in Rust

Lifetimes in Rust

7
Comments
5 min read
Scaling to 125 Million Transactions per Day: Juspay's Engineering Principles

Scaling to 125 Million Transactions per Day: Juspay's Engineering Principles

5
Comments
3 min read
Simple Firewall with Rust and Aya

Simple Firewall with Rust and Aya

4
Comments
6 min read
Aya Rust Tutorial part 5: Using Maps

Aya Rust Tutorial part 5: Using Maps

5
Comments
10 min read
Rust Diagnostic Attributes

Rust Diagnostic Attributes

3
Comments
3 min read
Box<T> Type in Rust Allows for Heap Allocation

Box<T> Type in Rust Allows for Heap Allocation

5
Comments
5 min read
I discovered Rust's zero-cost abstraction

I discovered Rust's zero-cost abstraction

9
Comments
3 min read
🐚🦀Shell commands rewritten in rust

🐚🦀Shell commands rewritten in rust

8
Comments
3 min read
Introducing Shelldon: A New Rust CLI Tool with GPT Features

Introducing Shelldon: A New Rust CLI Tool with GPT Features

1
Comments
5 min read
What is your strategy to promote Rust?

What is your strategy to promote Rust?

1
Comments
1 min read
Ownership in Rust

Ownership in Rust

11
Comments
7 min read
Enhancing Rust Enums in the State Pattern

Enhancing Rust Enums in the State Pattern

Comments
4 min read
Building Zerocalc, part II - evaluating then parsing

Building Zerocalc, part II - evaluating then parsing

Comments
5 min read
Why Rust is More Than Just a Hype: A Developer’s Perspective

Why Rust is More Than Just a Hype: A Developer’s Perspective

6
Comments
2 min read
Implement React v18 from Scratch Using WASM and Rust - [13] Implement Lane and Batch Update

Implement React v18 from Scratch Using WASM and Rust - [13] Implement Lane and Batch Update

Comments
5 min read
Networking and Sockets: Endianness

Networking and Sockets: Endianness

Comments
11 min read
Multifunctional IDE using Neovim (2 of 3)

Multifunctional IDE using Neovim (2 of 3)

2
Comments
5 min read
Multifunctional IDE using Neovim (1 of 3)

Multifunctional IDE using Neovim (1 of 3)

5
Comments
6 min read
Debugging HTTP Traffic in kubectl port-forward with KFtray v0.11.7

Debugging HTTP Traffic in kubectl port-forward with KFtray v0.11.7

1
Comments
5 min read
Multifunctional IDE using Neovim (3 of 3)

Multifunctional IDE using Neovim (3 of 3)

2
Comments
7 min read
So I tried Rust for the first time.

So I tried Rust for the first time.

32
Comments 45
6 min read
Let's Build HTTP Client From Scratch In Rust

Let's Build HTTP Client From Scratch In Rust

4
Comments
5 min read
Challenging the State Pattern with Rust Enums

Challenging the State Pattern with Rust Enums

2
Comments 1
9 min read
Scaling Sidecars to Zero in Kubernetes

Scaling Sidecars to Zero in Kubernetes

8
Comments
7 min read
Trying Ratatui TUI: Rust Text-based User Interface Apps

Trying Ratatui TUI: Rust Text-based User Interface Apps

Comments
7 min read
Writing Rust Documentation

Writing Rust Documentation

3
Comments
7 min read
Implement React v18 from Scratch Using WASM and Rust - [16] Implement React Noop

Implement React v18 from Scratch Using WASM and Rust - [16] Implement React Noop

8
Comments
3 min read
about kelvin, a terminal password manager i'm building

about kelvin, a terminal password manager i'm building

6
Comments
6 min read
Learning by Doing: Event Loop in Rust

Learning by Doing: Event Loop in Rust

13
Comments
4 min read
Aya Rust tutorial Part Four XDP Hello World

Aya Rust tutorial Part Four XDP Hello World

2
Comments
8 min read
unwrap_or_else in Rust

unwrap_or_else in Rust

18
Comments
2 min read
Learning Rust: Recursive Descent Parser

Learning Rust: Recursive Descent Parser

4
Comments
6 min read
Tech Transfer from Old Languages to GO and Rust

Tech Transfer from Old Languages to GO and Rust

1
Comments
5 min read
Announcing runtime-environment: A Rust Crate for Detecting Operating Systems at Runtime

Announcing runtime-environment: A Rust Crate for Detecting Operating Systems at Runtime

13
Comments
1 min read
Tutorial: Build a Digital Clock in Rust 🦀⏰

Tutorial: Build a Digital Clock in Rust 🦀⏰

5
Comments 1
4 min read
Getting Started with Networking and Sockets

Getting Started with Networking and Sockets

1
Comments
15 min read
Dynamically pairing tokio spawns

Dynamically pairing tokio spawns

Comments
4 min read
Texted 0.3.4 released

Texted 0.3.4 released

4
Comments
1 min read
Implement React v18 from Scratch Using WASM and Rust - [14] Implement Scheduler

Implement React v18 from Scratch Using WASM and Rust - [14] Implement Scheduler

4
Comments
3 min read
Sponsoring the Rust-based Rocket Web framework

Sponsoring the Rust-based Rocket Web framework

Comments
2 min read
How to Build a Command-Line Barcode Reader with Rust and C++ Barcode SDK

How to Build a Command-Line Barcode Reader with Rust and C++ Barcode SDK

4
Comments
6 min read
Using Rust and Axum to build a JWT authentication API

Using Rust and Axum to build a JWT authentication API

10
Comments
11 min read
Event Driven services using Kafka, SurrealDB, Rust, and Go.

Event Driven services using Kafka, SurrealDB, Rust, and Go.

14
Comments 2
10 min read
Rusty RAG

Rusty RAG

Comments
2 min read
Cijail: How to protect your CI/CD pipelines from supply chain attacks?

Cijail: How to protect your CI/CD pipelines from supply chain attacks?

1
Comments
7 min read
Rust, WASM, and LOK

Rust, WASM, and LOK

Comments
10 min read
RUST Programming Full Course 2024

RUST Programming Full Course 2024

187
Comments 24
1 min read
Let's Build HTTP Parser From Scratch In Rust

Let's Build HTTP Parser From Scratch In Rust

2
Comments
3 min read
Learn Rust by building a real web application.

Learn Rust by building a real web application.

1
Comments
1 min read
Generics in Rust: murky waters of implementing foreign traits on foreign types

Generics in Rust: murky waters of implementing foreign traits on foreign types

3
Comments
4 min read
Quick tip: Type of tokio spawn return

Quick tip: Type of tokio spawn return

Comments
1 min read
Implement React v18 from Scratch Using WASM and Rust - [15] Implement useEffect

Implement React v18 from Scratch Using WASM and Rust - [15] Implement useEffect

1
Comments
3 min read
Introduction to Machine Learning Algorithms in R

Introduction to Machine Learning Algorithms in R

1
Comments
2 min read
Another way to deserialise DateTime in Rust

Another way to deserialise DateTime in Rust

1
Comments
1 min read
Error Handling for Large Rust Projects - A Deep Dive into GreptimeDB's Practices

Error Handling for Large Rust Projects - A Deep Dive into GreptimeDB's Practices

1
Comments
13 min read
Build a password manager with Rust - Part 2

Build a password manager with Rust - Part 2

4
Comments
10 min read
Building Zerocalc, part I - rustc lexer and a lexer in rust

Building Zerocalc, part I - rustc lexer and a lexer in rust

1
Comments
5 min read
loading...