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.
Roll your own auth with Rust and Protobuf

Roll your own auth with Rust and Protobuf

60
Comments 4
12 min read
Understanding the basics of Smart Pointers in Rust

Understanding the basics of Smart Pointers in Rust

33
Comments
14 min read
Why Do Developers Flock to Rust?

Why Do Developers Flock to Rust?

24
Comments 16
1 min read
GreptimeDB v0.4 Officially Launched with New Engine Mito2 Tailored for Time-Series Data Processing

GreptimeDB v0.4 Officially Launched with New Engine Mito2 Tailored for Time-Series Data Processing

1
Comments
5 min read
How to get the F1, F2, F3 ... keys in Rust ? 💬

How to get the F1, F2, F3 ... keys in Rust ? 💬

2
Comments
1 min read
Taking an input and printing stuff in rust

Taking an input and printing stuff in rust

Comments
7 min read
[Rust] What I've learned from reading "The Book" over the last 10 months

[Rust] What I've learned from reading "The Book" over the last 10 months

6
Comments 3
4 min read
Rust Tutorial 4: Let's build a Simple Calculator! (Part 1)

Rust Tutorial 4: Let's build a Simple Calculator! (Part 1)

3
Comments
8 min read
Planespotting with Rust: using nom to parse ADS-B messages

Planespotting with Rust: using nom to parse ADS-B messages

Comments 1
7 min read
Dynamic HTTP API for web & OS dev 🧢

Dynamic HTTP API for web & OS dev 🧢

6
Comments
1 min read
How to get the console in raw mode in rust 🖤

How to get the console in raw mode in rust 🖤

1
Comments
1 min read
Rust vs. Haskell: A performance comparison

Rust vs. Haskell: A performance comparison

3
Comments
7 min read
Implementing Practical Byzantine Fault Tolerance - part 3

Implementing Practical Byzantine Fault Tolerance - part 3

Comments
12 min read
How to abstract away library interfaces working directly through syntax in Rust with procedural macros

How to abstract away library interfaces working directly through syntax in Rust with procedural macros

Comments
5 min read
starting overview of my new project animal_game

starting overview of my new project animal_game

2
Comments 2
3 min read
Building a HTTP Client with Reqwest | Rust

Building a HTTP Client with Reqwest | Rust

2
Comments 1
8 min read
OpenAI Language Lector

OpenAI Language Lector

Comments
11 min read
Joule heat calculator

Joule heat calculator

Comments 2
12 min read
Solving LeetCode 1793: Maximum Score of a Good Subarray

Solving LeetCode 1793: Maximum Score of a Good Subarray

6
Comments
3 min read
Milvus Adventures

Milvus Adventures

18
Comments
3 min read
DLLs in Rust🦀

DLLs in Rust🦀

8
Comments
4 min read
Learning Rust 🦀: 18 - Rust Collections: HashMaps, accessing values with keys instead of indices

Learning Rust 🦀: 18 - Rust Collections: HashMaps, accessing values with keys instead of indices

6
Comments
6 min read
Edge IoT with Rust on ESP: HTTP Server

Edge IoT with Rust on ESP: HTTP Server

5
Comments
8 min read
Building Apps with Tauri and Elixir

Building Apps with Tauri and Elixir

6
Comments
5 min read
Building Nebula - Prologue: A beginning

Building Nebula - Prologue: A beginning

2
Comments
4 min read
Trying out Leptos: Fine-grained Reactive Framework for Rust

Trying out Leptos: Fine-grained Reactive Framework for Rust

9
Comments
8 min read
Rust web application: MySQL server, sqlx, actix-web and tera.

Rust web application: MySQL server, sqlx, actix-web and tera.

2
Comments
18 min read
Meet Fred: The most awesome Redis client for Rust.

Meet Fred: The most awesome Redis client for Rust.

3
Comments
1 min read
GreptimeDB User Guide — Leveraging our Tools for Efficient PromQL Queries

GreptimeDB User Guide — Leveraging our Tools for Efficient PromQL Queries

Comments
5 min read
Q3 2023 update - Notifications

Q3 2023 update - Notifications

6
Comments
4 min read
Task scheduler interval in the rust

Task scheduler interval in the rust

