/rust
December 16, 2024
A new Rust blog post/announcement has been posted!
0
0
0
Hot in Rust News:
HOT IN Rust News THIS WEEK!
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!
New
A new Rust blog post/announcement has been posted!
New
Read the Code: Using Drop for Safety in Rust — Sympolymathesy, by Chris Krycho.
A deep dive into Rust’s vec::Drain and its Drop implemen...
New
HOT IN Rust News THIS MONTH!
A new Rust blog post/announcement has been posted!
New
A new Rust blog post/announcement has been posted!
Get the full details here: Launching the 2024 State of Rust Survey | 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: https://blog.rust-lang.org/2024/11/26/wasip2-tier-2.html
New
Optimizing a Rust GPU matmul kernel | Rust GPU.
I read the excellent post [Optimizing a WebGPU Matmul Kernel for 1TFLOP+
New
A new Rust blog post/announcement has been posted!
Get the full details here: https://blog.rust-lang.org/2024/11/27/Rust-2024-public-te...
New
GitHub - skerkour/black-hat-rust: Applied offensive security with Rust - https://kerkour.com/black-hat-rust.
Applied offensive security...
New
HOT IN Rust News THIS YEAR!
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
A new Rust blog post/announcement has been posted!
Get the full details here: Security advisory for the standard library (CVE-2024-2457...
New
GitHub - linkdd/shipp: Deadly simple package manager.
Deadly simple package manager. Contribute to linkdd/shipp development by creating ...
New
Maestro - Introduction.
Maestro is a Unix-like kernel and operating system written from scratch in Rust
New
A new Rust blog post/announcement has been posted!
New
Go, Python, Rust, and production AI applications.
In this article, I’ll talk about Go, Python, and Rust, and each language’s role in bui...
New
A new Rust blog post/announcement has been posted!
New
Translating OpenStreetMap data to HTML5 Canvas with Rust and WebAssembly | Programming | mary.codes.
Using the Overpass API to read OSM ...
New
From Go to Rust: The Two Types of Readable Code.
Ever looked at some code and thought, “Wow, that’s an ugly mess!”? Or maybe you picked ...
New
Rust wont save us, but it’s ideas will.
Horizon3 wrote an article about ‘Rust wont save us’. This is a response.
New
GitHub - kylebarron/parquet-wasm: Rust-based WebAssembly bindings to read and write Apache Parquet data.
Rust-based WebAssembly bindings...
New
Announcing Continuous Memory Profiling for Rust.
Debugging memory leaks and usage systematically in Rust
New
Keynote | Rust in the Linux kernel - Alice Ryhl.
:bell: FOLLOW RUSTLAB CHANNEL :bell:ABSTRACT:The Linux kernel is a project with a lot ...
New
Serving Astro with Rust - Dmitry Kudryavtsev.
I wanted to turn one of my side projects into a statically generated website. But the back...
New
Dioxus - Reliable Rust apps that run anywhere.
An elegant GUI library for Rust, inspired by React. Supports Web, Desktop, SSR, Liveview,...
New
HOT IN Rust News THE LAST THREE YEARS!
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
GitHub - mcobzarenco/zee: A modern text editor for the terminal written in Rust.
A modern text editor for the terminal written in Rust -...
New
For the first 8 or so years of my programming experience, while I was an undergraduate and later graduate student, working in the experim...
New
Ruffle is a Flash Player emulator written in Rust. Ruffle runs natively on all modern operating systems as a standalone application, and ...
New
By the end of this guide we’ll have a minimal, working implementation of a small part of Lua from scratch.
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
A new Rust blog post/announcement has been posted!
Get the full details here: Security advisory for the regex crate (CVE-2022-24713) | ...
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
Building a Slack/Discord alternative with Tauri/Rust linen <span class="hashtag-icon-placeholder"></span>blog</span>.
Introduction My na...
New
GitHub - audulus/rui: Experimental Rust UI library.
Experimental Rust UI library. Contribute to audulus/rui development by creating an a...
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
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
HOT IN Rust News THIS Over 3 Years!
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
A new Rust blog post/announcement has been posted!
Get the full details here: Announcing Rust 1.53.0 | Rust Blog
New
Rocket is a web framework written in Rust. It provides a concise API and is opinionated and feature-rich beyond what you would typically ...
New
Typing is Hard
Type Checking and Type Inference
Common terms
Completeness
Soundness
Decidability
Hindley-Milner Type System
Dependent t...
New
A new Lunatic blog post/announcement has been posted!
Get the full details here: https://lunatic.solutions/writing-rust-the-elixir-way/
New
Is Rust Used Safely by Software Developers?.
Rust, an emerging programming language with explosive growth, provides a
robust type syste...
New
Rust Is The Future of JavaScript Infrastructure – Lee Robinson.
Why is Rust being used to replace parts of the JavaScript web ecosystem ...
New
A new Rust blog post/announcement has been posted!
Get the full details here: Announcing Rustup 1.23.0 | Rust Blog
New
GitHub - mthom/scryer-prolog: A modern Prolog implementation written mostly in Rust…
A modern Prolog implementation written mostly in Ru...
New
codeamigo.
Byte-sized interactive coding tutorials
New
New
A new Rust blog post/announcement has been posted!
Get the full details here: mdBook security advisory | Rust Blog
New
There is a long, difficult road from vague, pie-in-the-sky ideas about what would be cool to have in a new programming language, to a rob...
New
Our Solo v2 launch is official!.
Our Kickstarter campaign for our next generation of Solo products launches on January 26th. To > ge...
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
Rust
Classification:
Programming Language
Forum Category:
Backend
Threads:
585
"A language empowering everyone to build reliable and efficient software."
- Follow
- Join
- Shape
the conversation
Rust on GitHub
Stars: 99,640
Watchers: 1,475
Open Issues: 10,557
Last push: 8 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