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.
Side by Side Series: Rust & Go - The Builder

Side by Side Series: Rust & Go - The Builder

24
Comments 5
6 min read
๐—” ๐—–๐—ผ๐—บ๐—ฝ๐—ฟ๐—ฒ๐—ต๐—ฒ๐—ป๐˜€๐—ถ๐˜ƒ๐—ฒ ๐—ข๐˜ƒ๐—ฒ๐—ฟ๐˜ƒ๐—ถ๐—ฒ๐˜„ ๐—ผ๐—ณ ๐—ฅ๐˜‚๐˜€๐˜, ๐—›๐—ผ๐˜„ ๐—ฅ๐˜‚๐˜€๐˜ ๐—ฐ๐—ฎ๐—ป ๐—ฒ๐—น๐—ฒ๐˜ƒ๐—ฎ๐˜๐—ฒ ๐˜†๐—ผ๐˜‚๐—ฟ ๐˜€๐—ผ๐—ณ๐˜๐˜„๐—ฎ๐—ฟ๐—ฒ ๐—ฑ๐—ฒ๐˜ƒ๐—ฒ๐—น๐—ผ๐—ฝ๐—บ๐—ฒ๐—ป๐˜ !

๐—” ๐—–๐—ผ๐—บ๐—ฝ๐—ฟ๐—ฒ๐—ต๐—ฒ๐—ป๐˜€๐—ถ๐˜ƒ๐—ฒ ๐—ข๐˜ƒ๐—ฒ๐—ฟ๐˜ƒ๐—ถ๐—ฒ๐˜„ ๐—ผ๐—ณ ๐—ฅ๐˜‚๐˜€๐˜, ๐—›๐—ผ๐˜„ ๐—ฅ๐˜‚๐˜€๐˜ ๐—ฐ๐—ฎ๐—ป ๐—ฒ๐—น๐—ฒ๐˜ƒ๐—ฎ๐˜๐—ฒ ๐˜†๐—ผ๐˜‚๐—ฟ ๐˜€๐—ผ๐—ณ๐˜๐˜„๐—ฎ๐—ฟ๐—ฒ ๐—ฑ๐—ฒ๐˜ƒ๐—ฒ๐—น๐—ผ๐—ฝ๐—บ๐—ฒ๐—ป๐˜ !

Comments
2 min read
Send the logs of your Shuttle-powered backend to Datadog

Send the logs of your Shuttle-powered backend to Datadog

1
Comments
8 min read
Rust Tutorial 3: Handling Errors and Other Concepts

Rust Tutorial 3: Handling Errors and Other Concepts

2
Comments
7 min read
Unlocking the Power of Native Modules in JavaScript: An Introductory Guide

Unlocking the Power of Native Modules in JavaScript: An Introductory Guide

12
Comments 1
8 min read
Deprecated dispatchables removed from Polkadot SDK

Deprecated dispatchables removed from Polkadot SDK

1
Comments
2 min read
Building a scheduler for a Rust application

Building a scheduler for a Rust application

9
Comments
4 min read
Building a Clean Architecture with Rust's Rocket and sqlx

Building a Clean Architecture with Rust's Rocket and sqlx

5
Comments
3 min read
Software Testing in Rust for Developers

Software Testing in Rust for Developers

Comments 2
8 min read
ESP Embedded Rust: Multithreading with FreeRTOS Bindings

ESP Embedded Rust: Multithreading with FreeRTOS Bindings

6
Comments
6 min read
Writing Rust bindings for Node.js with Neon

Writing Rust bindings for Node.js with Neon

3
Comments
8 min read
Managing Application Config in Rust

Managing Application Config in Rust

13
Comments 14
3 min read
starting overview of my new project animal_game

starting overview of my new project animal_game

2
Comments 2
3 min read
Rust Tutorial 2: Let's make a Guessing Game!

Rust Tutorial 2: Let's make a Guessing Game!

4
Comments
13 min read
Exploring Modding Systems: A Journey With Lua and Rust

Exploring Modding Systems: A Journey With Lua and Rust

6
Comments 1
1 min read
Youโ€™re in Good Company with OSS: CrabNebula and Impierce Technologies

Youโ€™re in Good Company with OSS: CrabNebula and Impierce Technologies

4
Comments
3 min read
Rust & MySQL: executing MySQL stored procedures which return multiple result sets using crate sqlx.

Rust & MySQL: executing MySQL stored procedures which return multiple result sets using crate sqlx.

1
Comments
10 min read
Learning Rust ๐Ÿฆ€: 14 - Option Enum: An Enum and Pattern matching use case

Learning Rust ๐Ÿฆ€: 14 - Option Enum: An Enum and Pattern matching use case

8
Comments
6 min read
Introduction to graphs - BFS algorithm

Introduction to graphs - BFS algorithm

14
Comments
6 min read
Rust Tutorial 1: Writing Hello World

Rust Tutorial 1: Writing Hello World

10
Comments
3 min read
Why Rust Is the Optimal Choice for Deep Learning, and How to Start Your Journey with the Burn Deep Learning Framework

Why Rust Is the Optimal Choice for Deep Learning, and How to Start Your Journey with the Burn Deep Learning Framework

51
Comments 4
4 min read
Rust & MySQL: delete, insert data using crate sqlx.

Rust & MySQL: delete, insert data using crate sqlx.

4
Comments
6 min read
Rust & MySQL: connect, execute SQL statements and stored procs using crate sqlx.

Rust & MySQL: connect, execute SQL statements and stored procs using crate sqlx.

