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

6
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

12
Comments
1 min read
Hyperswitch by Juspay

Hyperswitch by Juspay

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

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

4
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
Strings in Rust

Strings in Rust

7
Comments 3
4 min read
Integrating Rust into Next.js: How-To Developer Guide

Integrating Rust into Next.js: How-To Developer Guide

6
Comments
11 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
Understanding Data Types in Rust

Understanding Data Types in Rust

2
Comments 1
5 min read
How The Rust Module System Works

How The Rust Module System Works

Comments
8 min read
Rust Variables and Mutability Explained

Rust Variables and Mutability Explained

3
Comments
2 min read
Speed Test : Python Vs Rust

Speed Test : Python Vs Rust

31
Comments 1
1 min read
I wrote a File System CLI in Rust

I wrote a File System CLI in Rust

1
Comments
2 min read
Rust: A Modern Approach to System Programming

Rust: A Modern Approach to System Programming

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

Embedded Rust Bluetooth on ESP: BLE Scanner

26
Comments 4
9 min read
OpenSearch with AWS Lambda Rust (part 2) - business logic

OpenSearch with AWS Lambda Rust (part 2) - business logic

5
Comments
5 min read
Rolldown: why it matters

Rolldown: why it matters

23
Comments
3 min read
Writing a WASM module in Rust

Writing a WASM module in Rust

56
Comments 2
8 min read
How to sort a vector of a custom struct in Rust

How to sort a vector of a custom struct in Rust

5
Comments 5
2 min read
Harnessing Your Inner Saiyan: Mastering Programming Languages Through the Lens of Dragon Ball Z

Harnessing Your Inner Saiyan: Mastering Programming Languages Through the Lens of Dragon Ball Z

Comments
13 min read
Building a Password Vault in Rust: A Beginner's Guide

Building a Password Vault in Rust: A Beginner's Guide

4
Comments
9 min read
loading...