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.
Learning Rust: Structuring Data with Structs

Learning Rust: Structuring Data with Structs

23
Comments 6
4 min read
Announcing Espresso; a different kind of Java build tool.

Announcing Espresso; a different kind of Java build tool.

2
Comments
1 min read
A glimpse into the algebra of type systems

A glimpse into the algebra of type systems

5
Comments 4
4 min read
Configuring Rust Applications

Configuring Rust Applications

Comments
3 min read
Rust async is not very scary!

Rust async is not very scary!

Comments
3 min read
Understanding Strings in Rust

Understanding Strings in Rust

5
Comments 3
3 min read
The pitfall of implicit returns

The pitfall of implicit returns

21
Comments 3
3 min read
Making a notification service with Rust & AWS SNS

Making a notification service with Rust & AWS SNS

72
Comments 2
8 min read
An Allow List Lambda Function in Rust is 1 Guaranteed Way to Improve CORS

An Allow List Lambda Function in Rust is 1 Guaranteed Way to Improve CORS

4
Comments
5 min read
Reimplementar a API de Servlets em Rust?

Reimplementar a API de Servlets em Rust?

Comments
2 min read
Building a REST API for Math Operations (+, *, /) with Rust, Actix, and Rhai🦀

Building a REST API for Math Operations (+, *, /) with Rust, Actix, and Rhai🦀

4
Comments
5 min read
Understanding Closures in Rust

Understanding Closures in Rust

6
Comments
4 min read
Interview with Sebastian Holstein, Founder of Qaze

Interview with Sebastian Holstein, Founder of Qaze

5
Comments
1 min read
Axum+SeaORM+Async-graphql: Building a GraphQL Service from Scratch

Axum+SeaORM+Async-graphql: Building a GraphQL Service from Scratch

6
Comments 3
13 min read
Why we're changing our hiring process 🚀🎸

Why we're changing our hiring process 🚀🎸

41
Comments 4
3 min read
Slices in Rust: A Comprehensive Guide

Slices in Rust: A Comprehensive Guide

9
Comments
3 min read
Announcing Limitless Free Trial for CrabNebula Cloud

Announcing Limitless Free Trial for CrabNebula Cloud

6
Comments
2 min read
Sublime Text & Rust

Sublime Text & Rust

Comments
2 min read
Rust: Actix-web -- Async Functions as Middlewares

Rust: Actix-web -- Async Functions as Middlewares

1
Comments
8 min read
Exploring Computer Graphics: Chronicle #9

Exploring Computer Graphics: Chronicle #9

1
Comments
4 min read
A guide through rust declarative macros

A guide through rust declarative macros

1
Comments
8 min read
Mastering Rust References and Borrowing: Safely Navigating Memory

Mastering Rust References and Borrowing: Safely Navigating Memory

7
Comments
6 min read
Weather CLI Tool coded in RUST

Weather CLI Tool coded in RUST

2
Comments
2 min read
Design Pattern - Prototype (TypeScript & Rust)

Design Pattern - Prototype (TypeScript & Rust)

1
Comments
3 min read
🦀 Axum - Hello World !

🦀 Axum - Hello World !

2
Comments
1 min read
Mastering Memory Management in Rust: Ownership and Variable Scope

Mastering Memory Management in Rust: Ownership and Variable Scope

3
Comments
4 min read
Learning Rust: Looking at Ownership

Learning Rust: Looking at Ownership

29
Comments 3
5 min read
NuShell - Ceci n'est pas une |

NuShell - Ceci n'est pas une |

1
Comments
3 min read
Memory Management in Rust: Stack vs. Heap

Memory Management in Rust: Stack vs. Heap

5
Comments
3 min read
Understand lifetime as a Rust beginner

Understand lifetime as a Rust beginner

6
Comments 1
6 min read
🚀 dialoguer-macro Framework 0.3 Release: Redefining Command Line Interaction Design

🚀 dialoguer-macro Framework 0.3 Release: Redefining Command Line Interaction Design

2
Comments
3 min read
Rust Error Handling: Short Note

Rust Error Handling: Short Note

1
Comments
3 min read
A Proven and Comprehensive Pattern for Building an API with Rust and Lambda

A Proven and Comprehensive Pattern for Building an API with Rust and Lambda

6
Comments
11 min read
Functions in Rust

Functions in Rust

4
Comments
3 min read
Building a simple web server in Rust

Building a simple web server in Rust

75
Comments 2
6 min read
Embedded Rust Bluetooth on ESP: BLE Advertiser

Embedded Rust Bluetooth on ESP: BLE Advertiser

4
Comments
7 min read
Mastering Control Flow in Rust

Mastering Control Flow in Rust

3
Comments
4 min read
SQLite + Rust: Building a CLI Password Vault 🦀

SQLite + Rust: Building a CLI Password Vault 🦀

9
Comments
6 min read
Dereferencing Pointer in Rust

Dereferencing Pointer in Rust

3
Comments
1 min read
Rust & Dockerfile : cache dependencies with cargo chef

Rust & Dockerfile : cache dependencies with cargo chef

Comments
2 min read
Is it Worth Making a DBMS Extendable?

Is it Worth Making a DBMS Extendable?

1
Comments
2 min read
Why Rust is the Almighty Language for Building DBMS? 🛠️

Why Rust is the Almighty Language for Building DBMS? 🛠️

1
Comments
2 min read
Learning Rust: A clean start

Learning Rust: A clean start

142
Comments 10
6 min read
Design Pattern - Factory (TypeScript & Rust)

Design Pattern - Factory (TypeScript & Rust)

1
Comments
3 min read
Using PostHog with Rust

Using PostHog with Rust

7
Comments
5 min read
Structs in Rust

Structs in Rust

29
Comments 4
4 min read
Understanding Operators in Rust Programming

Understanding Operators in Rust Programming

1
Comments
2 min read
Cryptopals set 8 in Rust

Cryptopals set 8 in Rust

1
Comments
1 min read
What happens when you click pay now?

What happens when you click pay now?

5
Comments
3 min read
Somewhat dynamic typing in Rust - magic of traits

Somewhat dynamic typing in Rust - magic of traits

7
Comments
2 min read
pgvecto.rs 0.2: Unifying Relational Queries and Vector Search in PostgreSQL

pgvecto.rs 0.2: Unifying Relational Queries and Vector Search in PostgreSQL

3
Comments
5 min read
Rust: Actix-web and Daily Logging

Rust: Actix-web and Daily Logging

8
Comments 2
17 min read
Learning Rust: Grasping the concepts

Learning Rust: Grasping the concepts

79
Comments 13
8 min read
Type Casting in Rust

Type Casting in Rust

3
Comments
2 min read
Build a CRUD REST API with Rust Axum | Tutorial

Build a CRUD REST API with Rust Axum | Tutorial

8
Comments
1 min read
JWT Authentication in Rust [Full Guide: Axum and Actix]

JWT Authentication in Rust [Full Guide: Axum and Actix]

3
Comments
1 min read
Building and Running a Rust Application with Docker on Mac (Apple Silicon)

Building and Running a Rust Application with Docker on Mac (Apple Silicon)

Comments
3 min read
Hyperswitch by Juspay

Hyperswitch by Juspay

10
Comments
1 min read
Strings in Rust

Strings in Rust

7
Comments 3
4 min read
What are the differences between Rust's `String` and `str`?

What are the differences between Rust's `String` and `str`?

Comments 1
2 min read
loading...