/rust

March 19, 2025
A new Rust blog post/announcement has been posted! Get the full details here: https://blog.rust-lang.org/2025/03/18/Rust-1.85.1.html
0
0
0

Hot in Rust:
Latest Rust Threads

A new Rust blog post/announcement has been posted!
Get the full details here: Announcing Rust 1.85.1 | Rust Blog
New

IoT and Embedded System Simulator: ESP32, STM32, Arduino, Raspberry Pi Pico, displays, sensors, motors and WiFi simulation.
New

With memory safety becoming more important in the world of computer science, I offer a brief opinion piece on why I choose to implement c...
New

A new Rust blog post/announcement has been posted!
New

A new Rust blog post/announcement has been posted!
Get the full details here: Rust participates in Google Summer of Code 2025 | Rust Blog
New

A new Rust blog post/announcement has been posted!
Get the full details here: February Project Goals Update | Rust Blog
New

A new Rust blog post/announcement has been posted!
Get the full details here: Announcing Rustup 1.28.0 | Rust Blog
New

krish’s blog • Parsing JSON in 500 lines of Rust.
Finally sitting down to learn Rust and how to write parsers.
New

A new Rust blog post/announcement has been posted!
Get the full details here: Announcing Rust 1.85.0 and Rust 2024 | Rust Blog
New

Rust memory management explained.
Rust’s ownership and borrowing mechanisms guarantee memory safety at run time. Here’s how to use them ...
New
HOT IN Rust THIS WEEK!

A new Rust blog post/announcement has been posted!
Get the full details here: Announcing Rust 1.85.1 | Rust Blog
New
HOT IN Rust THIS MONTH!

