/rust

September 25, 2023
A new Rust blog post/announcement has been posted! Get the full details here: Increasing the minimum supported Apple platform versions | Rust Blog
0
0
0

Hot in Rust:
Latest Rust Threads

A new Rust blog post/announcement has been posted!
Get the full details here: Increasing the minimum supported Apple platform versions ...
New

My Pure Rust Wishlist - GBurghoorn.
A discussion of pure Rust crates and what crates I would like to see
New

GitHub - microsoft/windows-drivers-rs: Platform that enables Windows driver development in Rust. Developed by Surface…
Platform that ena...
New

Using Enums to Represent State.
Many Rust beginners with a background in systems programming tend to use bool
(or even u8 — an 8-bit un...
New

shuttle.
Stop worrying about the infrastructure. Focus on writing code, shuttle will do the rest.
New

A new Rust blog post/announcement has been posted!
Get the full details here: crates.io Policy Update RFC | Rust Blog
New

Scaling Rust Adoption Through Training.
Posted by Martin Geisler, Android team Android 14 is the third major Android release with Ru...
New

GitHub - hexagonal-sun/ampkt: Amateur radio packet experimentation framework.
Amateur radio packet experimentation framework. Contribute...
New

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

Low latency logging in Rust.
Note: this blog post was not written by me. It was posted as a comment on r/rust by user matthieum, and was...
New
HOT IN Rust THIS WEEK!

shuttle.
Stop worrying about the infrastructure. Focus on writing code, shuttle will do the rest.
New

Using Enums to Represent State.
Many Rust beginners with a background in systems programming tend to use bool
(or even u8 — an 8-bit un...
New

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

GitHub - microsoft/windows-drivers-rs: Platform that enables Windows driver development in Rust. Developed by Surface…
Platform that ena...
New

A new Rust blog post/announcement has been posted!
Get the full details here: crates.io Policy Update RFC | Rust Blog
New

Scaling Rust Adoption Through Training.
Posted by Martin Geisler, Android team Android 14 is the third major Android release with Ru...
New

My Pure Rust Wishlist - GBurghoorn.
A discussion of pure Rust crates and what crates I would like to see
New

GitHub - hexagonal-sun/ampkt: Amateur radio packet experimentation framework.
Amateur radio packet experimentation framework. Contribute...
New

A new Rust blog post/announcement has been posted!
Get the full details here: Increasing the minimum supported Apple platform versions ...
New

Is Rust still good to learn? Last time (ages ago) I heard there was changes made by the foundation.
If not, is Go suitable for api and w...
New
HOT IN Rust THIS MONTH!

Exploring the Rust compiler benchmark suite.
In my recent post about the Rust compiler CI (continuous integration) and benchmarking infr...
New

Introducing RustRover – A Standalone Rust IDE by JetBrains | The IntelliJ Rust Blog.
“When will there be a Rust IDE?”
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: Electing New Project Directors | 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

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

Wondering if anyone has any thoughts on choosing between these two languages for WebAssembly?
I definitely want to explore wasm, and rea...
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

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

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

crubit/design.md at main · google/crubit.
Contribute to google/crubit development by creating an account on GitHub.
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

Episode 119 of Thinking Elixir. Kat Marchán was the maintainer of NPM CLI for 5 years but now works at Microsoft on the VisualStudio prod...
New

GitHub - LemmyNet/activitypub-federation-rust: High-level Rust library for the Activitypub protocol.
High-level Rust library for the Act...
New

What killed Haskell, could kill Rust, too.
What killed Haskell, could kill Rust, too. GitHub Gist: instantly share code, notes, and snip...
New

A new Rust blog post/announcement has been posted!
Get the full details here: Security advisory for Cargo (CVE-2022-46176) | Rust Blog
New

A new Lunatic blog post/announcement has been posted!
Get the full details here: Magical handler functions in Rust | Lunatic
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

Love Rust? Then OCaml’s New Eio Library is for You.
We’ve come to expect a lot from the programming languages we use. We want the memory...
New
HOT IN Rust THE LAST THREE YEARS!

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

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

Rust in Action introduces the Rust programming language by exploring numerous systems programming concepts and techniques. You'll be ...
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

Which WebAssembly language/s interest you?
I just discovered AssemblyScript (portal | thread) which looks interesting!
Here are some of...
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

New

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

Seen any cool WebAssembly games?
Please share them here :nerd_face:
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

The Pragmatic Bookshelf is having another crazy 50% off sale April 27 to May 6.
Enter coupon code FirstImpressions2021 at checkout to sa...
New

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

A new Rust blog post/announcement has been posted!
Get the full details here: Announcing Rust 1.53.0 | Rust Blog
New
Rust
Classification:
Programming Language
Forum Category:
Backend
Threads:
437
"A language empowering everyone to build reliable and efficient software."
- Follow
- Join
- Shape
the conversation
Rust on GitHub
Stars: 85,576
Watchers: 1,487
Open Issues: 9,578
Last push: 22 hours ago
Pinned Rust Threads
Latest Rust Jobs
Featured Rust Book
Latest Rust Learning Resources
High 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 ResourcesHands-on Rust: Effective Learning through 2D Game Development and Play (PragProg)
Game Dev Learning ResourcesRust Events (WIP)
Get money off!

The Pragmatic Bookshelf
35% off any eBook

Manning Publications
35% 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