/rust

Hot in Rust In The News:
HOT IN Rust In The News THIS WEEK!

:fire: Time Travel Visual Debugger for Rust
New
HOT IN Rust In The News THIS MONTH!

Looking at C++ from another angle can create new possibilities using Rust.
New

Advanced type systems can cause bewhildering error messages and Rust’s trait system certainly is no exception! In this paper we present A...
New
HOT IN Rust In The News THIS YEAR!

The Secrets of Rust: Tools (early access edition) — Bitfield Consulting.
Are you ready to unlock the secrets of Rust? Master the world’s...
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

GitHub - letmutex/htmd: A turndown.js inspired HTML to Markdown converter for Rust.
A turndown.js inspired HTML to Markdown converter fo...
New

GitHub - spring-rs/spring-rs: spring-rs is a microservice framework written in rust inspired by java’s spring-boot.
spring-rs is a micro...
New

progscrape: “progscrape blog” search results.
Technology news about “progscrape blog” from Hacker News, Reddit, and other programming si...
New

SCHEMA-DRIVEN
Web Server Framework
Native to Rust, Node.js and Python.
New

Why Rust?.
I’ve been a programmer for 20+ years, and few things excite me as much as Rust. My background is mostly in C++, though I have...
New

GitHub - microsoft/openvmm: Home of OpenVMM and OpenHCL…
Home of OpenVMM and OpenHCL. Contribute to microsoft/openvmm development by cre...
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

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

PyO3: From Python to Rust and Back Again (with David Hewitt).
There’s huge pressure on Python at the moment to get faster, ideally witho...
New

Notion – The all-in-one workspace for your notes, tasks, wikis, and databases…
A new tool that blends your everyday work apps into one. ...
New

Crafting Interpreters with Rust: On Garbage Collection.
I became interested in implementing programming languages a few years ago and di...
New

Writing a Simple Driver in Rust.
The Rust language ecosystem is growing each day, its popularity increasing, and with good reason. It’s ...
New

Rust programming in German. Contribute to michidk/rost development by creating an account on GitHub.
New
HOT IN Rust In The News THE LAST THREE YEARS!

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

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

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

Rust: The wrong people are resigning.
Rust: The wrong people are resigning. GitHub Gist: instantly share code, notes, and snippets.
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

casync decompresses x1.5 faster than borg on same config (and other benchmarks) · Issue #7674 · borgbackup/borg.
Hi. I did many speed co...
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

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

GitHub - charliermarsh/ruff: An extremely fast Python linter, written in Rust…
An extremely fast Python linter, written in Rust. Contrib...
New

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

GitHub - poem-web/poem: A full-featured and easy-to-use web framework with the Rust programming language…
A full-featured and easy-to-us...
New

Comparing Rust’s and C++'s Concurrency Library.
The concurrency features that are included in the Rust standard library
are quite simil...
New
HOT IN Rust In The News THIS Over 3 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

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

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

Is Rust Used Safely by Software Developers?.
Rust, an emerging programming language with explosive growth, provides a
robust type syste...
New

Typing is Hard
Type Checking and Type Inference
Common terms
Completeness
Soundness
Decidability
Hindley-Milner Type System
Dependent t...
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

Rust Is The Future of JavaScript Infrastructure – Lee Robinson.
Why is Rust being used to replace parts of the JavaScript web ecosystem ...
New

codeamigo.
Byte-sized interactive coding tutorials
New

By the end of this guide we’ll have a minimal, working implementation of a small part of Lua from scratch.
New

GitHub - mthom/scryer-prolog: A modern Prolog implementation written mostly in Rust…
A modern Prolog implementation written mostly in Ru...
New

GitHub - audulus/rui: Experimental Rust UI library.
Experimental Rust UI library. Contribute to audulus/rui development by creating an a...
New

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
Rust
Classification:
Programming Language
Forum Category:
Backend
Threads:
628
Posts:
905
"A language empowering everyone to build reliable and efficient software."
- Follow
- Join
- Shape
the conversation
Rust on GitHub
Stars: 103,892
Watchers: 1,466
Open Issues: 11,107
Last push: 1 hour 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