/rust

March 28, 2023
A new Rust blog post/announcement has been posted! Get the full details here: Announcing Rust 1.68.2 | Rust Blog
0
14
1

Hot in Rust:
Latest Rust Threads

Making Python 100x faster with less than 100 lines of Rust.
Ohad’s blog
New

In my last post about Zig and Rust, I mentioned that Rust is a “scalable language”. Let me expand on this a bit.
New

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

My experience crafting an interpreter with Rust.
Last year I finally decided to learn some Rust. The official book by Steve Klabnik and ...
New

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

Using Metal and Rust to make FFT even faster.
A couple of months ago, we wrote about CUDA, a programming model developed by NVIDIA to ac...
New

Bringing Rust to the Xen Project.
Bringing the Rust language to the Xen Project? Yes! But how? And where to start? Discover more in our ...
New

Bridging Async and Sync Rust Code - A lesson learned while working with Tokio | Greptime Blog.
Calling asynchronous Rust code in a synch...
New

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

Leveraging Rust and the GPU to render user interfaces at 120 FPS - Zed Blog.
A deep-dive into the graphical underpinnings of GPUI, the h...
New
HOT IN Rust THIS WEEK!

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

Making Python 100x faster with less than 100 lines of Rust.
Ohad’s blog
New

In my last post about Zig and Rust, I mentioned that Rust is a “scalable language”. Let me expand on this a bit.
New

My experience crafting an interpreter with Rust.
Last year I finally decided to learn some Rust. The official book by Steve Klabnik and ...
New
HOT IN Rust THIS MONTH!

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

Writing a simple Lisp interpreter in Rust.
Lisp is a family of multi-paradigm programming languages (functional, procedural, reflective,...
New

Leveraging Rust and the GPU to render user interfaces at 120 FPS - Zed Blog.
A deep-dive into the graphical underpinnings of GPUI, the h...
New

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

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

Bringing Rust to the Xen Project.
Bringing the Rust language to the Xen Project? Yes! But how? And where to start? Discover more in our ...
New

Using Metal and Rust to make FFT even faster.
A couple of months ago, we wrote about CUDA, a programming model developed by NVIDIA to ac...
New

Bridging Async and Sync Rust Code - A lesson learned while working with Tokio | Greptime Blog.
Calling asynchronous Rust code in a synch...
New
HOT IN Rust THIS YEAR!

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

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

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

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

What a better Rust would look like.
The Hare programming language was announced a few days ago, and, at first glance, its syntax looks s...
New

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

A new Lunatic blog post/announcement has been posted!
Get the full details here: Writing Rust the Elixir way - 18 months later | Lunatic
New

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

A new Rust blog post/announcement has been posted!
Get the full details here: Security advisory: malicious crate rustdecimal | Rust Blog
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

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

TL;DR: This is a proposal to create a language that sits somewhere between Typescript and Rust, and which you can incrementally adopt if ...
New
HOT IN Rust THE LAST THREE 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

Rust is an exciting new programming language combining the power of C with memory safety, fearless concurrency, and productivity boosters...
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

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

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

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

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

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

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

I’ve spent the last year building keyboards, which has included writing firmware for a variety custom circuit boards.
I initially wrote ...
New
Rust
Classification:
Programming Language
Forum Category:
Backend
Threads:
384
"A language empowering everyone to build reliable and efficient software."
- Follow
- Join
- Shape
the conversation
Rust on GitHub
Stars: 79,688
Watchers: 1,492
Open Issues: 9,550
Last push: 2 hours ago
Pinned Rust Threads
Latest Rust Jobs
Rust 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