A few weeks ago I started using Warp a terminal written in rust. Though in it’s current state of development there are a few caveats (tab...
New

A new Rust blog post/announcement has been posted!
Get the full details here: Announcing Rustup 1.28.0 | Rust Blog
New

A new Rust blog post/announcement has been posted!
New

A new Rust blog post/announcement has been posted!
Get the full details here: Rust participates in Google Summer of Code 2025 | Rust Blog
New

With memory safety becoming more important in the world of computer science, I offer a brief opinion piece on why I choose to implement c...
New

krish’s blog • Parsing JSON in 500 lines of Rust.
Finally sitting down to learn Rust and how to write parsers.
New

IoT and Embedded System Simulator: ESP32, STM32, Arduino, Raspberry Pi Pico, displays, sensors, motors and WiFi simulation.
New

A new Rust blog post/announcement has been posted!
Get the full details here: February Project Goals Update | Rust Blog
New
HOT IN Rust THIS YEAR!

Rust is an exciting new programming language combining the power of C with memory safety, fearless concurrency, and productivity boosters...
New

Once you get good at Rust all of these problems will go away
Rust being great at big refactorings solves a largely self-inflicted issues ...
New

Unlock Rust development with reusable libraries, traits, macros, and generic metaprogramming. Build code without the boilerplate, and lea...
New

A new Rust blog post/announcement has been posted!
Get the full details here: Security advisory for the standard library (CVE-2024-2457...
New

A new Rust blog post/announcement has been posted!
New

The Secrets of Rust: Tools (early access edition) — Bitfield Consulting.
Are you ready to unlock the secrets of Rust? Master the world’s...
New

GitHub - kylebarron/parquet-wasm: Rust-based WebAssembly bindings to read and write Apache Parquet data.
Rust-based WebAssembly bindings...
New

Dioxus - Reliable Rust apps that run anywhere.
An elegant GUI library for Rust, inspired by React. Supports Web, Desktop, SSR, Liveview,...
New

Introducing Limbo: A complete rewrite of SQLite in Rust.
we forked SQLite with the libSQL project. What would it be like if we just rewr...
New

A new Rust blog post/announcement has been posted!
Get the full details here: Changes to Rust's WASI targets | Rust Blog
New

GitHub - sabledb-io/sabledb: Ultra fast, persistent database supporting Redis API.
Ultra fast, persistent database supporting Redis API ...
New

A new Rust blog post/announcement has been posted!
Get the full details here: Faster linking times on nightly on Linux using `rust-lld`...
New

Rust & Zig Combined • Richard Feldman • GOTO 2023.
This presentation was recorded at GOTO Copenhagen 2023. #GOTOcon #GOTOcphhttps://...
New

Fast Development In Rust, Part One.
Like… really f***ing fast.
New

GitHub - verus-lang/verus: Verified Rust for low-level systems code.
Verified Rust for low-level systems code. Contribute to verus-lang/...
New
HOT IN Rust THE LAST THREE YEARS!

Wondering if anyone has any thoughts on choosing between these two languages for WebAssembly?
I definitely want to explore wasm, and rea...
New

To build a web application you need to make architecture decisions across a range of topics. The beauty of Ruby on Rails or Django is tha...
New

Yet another rust-made text editor, though I’m really liking the looks of how this one works!
New

Interface from Flutter to Rust without writing complex and error prone FFI boilerplate.
Author your application logic in Rust to benef...
New

GitHub - mcobzarenco/zee: A modern text editor for the terminal written in Rust.
A modern text editor for the terminal written in Rust -...
New

Ruffle is a Flash Player emulator written in Rust. Ruffle runs natively on all modern operating systems as a standalone application, and ...
New

Rewrite it in Rust by ridiculousfish · Pull Request #9512 · fish-shell/fish-shell.
(Sorry for the meme; also this is obligatory.)
I thi...
New

Why Rust should not have provided unwrap.
I see the unwrap function called a lot, especially in example code, quick-and-dirty prototype ...
New

When Zig is safer and faster than Rust.
There are endless debates online about Rust vs. Zig, this post explores a side of the argument I...
New

Hi!, hope everyone’s ok. Sorry if this question is ambiguous (i’ll remove this if i break some rules here). This is more like a self-ques...
New

Building a Slack/Discord alternative with Tauri/Rust linen <span class="hashtag-icon-placeholder"></span>blog.
Introduction My name is K...
New

TL;DR unreal-rust allows you to write games with Unreal Engine in Rust.
unreal-rust is an opinionated Rust integration for Unreal. Rust ...
New

GitHub - clojure-rs/ClojureRS: Clojure, implemented atop Rust (unofficial).
Clojure, implemented atop Rust (unofficial). Contribute to c...
New

WebAssembly (wasm) allows code written in languages other than JavaScript to run on browsers. If you haven’t been paying attention, all t...
New

This book is an introduction to building performant software we can justifiably trust. That means having sufficient data to support confi...
New
HOT IN Rust THIS Over 3 Years!

I know that these benchmarks might not be the exact picture of real-world scenario, but still I expect a Rust web framework performing a ...
New

Inspired by this post from @Carter, which languages, frameworks or other tech or tools do you think is killing it right now? :upside_down...
New

Woooooooo! This is such a huge release for it, and 2 years incoming!
In short, the library is now using an updated hyper backend (not j...
New

For me it’s the semicolon, because I stopped using a semicolon in JavaScript, two other of my favorite languages, Elixir and Go don’t hav...
New

Rust in Action introduces the Rust programming language by exploring numerous systems programming concepts and techniques. You'll be lear...
New

Billed as the ultimate rating of modern programming languages yet Python and Rust only gets two stars :rofl: but good news for erlang-eli...
New

Which WebAssembly language/s interest you?
I just discovered AssemblyScript (portal | thread) which looks interesting!
Here are some of...
New

Seen any cool WebAssembly games?
Please share them here :nerd_face:
New

Yew looks really interesting!!
What is Yew?
Yew is a modern Rust framework for creating multi-threaded front-end web apps with WebAssem...
New

Is Zig the Long Awaited C Replacement.
Comparison with previous C contenders such as C++, D, Java, C#, Go, Rust and Swift
https://erik...
New

Over the last few years, due in large part to the hype surrounding blockchain and cryptocurrencies, decentralized applications have gaine...
New

Today we are happy to announce axum: An easy to use, yet powerful, web framework designed to take full advantage of the Tokio ecosystem. ...
New

I’ve spent the last year building keyboards, which has included writing firmware for a variety custom circuit boards.
I initially wrote ...
New

Summary: I describe a simple interview problem (counting frequencies of unique words), solve it in various languages, and compare perform...
New

The Pragmatic Bookshelf is having another crazy 50% off sale April 27 to May 6.
Enter coupon code FirstImpressions2021 at checkout to sa...
New
Rust
Classification:
Programming Language
Forum Category:
Backend
Threads:
611
"A language empowering everyone to build reliable and efficient software."
- Follow
- Join
- Shape
the conversation
Rust on GitHub
Stars: 102,251
Watchers: 1,475
Open Issues: 10,874
Last push: 5 hours ago
Pinned Rust Threads
Latest Rust Jobs
Featured Rust Book
Latest Rust Learning Resources
Advanced Hands-on Rust (PragProg)
Game Dev Learning ResourcesHigh Assurance Rust
Backend Learning ResourcesRust Brain Teasers (PragProg)
Backend Learning ResourcesRust in Action (Manning)
Backend Learning ResourcesRust Cookbook - a collection of simple examples that demonstrate good practices
Backend Learning ResourcesRust Design Patterns
Backend Learning ResourcesThe Rust Performance Book (self-published) (free)
Backend Learning ResourcesRust Events (WIP)
Get money off!

The Pragmatic Bookshelf
35% off any eBook

The Pragmatic Studio
20% off any course
Simply use coupon code "devtalk.com" at checkout. Where applicable this coupon can be used for an many items and as many times as you like!

Filter by Type:
My Saved Portals
-
None saved yet