2
Comments
2 min read
An alternative Any type?

An alternative Any type?

Comments
6 min read
6x faster than Vite, 10ms HMR, Farm: An extremely fast web build tool written in Rust

6x faster than Vite, 10ms HMR, Farm: An extremely fast web build tool written in Rust

2
Comments
5 min read
Why I use k_board instead of termion 💻

Why I use k_board instead of termion 💻

5
Comments
2 min read
Rust & MySQL: JSON serialisation of result sets retrieved using crate sqlx.

Rust & MySQL: JSON serialisation of result sets retrieved using crate sqlx.

6
Comments
6 min read
netcrab: a networking tool

netcrab: a networking tool

8
Comments
26 min read
A small library for writing line-oriented command interpreters in the Rust

A small library for writing line-oriented command interpreters in the Rust

1
Comments
1 min read
Learning Rust 🦀: 17 - Rust Collections: Strings - How complex can it be?!

Learning Rust 🦀: 17 - Rust Collections: Strings - How complex can it be?!

5
Comments
6 min read
Rust's Option type... in Python

Rust's Option type... in Python

Comments 5
3 min read
WTransport - WebTransport library in Rust 🦀

WTransport - WebTransport library in Rust 🦀

4
Comments
1 min read
CrabNebula Raised a 7.5m Seed Round with OSS Capital and over 20 Angel Investors

CrabNebula Raised a 7.5m Seed Round with OSS Capital and over 20 Angel Investors

5
Comments
4 min read
⚡Socketioxide - SocketIO server powered by Rust! 🦀

⚡Socketioxide - SocketIO server powered by Rust! 🦀

12
Comments 1
3 min read
Send the logs of your Shuttle-powered backend to Datadog

Send the logs of your Shuttle-powered backend to Datadog

Comments
8 min read
Bridging the Gap: Understanding Adapter and Composite Patterns in Rust

Bridging the Gap: Understanding Adapter and Composite Patterns in Rust

68
Comments 3
6 min read
Rapid building with Rust on Windows for WLS2

Rapid building with Rust on Windows for WLS2

Comments
1 min read
Excellent blogs for Rust

Excellent blogs for Rust

Comments
1 min read
What to choose Golang or Rust?

What to choose Golang or Rust?

5
Comments 15
1 min read
Edge IoT with Rust on ESP: HTTP Client

Edge IoT with Rust on ESP: HTTP Client

3
Comments
8 min read
How Rust memory management work to beginners.

How Rust memory management work to beginners.

478
Comments 27
5 min read
RPCIEGE - Skirmish 10

RPCIEGE - Skirmish 10

3
Comments
3 min read
Learning Rust 🦀: 16 - Rust Collections: Vectors

Learning Rust 🦀: 16 - Rust Collections: Vectors

4
Comments
6 min read
🐚🦀Comandos shell reescritos em Rust

🐚🦀Comandos shell reescritos em Rust

13
Comments 6
3 min read
A Cautionary Rust Tale About IO Redirection

A Cautionary Rust Tale About IO Redirection

1
Comments
4 min read
Implementing Practical Byzantine Fault Tolerance

Implementing Practical Byzantine Fault Tolerance

1
Comments
10 min read
Beginner Guide To Memory Management In Rust: Ownership

Beginner Guide To Memory Management In Rust: Ownership

8
Comments
6 min read
📈 Boosting Developer Mojo: Why I Prefer Linux (NixOS), Terminal, and Modal Text Editors + LSP🚀

📈 Boosting Developer Mojo: Why I Prefer Linux (NixOS), Terminal, and Modal Text Editors + LSP🚀

3
Comments
3 min read
Rust: baby step -- some preliminary look at date.

Rust: baby step -- some preliminary look at date.

2
Comments
6 min read
Learning Rust 🦀: 15 - How you can organize your Rust code with "Modules"

Learning Rust 🦀: 15 - How you can organize your Rust code with "Modules"

12
Comments
11 min read
IoT with Rust on ESP: Connecting WiFi

IoT with Rust on ESP: Connecting WiFi

5
Comments 7
7 min read
Side by Side Series: Rust & Go - The Builder

Side by Side Series: Rust & Go - The Builder

24
Comments 5
6 min read
loading...