Rust Lang

!rustlang

@lemmyrs.org
Create post
JFC. When will open source projects like [@rustlang](https://lemmyrs.org/c/rustlang) learn that putting toxic people like this in positions of ANY authority is unacceptable. [https://github.com/marsha

JFC. When will open source projects like [@rustlang](https://lemmyrs.org/c/rustlang) learn that putting toxic people like this in positions of ANY authority is unacceptable. [https://github.com/marsha

JFC. When will open source projects like @rustlang learn that putting toxic people like this in positions of ANY authority is unacceptable. https://github.com/marshallpierce/rust-base64/issues/213 . He's showing you who he is, and you're not listening.

Game Engine Of The Future - YouTube

Game Engine Of The Future - YouTube

Open link in next tab

Game Engine Of The Future

https://youtu.be/sfFQrhajs6o?si=uQOMf7-pwKx6w6pu

Bevy, the future powerhouse game engine that will power many games.Today I break down the core philosophy of this game engine, and outline why the engines co...

Writing a Debugger From Scratch - DbgRs Part 5 - Breakpoints

Writing a Debugger From Scratch - DbgRs Part 5 - Breakpoints

Open link in next tab

Writing a Debugger From Scratch - DbgRs Part 5 - Breakpoints

https://www.timdbg.com/posts/writing-a-debugger-from-scratch-part-5/

(New to this series? Consider starting from part 1) At the end of the last post, we started to get some interesting functionality with the ability to resolve addresses to names in a module. This was the last functionality missing before we could implement breakpoints! This part adds the ability for DbgRs to set hardware breakpoints. The code for this post is in the part5 branch on github. You can also view the changes from part4.

Qualifying Rust without forking

Qualifying Rust without forking

Open link in next tab

Qualifying Rust without forking - Ferrous Systems

https://ferrous-systems.com/blog/qualifying-rust-without-forking/

Berlin based technology consultancy specialising in the Rust programming language. We offer development, implementation, training and long-term support.

Yet another E-Ink weather display - but with Rust!

Yet another E-Ink weather display - but with Rust!

Open link in next tab

Yet another E-Ink weather display - but with Rust!

https://harrystern.net/halldisplay.html

I made one of those e-ink weather displays that you see on tech blogs and hacker news sometimes. It can display the current weather, the temperature and precipitation forecast for the rest of the week, and my current and upcoming tasks from Todoist. It's powered by a couple NiMH AA …

Why Not Rust Crypto?

Why Not Rust Crypto?

Open link in next tab

Why Not Rust Crypto?

https://briansmith.org/why-not-rustcrypto

The State of Async Rust

The State of Async Rust

Open link in next tab

The State of Async Rust: Runtimes

https://corrode.dev/blog/async/

Recently, I found myself returning to a compelling series of blog posts titled Zero-cost futures in Rust by Aaron Turon about what would become the foundation of Rust's async ecosyste…

The State of Async Rust: Runtimes
Leveraging Rust in our high-performance Java database

Leveraging Rust in our high-performance Java database

Open link in next tab

Leveraging Rust in our high-performance Java database | QuestDB

https://questdb.io/blog/leveraging-rust-in-our-high-performance-java-database/

A guide to adding Rust to a Java codebase with JNI and the rust-maven-plugin.

Leveraging Rust in our high-performance Java database | QuestDB
[https://crates.io/crates/syslog-ng-common/0.7.0](https://crates.io/crates/syslog-ng-common/0.7.0)

[https://crates.io/crates/syslog-ng-common/0.7.0](https://crates.io/crates/syslog-ng-common/0.7.0)

https://crates.io/crates/syslog-ng-common/0.7.0

The colleague, who added @rustlang support to #syslog_ng left many years ago. Syslog-ng #Rust support was last touched 7 years ago. Still, there are regular downloads. Just #searchengines or there are real users? Does it actually work?

Stabilization PR for `async fn` in traits

Stabilization PR for `async fn` in traits

Open link in next tab

Stabilize `async fn` and return-position `impl Trait` in trait by compiler-errors · Pull Request #115822 · rust-lang/rust

https://github.com/rust-lang/rust/pull/115822

Stabilization report This report proposes the stabilization of #![feature(return_position_impl_trait_in_trait)] (RPITIT) and #![feature(async_fn_in_trait)] (AFIT). These are both long awaited featu...

Stabilize `async fn` and return-position `impl Trait` in trait by compiler-errors · Pull Request #115822 · rust-lang/rust