Forem

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.
Fast multi-arch Docker build for Rust projects
Cover image for Fast multi-arch Docker build for Rust projects

Fast multi-arch Docker build for Rust projects

3
Comments
5 min read
Sync vs. Async: The Odd Couple of Code, Can the `Result` Keep the Peace?
Cover image for Sync vs. Async: The Odd Couple of Code, Can the `Result` Keep the Peace?

Sync vs. Async: The Odd Couple of Code, Can the `Result` Keep the Peace?

4
Comments
6 min read
What makes Rust so difficult to learn?
Cover image for What makes Rust so difficult to learn?

What makes Rust so difficult to learn?

2
Comments
7 min read
Iterators in Rust - Map, Filter, Reduce
Cover image for Iterators in Rust - Map, Filter, Reduce

Iterators in Rust - Map, Filter, Reduce

11
Comments
6 min read
Iterators in Rust
Cover image for Iterators in Rust

Iterators in Rust

3
Comments
6 min read
Working with Collections in Rust | A Comprehensive Guide
Cover image for Working with Collections in Rust | A Comprehensive Guide

Working with Collections in Rust | A Comprehensive Guide

7
Comments
26 min read
First Day on My First Project

First Day on My First Project

Comments
3 min read
Writing your first program in Rust
Cover image for Writing your first program in Rust

Writing your first program in Rust

6
Comments
3 min read
Rust Cursive / TUI Crash Course + App Project
Cover image for Rust Cursive / TUI Crash Course + App Project

Rust Cursive / TUI Crash Course + App Project

11
Comments
1 min read
Lessons learned from improving a Rust program
Cover image for Lessons learned from improving a Rust program

Lessons learned from improving a Rust program

1
Comments
11 min read
Rust: The Language That Won’t Let You Shoot Yourself in the Foot (Unlike C++)
Cover image for Rust: The Language That Won’t Let You Shoot Yourself in the Foot (Unlike C++)

Rust: The Language That Won’t Let You Shoot Yourself in the Foot (Unlike C++)

6
Comments
2 min read
Introducing rjq: A Fast and Lightweight CLI JSON Filtering Tool

Introducing rjq: A Fast and Lightweight CLI JSON Filtering Tool

2
Comments
2 min read
Build an AI Discord Bot in Rust with Rig: A Step-by-Step Guide
Cover image for Build an AI Discord Bot in Rust with Rig: A Step-by-Step Guide

Build an AI Discord Bot in Rust with Rig: A Step-by-Step Guide

16
Comments
22 min read
Building a Terminal-Based Morse Code Translator
Cover image for Building a Terminal-Based Morse Code Translator

Building a Terminal-Based Morse Code Translator

1
Comments
2 min read
Interview with Krzysztof Andrelczyk, Tauri Developer and Creator of Twili Recipes
Cover image for Interview with Krzysztof Andrelczyk, Tauri Developer and Creator of Twili Recipes

Interview with Krzysztof Andrelczyk, Tauri Developer and Creator of Twili Recipes

7
Comments
2 min read
The Rise of Rust in Cybersecurity: What You Need to Know
Cover image for The Rise of Rust in Cybersecurity: What You Need to Know

The Rise of Rust in Cybersecurity: What You Need to Know

9
Comments 2
3 min read
Either Algebraic Data Type

Either Algebraic Data Type

1
Comments
6 min read
Declarative macro magic from Axum in Rust

Declarative macro magic from Axum in Rust

Comments
8 min read
Interview with Klauss Andrei, Creator of FocusPocus.io!
Cover image for Interview with Klauss Andrei, Creator of FocusPocus.io!

Interview with Klauss Andrei, Creator of FocusPocus.io!

11
Comments
1 min read
Closures in Rust
Cover image for Closures in Rust

Closures in Rust

14
Comments
5 min read
Implement React v18 from Scratch Using WASM and Rust - [24] Suspense(1) - Render Fallback
Cover image for Implement React v18 from Scratch Using WASM and Rust - [24] Suspense(1) - Render Fallback

Implement React v18 from Scratch Using WASM and Rust - [24] Suspense(1) - Render Fallback

2
Comments
4 min read
Swiftide 0.9, a Rust native library for building LLM applications with RAG, brings Fluvio, Lancedb and Ragas support

Swiftide 0.9, a Rust native library for building LLM applications with RAG, brings Fluvio, Lancedb and Ragas support

Comments
3 min read
Building key-value storage for a Redis clone
Cover image for Building key-value storage for a Redis clone

Building key-value storage for a Redis clone

Comments
11 min read
What is Rust Programming?
Cover image for What is Rust Programming?

What is Rust Programming?

1
Comments
2 min read
cargo-c common questions

cargo-c common questions

1
Comments
4 min read
loading...