16
Comments 1
10 min read
Fuzzer Development With Rust

Fuzzer Development With Rust

1
Comments
3 min read
Rust, Go, Rinha e I/O

Rust, Go, Rinha e I/O

39
Comments 10
9 min read
Over to Rust - Gotchas for Beginners

Over to Rust - Gotchas for Beginners

3
Comments
10 min read
Moving from Typescript and Langchain to Rust and Loops

Moving from Typescript and Langchain to Rust and Loops

51
Comments 7
6 min read
Learning Rust ๐Ÿฆ€: 13 - Pattern matching basics

Learning Rust ๐Ÿฆ€: 13 - Pattern matching basics

3
Comments
5 min read
ESP32 Standard Library Embedded Rust: GPIO Interrupts

ESP32 Standard Library Embedded Rust: GPIO Interrupts

11
Comments 3
9 min read
๐Ÿš€ Discover the Rust Revolution for Shell Scripts with Mush ๐Ÿš€

๐Ÿš€ Discover the Rust Revolution for Shell Scripts with Mush ๐Ÿš€

1
Comments 3
1 min read
GreptimeDB Quickstart Guide - Seamlessly Launch Our Time-Series Database from the Ground Up

GreptimeDB Quickstart Guide - Seamlessly Launch Our Time-Series Database from the Ground Up

1
Comments
5 min read
๐Ÿš€ Mastering Integration Testing in Rust with Testcontainers ๐Ÿงช

๐Ÿš€ Mastering Integration Testing in Rust with Testcontainers ๐Ÿงช

17
Comments
4 min read
Writing your own CLI in rust

Writing your own CLI in rust

5
Comments 4
8 min read
The Embedded Rust ESP Development Ecosystem

The Embedded Rust ESP Development Ecosystem

26
Comments 1
7 min read
Meet the Team: Matthias & Knowledge Transfer

Meet the Team: Matthias & Knowledge Transfer

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

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

4
Comments
6 min read
Learning Rust ๐Ÿฆ€: 12 - Basic enum

Learning Rust ๐Ÿฆ€: 12 - Basic enum

10
Comments
4 min read
๐Ÿฆ€ Writing a CMS in Rust

๐Ÿฆ€ Writing a CMS in Rust

16
Comments
10 min read
Acrylic Window effect with Tauri

Acrylic Window effect with Tauri

9
Comments
2 min read
Raspberry Pi - Blinking an LED with Rust

Raspberry Pi - Blinking an LED with Rust

Comments 1
4 min read
A Weekly Rust๐Ÿฆ€ Pill #5

A Weekly Rust๐Ÿฆ€ Pill #5

Comments 1
4 min read
Comparing Rust vs. Zig: Performance, safety, and more

Comparing Rust vs. Zig: Performance, safety, and more

8
Comments 2
11 min read
Computing the 10,000th Fibonacci number in less than a second. Unveiling the Secrets of Giant Numbers: Building Your Own BigInt

Computing the 10,000th Fibonacci number in less than a second. Unveiling the Secrets of Giant Numbers: Building Your Own BigInt

12
Comments
6 min read
GitUI 0.24 supports searching the entire commit history

GitUI 0.24 supports searching the entire commit history

14
Comments 2
1 min read
How to make your own Godbolt (for C++ and Rust)

How to make your own Godbolt (for C++ and Rust)

2
Comments 1
4 min read
Rewriting Comlink in Rust (kinda)

Rewriting Comlink in Rust (kinda)

1
Comments
22 min read
Introduction to the Tower library

Introduction to the Tower library

21
Comments 2
3 min read
Learning Rust ๐Ÿฆ€: 11 - Debugging custom types/Structs

Learning Rust ๐Ÿฆ€: 11 - Debugging custom types/Structs

8
Comments
4 min read
Rustacean Hangout Thread

Rustacean Hangout Thread

4
Comments 4
1 min read
ESP32 Standard Library Embedded Rust: SPI with the MAX7219 LED Dot Matrix

ESP32 Standard Library Embedded Rust: SPI with the MAX7219 LED Dot Matrix

9
Comments
12 min read
Learning Rust by Building a CLI App

Learning Rust by Building a CLI App

3
Comments
8 min read
Choosing the Right Rust Web Framework: An Overview

Choosing the Right Rust Web Framework: An Overview

5
Comments
16 min read
A Simple CRUD API in Rust with Cloudflare Workers, Cloudflare KV, and the Rust Router

A Simple CRUD API in Rust with Cloudflare Workers, Cloudflare KV, and the Rust Router

9
Comments
9 min read
From Rust to Python through screwed up SQL queries

From Rust to Python through screwed up SQL queries

2
Comments 2
1 min read
Soroban Series 1: Building a Payment Streaming App

Soroban Series 1: Building a Payment Streaming App

2
Comments 1
5 min read
Maximizing Performance: Optimization Techniques for Substrate Blockchains

Maximizing Performance: Optimization Techniques for Substrate Blockchains

2
Comments
6 min read
Understand Ownership and borrowing inย Rust

Understand Ownership and borrowing inย Rust

8
Comments
4 min read
Creating a dApp using PHP and a house purchase soroban smart contract

Creating a dApp using PHP and a house purchase soroban smart contract

4
Comments
11 min read
Learning Rust ๐Ÿฆ€: 10 - The Struct

Learning Rust ๐Ÿฆ€: 10 - The Struct

8
Comments 2
5 min read
Appwrite + Rust: Build APIs without technical overhead

Appwrite + Rust: Build APIs without technical overhead

7
Comments
11 min read
loading...