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.
Rust: JSON Web Token -- some investigative studies on crate jsonwebtoken.
Cover image for Rust: JSON Web Token -- some investigative studies on crate jsonwebtoken.

Rust: JSON Web Token -- some investigative studies on crate jsonwebtoken.

Comments
9 min read
Working through the fast.ai book in Rust - Part 2

Working through the fast.ai book in Rust - Part 2

4
Comments
7 min read
Emulating PS2 Floating-Point Numbers: IEEE 754 Differences (Part 1)
Cover image for Emulating PS2 Floating-Point Numbers: IEEE 754 Differences (Part 1)

Emulating PS2 Floating-Point Numbers: IEEE 754 Differences (Part 1)

8
Comments
9 min read
AWS Custom API Gateway Authorizer with Rust and Okta

AWS Custom API Gateway Authorizer with Rust and Okta

3
Comments 1
9 min read
Rust Concurrency Explained: A Beginner's Guide to Arc and Mutex

Rust Concurrency Explained: A Beginner's Guide to Arc and Mutex

8
Comments 11
11 min read
Working through the fast.ai book in Rust - Part 1

Working through the fast.ai book in Rust - Part 1

8
Comments
6 min read
Minky scripting language
Cover image for Minky scripting language

Minky scripting language

5
Comments 2
2 min read
Build Basic🦀Rust CLI Todo App Using Clap and SeaOrm

Build Basic🦀Rust CLI Todo App Using Clap and SeaOrm

1
Comments
12 min read
Rust: JSON Web Token -- some investigative studies on crate jwt-simple.
Cover image for Rust: JSON Web Token -- some investigative studies on crate jwt-simple.

Rust: JSON Web Token -- some investigative studies on crate jwt-simple.

Comments
11 min read
Create a Full stack Rust desktop App with Tauri, Yew and Tailwind CSS
Cover image for Create a Full stack Rust desktop App with Tauri, Yew and Tailwind CSS

Create a Full stack Rust desktop App with Tauri, Yew and Tailwind CSS

8
Comments
9 min read
WHY ALL REAL FRONT-END DEVELOPERS SHOULD REWRITE EVERYTHING IN RUST IN 2024
Cover image for WHY ALL REAL FRONT-END DEVELOPERS SHOULD REWRITE EVERYTHING IN RUST IN 2024

WHY ALL REAL FRONT-END DEVELOPERS SHOULD REWRITE EVERYTHING IN RUST IN 2024

17
Comments 14
2 min read
Greptime User Guide - How to Store GreptimeDB Data on AWS S3
Cover image for Greptime User Guide - How to Store GreptimeDB Data on AWS S3

Greptime User Guide - How to Store GreptimeDB Data on AWS S3

Comments
5 min read
Add context to errors

Add context to errors

1
Comments
8 min read
Package All the Things
Cover image for Package All the Things

Package All the Things

4
Comments
3 min read
Building and Deploying a Static Site Generator in less than an hour using Rust
Cover image for Building and Deploying a Static Site Generator in less than an hour using Rust

Building and Deploying a Static Site Generator in less than an hour using Rust

12
Comments
12 min read
CrabNebula and Tauri: Pioneering Resilient App Development Together
Cover image for CrabNebula and Tauri: Pioneering Resilient App Development Together

CrabNebula and Tauri: Pioneering Resilient App Development Together

6
Comments
3 min read
Ping-Pong rust: a project for your first dev-job
Cover image for Ping-Pong rust: a project for your first dev-job

Ping-Pong rust: a project for your first dev-job

2
Comments
3 min read
8 Rusty open source data projects to watch in 2024 🤩

8 Rusty open source data projects to watch in 2024 🤩

14
Comments 11
7 min read
L'ownership en Rust !

L'ownership en Rust !

1
Comments
5 min read
A more powerful cargo auto-completions through argc-completions

A more powerful cargo auto-completions through argc-completions

Comments
1 min read
Using Dioxus with Rust to build performant single-page apps
Cover image for Using Dioxus with Rust to build performant single-page apps

Using Dioxus with Rust to build performant single-page apps

6
Comments
13 min read
[Programming Notes] Pseudo-REPL-driven programming in Rust with Evcxr and Emacs

[Programming Notes] Pseudo-REPL-driven programming in Rust with Evcxr and Emacs

5
Comments
2 min read
Implementing Practical Byzantine Fault Tolerance - part 2

Implementing Practical Byzantine Fault Tolerance - part 2

Comments
11 min read
How to get Ctrl + S, Ctrl + C in my rust app

How to get Ctrl + S, Ctrl + C in my rust app

6
Comments 1
1 min read
Building a dead simple background job in Rust
Cover image for Building a dead simple background job in Rust

Building a dead simple background job in Rust

28
Comments 1
5 min read
loading...