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.
Solving Rustc 'cannot find -lxcb-shape'

Solving Rustc 'cannot find -lxcb-shape'

10
Comments 4
2 min read
Managing Node.js with Volta

Managing Node.js with Volta

11
Comments
3 min read
Learning Rust: Collecting Data from an API

Learning Rust: Collecting Data from an API

3
Comments
1 min read
My terminal became more Rusty 🦀

My terminal became more Rusty 🦀

780
Comments 29
4 min read
Uses and difference b/w switch and match

Uses and difference b/w switch and match

10
Comments
4 min read
Rusticles #10 - Wed Sep 09 2020

Rusticles #10 - Wed Sep 09 2020

2
Comments
4 min read
Juniper - fast & type-safe GraphQL Servers in Rust

Juniper - fast & type-safe GraphQL Servers in Rust

25
Comments 3
2 min read
Create an amazing Rust GitHub project in no time

Create an amazing Rust GitHub project in no time

4
Comments
3 min read
Let’s build a single binary gRPC server-client with Rust in 2020 - Part 3

Let’s build a single binary gRPC server-client with Rust in 2020 - Part 3

6
Comments
6 min read
Using rust jni to call an external rust library in java

Using rust jni to call an external rust library in java

3
Comments
1 min read
That's so Rusty: Mutables

That's so Rusty: Mutables

17
Comments 2
5 min read
Rust - understanding traits 1

Rust - understanding traits 1

16
Comments
4 min read
Publish a simple executable from Rust on Chocolatey 🍫

Publish a simple executable from Rust on Chocolatey 🍫

12
Comments
3 min read
Rust and the hidden cargo clippy

Rust and the hidden cargo clippy

40
Comments 3
2 min read
Why Rust is a great language to learn

Why Rust is a great language to learn

52
Comments 20
2 min read
Rusticles #7 - Wed Sep 02 2020

Rusticles #7 - Wed Sep 02 2020

3
Comments
4 min read
Generating static arrays during compile time in Rust

Generating static arrays during compile time in Rust

14
Comments 2
33 min read
That's so Rusty: Ownership

That's so Rusty: Ownership

17
Comments
5 min read
Debugging Lambdas on AWS from your local computer

Debugging Lambdas on AWS from your local computer

6
Comments
3 min read
Rust 5 - Smart pointers, parallel programming, rayon

Rust 5 - Smart pointers, parallel programming, rayon

9
Comments
4 min read
10 Awesome Rust Crates and Resources to Learn

10 Awesome Rust Crates and Resources to Learn

50
Comments 1
7 min read
Should we trust Rust with the future of systems programming?

Should we trust Rust with the future of systems programming?

9
Comments
4 min read
Learning Rust 2: A Tiny Database is Born

Learning Rust 2: A Tiny Database is Born

11
Comments
6 min read
Migrating from quick-error to SNAFU: a story on revamped error handling in Rust

Migrating from quick-error to SNAFU: a story on revamped error handling in Rust

12
Comments
11 min read
Combining the Power of JavaScript and Rust by Running WebAssembly Outside Browser Using Second State VM

Combining the Power of JavaScript and Rust by Running WebAssembly Outside Browser Using Second State VM

12
Comments
5 min read
A new npm is coming

A new npm is coming

168
Comments 24
2 min read
Lunatic: Actor based WebAssembly runtime for the backend

Lunatic: Actor based WebAssembly runtime for the backend

10
Comments 1
3 min read
YEW Tutorial: It rains cats and dogs... and crabs! Rusty Meto-Geography [P. II]

YEW Tutorial: It rains cats and dogs... and crabs! Rusty Meto-Geography [P. II]

9
Comments
40 min read
Learning Rust 1: Install things and read a file

Learning Rust 1: Install things and read a file

15
Comments
8 min read
Rust Munich Meetup #3

Rust Munich Meetup #3

