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.
Replacing FastAPI with Rust: Part 5 - Rocket 0.5

Replacing FastAPI with Rust: Part 5 - Rocket 0.5

19
Comments 3
13 min read
Cure for Web Development

Cure for Web Development

21
Comments 3
3 min read
Running ML models in a game (and in Wasm!)

Running ML models in a game (and in Wasm!)

14
Comments
7 min read
What would SQLite look like if written in Rust? — Part 1

What would SQLite look like if written in Rust? — Part 1

38
Comments 1
14 min read
What would SQLite look like if written in Rust? — Part 0

What would SQLite look like if written in Rust? — Part 0

29
Comments
2 min read
Validating JSON input in Rust web services

Validating JSON input in Rust web services

19
Comments
7 min read
Calling Rust from a Cloudflare Worker

Calling Rust from a Cloudflare Worker

6
Comments
4 min read
Rust CLI Game of Life tutorial - PART 2

Rust CLI Game of Life tutorial - PART 2

5
Comments
7 min read
Rudo. Building Terminal UI with Rust

Rudo. Building Terminal UI with Rust

13
Comments 1
2 min read
Portfolio - Key Takes

Portfolio - Key Takes

Comments
1 min read
RSBadges: Create Code Badges in Rust

RSBadges: Create Code Badges in Rust

3
Comments
1 min read
Make a Combined Library and Binary Project in Rust

Make a Combined Library and Binary Project in Rust

22
Comments 5
3 min read
Go, Rust and C++ Side by Side

Go, Rust and C++ Side by Side

10
Comments
2 min read
17 Resources to Help You Learn Rust in 2021

17 Resources to Help You Learn Rust in 2021

36
Comments
5 min read
AssemblyLift v0.2.9: BIG performance boost + new features! 🚀

AssemblyLift v0.2.9: BIG performance boost + new features! 🚀

5
Comments
3 min read
Swift vs. Rust -- an Overview of Swift from a Rusty Perspective

Swift vs. Rust -- an Overview of Swift from a Rusty Perspective

51
Comments 4
33 min read
Svelte with Rust and a GraphQL REST API Wrapper

Svelte with Rust and a GraphQL REST API Wrapper

7
Comments
5 min read
Learning Rust : Match Statements

Learning Rust : Match Statements

7
Comments
1 min read
Rust GUI: Introduction, a.k.a. the state of Rust GUI libraries (As of January 2021)

Rust GUI: Introduction, a.k.a. the state of Rust GUI libraries (As of January 2021)

260
Comments 49
33 min read
Two awesome Rust warnings

Two awesome Rust warnings

6
Comments
5 min read
Rust CLI Game of Life tutorial - PART 1

Rust CLI Game of Life tutorial - PART 1

19
Comments
7 min read
Create a Parser with Rust and Nom

Create a Parser with Rust and Nom

10
Comments 1
8 min read
Lino - A command line text editor with notepad like key bindings

Lino - A command line text editor with notepad like key bindings

2
Comments
1 min read
Forays from Node to Rust

Forays from Node to Rust

22
Comments 1
4 min read
24 Awesome Open-Source Rust Projects

24 Awesome Open-Source Rust Projects

73
Comments 1
7 min read
Vinted Search Scaling Chapter 2: Routing Elasticsearch requests with srouter

Vinted Search Scaling Chapter 2: Routing Elasticsearch requests with srouter

2
Comments
4 min read
Implementing an LRU Cache in Rust

Implementing an LRU Cache in Rust

15
Comments
19 min read
Porting a serverless chatbot from Python to Rust

Porting a serverless chatbot from Python to Rust

1
Comments
13 min read
2048 WASM

2048 WASM

25
Comments 1
6 min read
Cargo (Rust Package Manager) Cheatsheet

Cargo (Rust Package Manager) Cheatsheet

21
Comments
2 min read
Rust : ce langage natif et puissant

Rust : ce langage natif et puissant

2
Comments
5 min read
Rust and Go department directories

Rust and Go department directories

18
Comments 4
11 min read
Weekly Update #3 - 24th Jan 2021

Weekly Update #3 - 24th Jan 2021

10
Comments 3
2 min read
An Introduction To Rust

An Introduction To Rust

3
Comments
4 min read
Rust Tutorial: Learn Rust from scratch

Rust Tutorial: Learn Rust from scratch

20
Comments
13 min read
How to Fetch a Web API with Rust 🦀

How to Fetch a Web API with Rust 🦀

66
Comments 5
5 min read
Portfolio - Digital Ocean Hackathon Submission

Portfolio - Digital Ocean Hackathon Submission

6
Comments 2
2 min read
Replacing FastAPI with Rust: Part 4 - A Solution

Replacing FastAPI with Rust: Part 4 - A Solution

26
Comments
7 min read
Rust Report Card - Get a badge for your Rust open source project

Rust Report Card - Get a badge for your Rust open source project

6
Comments
1 min read
Rust in Production: 1Password

Rust in Production: 1Password

11
Comments 1
7 min read
Getting started with Rust and Redis

Getting started with Rust and Redis

11
Comments
9 min read
Rust Pattern Matching Examples for Typescript Developers

Rust Pattern Matching Examples for Typescript Developers

8
Comments
6 min read
Prepare a set of Rust tools that can be used with zsh in zinit

Prepare a set of Rust tools that can be used with zsh in zinit

5
Comments
2 min read
Running Rust in WebAssembly in a Pool of Concurrent Web Workers in JavaScript

Running Rust in WebAssembly in a Pool of Concurrent Web Workers in JavaScript

14
Comments 3
2 min read
My Journey with Rust & Substrate

My Journey with Rust & Substrate

16
Comments 8
2 min read
Weekly Update #2 - 17th Jan 2021

Weekly Update #2 - 17th Jan 2021

8
Comments 2
2 min read
Which Rust crate to use as GUI framework right now (Jan 2021)?

Which Rust crate to use as GUI framework right now (Jan 2021)?

7
Comments 7
1 min read
WebAssembly + Rust + TypeScript project setup

WebAssembly + Rust + TypeScript project setup

12
Comments 7
2 min read
Writing a better Line Iterator in Rust

Writing a better Line Iterator in Rust

8
Comments 1
4 min read
Calling Rust from Common Lisp

Calling Rust from Common Lisp

9
Comments
2 min read
Type conversion in Rust (as, From, and Into)

Type conversion in Rust (as, From, and Into)

21
Comments 2
4 min read
Enable Rust autocomplete in Neovim

Enable Rust autocomplete in Neovim

11
Comments 1
1 min read
Why Did Rust Pick the 'If Let' Syntax?

Why Did Rust Pick the 'If Let' Syntax?

21
Comments 1
3 min read
Replacing FastAPI with Rust: Part 3 - Trying Actix

Replacing FastAPI with Rust: Part 3 - Trying Actix

16
Comments
8 min read
Rust: Initial thoughts

Rust: Initial thoughts

41
Comments 24
4 min read
🦀 Publishing My First Rust Crate

🦀 Publishing My First Rust Crate

17
Comments 1
3 min read
Dynamically Aligned Types?

Dynamically Aligned Types?

14
Comments
4 min read
Portfolio - Building the website

Portfolio - Building the website

2
Comments
1 min read
Weekly Update #1 - 10th Jan 2021

Weekly Update #1 - 10th Jan 2021

12
Comments
1 min read
CLI Shell Completions in Rust

CLI Shell Completions in Rust

9
Comments
10 min read
loading...