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.
Embrace the static typing system: Strong types

Embrace the static typing system: Strong types

10
Comments 2
6 min read
Rust futures: an uneducated, short and hopefully not boring tutorial - Part 3 - The reactor

Rust futures: an uneducated, short and hopefully not boring tutorial - Part 3 - The reactor

21
Comments 2
6 min read
Resolving the game state machine cyclic dependency

Resolving the game state machine cyclic dependency

13
Comments 4
4 min read
Rust futures: an uneducated, short and hopefully not boring tutorial - Part 2

Rust futures: an uneducated, short and hopefully not boring tutorial - Part 2

26
Comments 2
7 min read
Rust futures: an uneducated, short and hopefully not boring tutorial - Part 1

Rust futures: an uneducated, short and hopefully not boring tutorial - Part 1

48
Comments 9
7 min read
Calling Rust from C#

Calling Rust from C#

77
Comments 26
6 min read
Setup Travis CI for Rust Diesel project

Setup Travis CI for Rust Diesel project

14
Comments
2 min read
Rust for the web

Rust for the web

154
Comments 4
4 min read
Recursive type problem in Rust

Recursive type problem in Rust

16
Comments
3 min read
Rust FFI: Sending strings to the outside world

Rust FFI: Sending strings to the outside world

15
Comments
5 min read
My experiences learning Rust

My experiences learning Rust

25
Comments 4
10 min read
Explain Rust like I'm five

Explain Rust like I'm five

22
Comments 9
1 min read
Getting started with Rust: Presentation and installation

Getting started with Rust: Presentation and installation

30
Comments
3 min read
Fixing a silent logger with OSÂ debugging tools

Fixing a silent logger with OSÂ debugging tools

13
Comments
6 min read
Boost your productivity with these command-line tools

Boost your productivity with these command-line tools

8
Comments
4 min read
Unit: universal test generator tool

Unit: universal test generator tool

5
Comments
2 min read
Minigrep : grep using Rust

Minigrep : grep using Rust

5
Comments
2 min read
(A Few) Advanced Variable Types in Rust

(A Few) Advanced Variable Types in Rust

6
Comments
9 min read
Next Algorithm: Backtracking into the n Queens Problem

Next Algorithm: Backtracking into the n Queens Problem

6
Comments
4 min read
Code Trends 0.0.4

Code Trends 0.0.4

2
Comments
1 min read
Merge Sort With Rust

Merge Sort With Rust

7
Comments
3 min read
Learning Rust: Working with threads

Learning Rust: Working with threads

6
Comments
5 min read
(Ok) Tagless Final in Rust

(Ok) Tagless Final in Rust

6
Comments
2 min read
(Maybe) Tagless Final in Rust

(Maybe) Tagless Final in Rust

5
Comments
1 min read
(Not) Finally Tagless in Rust

(Not) Finally Tagless in Rust

5
Comments
2 min read
Comparing error handling in Java, Go and Rust.

Comparing error handling in Java, Go and Rust.

12
Comments 7
2 min read
Scoring Ten-pin Bowling with Algebraic Data and Finite State Machines

Scoring Ten-pin Bowling with Algebraic Data and Finite State Machines

5
Comments
8 min read
What language for a corporate transition?

What language for a corporate transition?

6
Comments 11
1 min read
Fixing Rust Dependencies Vulnerabilities

Fixing Rust Dependencies Vulnerabilities

6
Comments
2 min read
Clojure and Rust are Duals

Clojure and Rust are Duals

5
Comments
1 min read
Reduce overhead for data serialization between Wasm & JS (Help!)

Reduce overhead for data serialization between Wasm & JS (Help!)

5
Comments 2
1 min read
teip: "Masking tape" for Shell is what we needed

teip: "Masking tape" for Shell is what we needed

9
Comments 1
10 min read
wasm-pack access denied

wasm-pack access denied

2
Comments
1 min read
NEAR Hackathon Invitation 6th to 13th of May

NEAR Hackathon Invitation 6th to 13th of May

6
Comments
2 min read
Wrote a cli tool in Rust

Wrote a cli tool in Rust

6
Comments
3 min read
Dotenv-linter: looking after the environment for you

Dotenv-linter: looking after the environment for you

1
Comments
1 min read
Introducing Flux V1

Introducing Flux V1

2
Comments
1 min read
Lattice 3.0: Functional Programming in Rust

Lattice 3.0: Functional Programming in Rust

8
Comments 1
3 min read
WebAssembly, not only for browsers

WebAssembly, not only for browsers

6
Comments
1 min read
Integration of AV-Metrics Into rav1e, the AV1 Encoder

Integration of AV-Metrics Into rav1e, the AV1 Encoder

6
Comments
12 min read
String vs &str in Rust

String vs &str in Rust

9
Comments
2 min read
Benefits of Rust

Benefits of Rust

11
Comments 11
4 min read
In defense of the “god object” pattern

In defense of the “god object” pattern

8
Comments 1
3 min read
Else Before If In Rust

Else Before If In Rust

23
Comments 5
4 min read
Functional Reactive Programming in Rust

Functional Reactive Programming in Rust

10
Comments 2
2 min read
Algoritmics with Rust

Algoritmics with Rust

18
Comments
6 min read
Hulkamania! Or; How I made our office play personalized entrance theme music

Hulkamania! Or; How I made our office play personalized entrance theme music

20
Comments 6
6 min read
How rust solves dependency hell

How rust solves dependency hell

10
Comments
1 min read
Running Actix integration tests with Github actions (Rust)

Running Actix integration tests with Github actions (Rust)

12
Comments
1 min read
Understanding String and &str in Rust

Understanding String and &str in Rust

7
Comments
1 min read
A closer look at Ownership in Rust

A closer look at Ownership in Rust

6
Comments
1 min read
Lenguajes de programación de nueva generación

Lenguajes de programación de nueva generación

3
Comments 2
1 min read
Oxidizing code

Oxidizing code

14
Comments
4 min read
&str和String

&str和String

3
Comments
1 min read
关于 Box<T>

关于 Box<T>

3
Comments
1 min read
Rust for .NET devs

Rust for .NET devs

5
Comments
1 min read
What do .NET devs want to know about Rust?

What do .NET devs want to know about Rust?

2
Comments
1 min read
Running Linux Programs as Unikernels on macOS

Running Linux Programs as Unikernels on macOS

21
Comments 1
7 min read
Exploring Rust

Exploring Rust

4
Comments 3
1 min read
Creating a simple TODO service with Actix (Video) - Part 1

Creating a simple TODO service with Actix (Video) - Part 1

10
Comments
1 min read
loading...