3
Comments
1 min read
Rust 4 - Modules, crates, testing, documentation

Rust 4 - Modules, crates, testing, documentation

6
Comments
6 min read
Announcing Trunk — Build, bundle & ship your Rust WASM application to the web.

Announcing Trunk — Build, bundle & ship your Rust WASM application to the web.

13
Comments 1
1 min read
A Story of Rusty Containers, Queues, and the Role of Assumed Identity

A Story of Rusty Containers, Queues, and the Role of Assumed Identity

20
Comments
14 min read
A JavaScript Developer's Cheatsheet for Rust

A JavaScript Developer's Cheatsheet for Rust

6
Comments
4 min read
How to run Rust on Arduino Uno

How to run Rust on Arduino Uno

86
Comments 14
8 min read
Let’s build a single binary gRPC server-client with Rust in 2020 - Part 1

Let’s build a single binary gRPC server-client with Rust in 2020 - Part 1

26
Comments
10 min read
A Summer of Code with TiKV

A Summer of Code with TiKV

8
Comments
5 min read
That's so Rusty!

That's so Rusty!

27
Comments
3 min read
Rust Programming Language - Error Handling Isn't All About Errors

Rust Programming Language - Error Handling Isn't All About Errors

21
Comments
1 min read
First thoughts on Rust vs OCaml

First thoughts on Rust vs OCaml

13
Comments 2
13 min read
Embed Rust wasm into React

Embed Rust wasm into React

36
Comments
6 min read
cargo nix-installを作るぞ

cargo nix-installを作るぞ

2
Comments
1 min read
GitHub action for multi-project Rust repository

GitHub action for multi-project Rust repository

7
Comments
1 min read
Rust Announces Plans to Form a Foundation

Rust Announces Plans to Form a Foundation

30
Comments 1
1 min read
Exploring Azure CosmosDB with Rust - Part 2

Exploring Azure CosmosDB with Rust - Part 2

6
Comments
5 min read
Rusticles #5 - Wed Aug 19 2020

Rusticles #5 - Wed Aug 19 2020

7
Comments
4 min read
Rust 3 - Generics, traits, functional constructs, data structures, files

Rust 3 - Generics, traits, functional constructs, data structures, files

6
Comments
7 min read
First steps with WebAssembly in Rust

First steps with WebAssembly in Rust

45
Comments 3
8 min read
Announcing async-raft v0.5.0: Rebased onto Tokio & Renamed to `async-raft`

Announcing async-raft v0.5.0: Rebased onto Tokio & Renamed to `async-raft`

5
Comments
1 min read
Using Long Paths in Windows and Rust

Using Long Paths in Windows and Rust

3
Comments
3 min read
Writing an Emacs module in Rust

Writing an Emacs module in Rust

8
Comments 3
10 min read
Aprendendo Rust: 07 - Regiões da memória usadas pela Rust

Aprendendo Rust: 07 - Regiões da memória usadas pela Rust

5
Comments
3 min read
Engineering safer and more secure solutions for digital identity and access management with Rust

Engineering safer and more secure solutions for digital identity and access management with Rust

5
Comments
4 min read
Rusticles #4 - Wed Aug 12 2020

Rusticles #4 - Wed Aug 12 2020

4
Comments
4 min read
Lets build a RedditBot to curate playlist links - III

Lets build a RedditBot to curate playlist links - III

10
Comments
8 min read
Peer Discovery over UDP

Peer Discovery over UDP

8
Comments
6 min read
Lets build a RedditBot to curate playlist links

Lets build a RedditBot to curate playlist links

13
Comments
8 min read
Lets build a RedditBot to curate playlist links - II

Lets build a RedditBot to curate playlist links - II

6
Comments
8 min read
Rust 2 - Memory and advanced structures

Rust 2 - Memory and advanced structures

8
Comments
5 min read
Selective Closure Capture in Rust

Selective Closure Capture in Rust

5
Comments
1 min read
loading...