/rust

August 19, 2025
A new Rust blog post/announcement has been posted! Get the full details here: https://blog.rust-lang.org/2025/08/19/demoting-x86-64-apple-darwin-to-tier-2-with-host-tools/
0
0
0

Hot in Rust:
Latest Rust Threads

A new Rust blog post/announcement has been posted!
Get the full details here: https://blog.rust-lang.org/2025/08/19/demoting-x86-64-app...
New

A new Rust blog post/announcement has been posted!
Get the full details here: https://blog.rust-lang.org/2025/08/07/Rust-1.89.0/
New

A new Rust blog post/announcement has been posted!
Get the full details here: https://blog.rust-lang.org/2025/08/05/july-project-goals-...
New

Top-tier LLMs, Rust and Erlang NIFs; nifty, and night and day vs. C, but let me tell you about vibe coding…
After I submitted my blog po...
New

I’m not the first developer to code a method dedicated to matching the classic ‘*’ and ‘?’ wildcards in Rust. But I may be the first to...
New

Radar offers geocoding, place search, and fraud detection APIs, powered by HorizonDB, a Rust-based engine delivering 20k QPS and sub-mill...
New

See how GPU drivers work thanks to VkCube in this Rust-based series for the development of Tyr.
New

An in-depth exploration of what happens when Rust and C memory allocators collide, featuring crash analysis.
New

Linux continues to grow bigger and better. Here’s what’s new and notable in the 6.16 release, plus what you need to know about 6.17.
New

Developed in collaboration with Arm and Google, Tyr is a new Rust-based DRM driver targeting CSF-based ARM Mali GPUs.
New
HOT IN Rust THIS WEEK!

Top-tier LLMs, Rust and Erlang NIFs; nifty, and night and day vs. C, but let me tell you about vibe coding…
After I submitted my blog po...
New
HOT IN Rust THIS MONTH!

A new Rust blog post/announcement has been posted!
Get the full details here: https://blog.rust-lang.org/2025/08/07/Rust-1.89.0/
New

Linux continues to grow bigger and better. Here’s what’s new and notable in the 6.16 release, plus what you need to know about 6.17.
New

I’m not the first developer to code a method dedicated to matching the classic ‘*’ and ‘?’ wildcards in Rust. But I may be the first to...
New

Radar offers geocoding, place search, and fraud detection APIs, powered by HorizonDB, a Rust-based engine delivering 20k QPS and sub-mill...
New

An in-depth exploration of what happens when Rust and C memory allocators collide, featuring crash analysis.
New

See how GPU drivers work thanks to VkCube in this Rust-based series for the development of Tyr.
New

A new Rust blog post/announcement has been posted!
Get the full details here: https://blog.rust-lang.org/2025/08/19/demoting-x86-64-app...
New

A new Rust blog post/announcement has been posted!
Get the full details here: https://blog.rust-lang.org/2025/08/05/july-project-goals-...
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

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 Rust 1.87.0 and ten years of Rust! | 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: Announcing Rust 1.88.0 | Rust Blog
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

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

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

Functional programming (FP) has been a hot research topic for over three decades now. However, in the last ten years, driven by the need ...
New

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

Attention all functional programming enthusiasts and experts! The Functional Conf 2025 Call for Proposals is now open, and it’s a golden ...
New

Swift is a more convenient Rust • Naman Goel.
I’ve been learning Rust lately. Rust is one of the most loved languages out there, is fast...
New

A new Rust blog post/announcement has been posted!
Get the full details here: 2024 State of Rust Survey Results | Rust Blog
New

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

Looking at C++ from another angle can create new possibilities using Rust.
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

Unlock Rust development with reusable libraries, traits, macros, and generic metaprogramming. Build code without the boilerplate, and lea...
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

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

Why Rust should not have provided unwrap.
I see the unwrap function called a lot, especially in example code, quick-and-dirty prototype ...
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

GitHub - crablang/crab: A community fork of a language named after a plant fungus. All of the memory-safe features you love, now with 100...
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

crubit/design.md at main · google/crubit.
Contribute to google/crubit development by creating an account on GitHub.
New

The Real C++ Killers (Not You, Rust) | HackerNoon.
Technologies that can replace C++ in the near of far future are not compilers. They a...
New

Rust: The wrong people are resigning.
Rust: The wrong people are resigning. GitHub Gist: instantly share code, notes, and snippets.
New

casync decompresses x1.5 faster than borg on same config (and other benchmarks) · Issue #7674 · borgbackup/borg.
Hi. I did many speed co...
New

A new Rust blog post/announcement has been posted!
Get the full details here: Security advisories for Cargo (CVE-2022-36113, CVE-2022-3...
New

What killed Haskell, could kill Rust, too.
What killed Haskell, could kill Rust, too. GitHub Gist: instantly share code, notes, and snip...
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

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

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

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

Level up your Rust programming skills with a series of brain teasers as you discover some of the unexpected Rust behaviors and challenge ...
New

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

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

Ruffle is a Flash Player emulator written in Rust. Ruffle runs natively on all modern operating systems as a standalone application, and ...
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

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
Rust
Classification:
Programming Language
Forum Category:
Backend
Threads:
648
Posts:
921
"A language empowering everyone to build reliable and efficient software."
- Follow
- Join
- Shape
the conversation
Rust on GitHub
Stars: 106,035
Watchers: 1,471
Open Issues: 11,450
Last push: 23 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

Manning Publications
45% off any item

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