Met with that annoying dilemma when I want to search something about Rust (not the programming language), but the game Rust.
There is Rust and then there is Rust.
When you have two things named the same thing, that makes searching specific things to either one most difficult.
Both have roughly been around same amount of time.
Rust (programming language) January 2012
Rust (game) December 2013
So how do you suppose to make the clear distinction between the two? Renaming could be one, but I doubt Facepunch would rename their game just to not confuse it for Rust programming.
Some More Options 0.1.0 has been released.
Description:
For when one Option just isn't enough.
I'm unreasonably excited about the upcoming cargo-semver-checks release: this month we put some points into "make it a joy to use and build."
- 3x faster at scanning very large crates
- its `cargo test` now takes 1min not 6-7min
- we gracefully handled a large change in the rustdoc JSON format
Shout out to Google Summer of Code contributor @CLIDragon, whom I'm thrilled to be mentoring and who has been triaging one perf hotspot after another.
More perf wins to come!
Rust: Mô hình Generativity - một cách tiếp cận để tạo và quản lý các cấu trúc dữ liệu phức tạp một cách hiệu quả. Tìm hiểu cách áp dụng nó để cải thiện code của bạn!
#rustlang #lậptrình #generativity #rust #laptrinh
Edge AI meets Rust at #rustconf25
Join a full-day workshop on deploying real AI models to phones & wearables.
With Raspberry Pi labs by Wyliodrin and AI|Coustics, the creators of AirTen.
Sept 2 in Seattle
RustDesk is a free, open-source remote desktop software written in Rust. Designed as an alternative to proprietary solutions like TeamViewer and AnyDesk, RustDesk allows users to securely access and control remote computers across platforms, including Windows, macOS, Linux, Android, and iOS.
Key features include:
Self-Hosting: Users can deploy their own relay and rendezvous servers for complete control over connections and data privacy.
End-to-End Encryption: Ensures that all remote sessions are secure and private.
Cross-Platform Support: Compatible with multiple operating systems.
User-Friendly Interface: Simple setup and intuitive user experience.
Whether for IT support, remote work, or personal use, RustDesk offers a transparent and customizable remote desktop experience backed by a vibrant open-source community
Awesome links of last week
Feels to me like C makes the easy cases easy but the edge cases 10x as hard, whereas Rust makes easy cases twice as hard, but edge cases only 3x.
Maybe it's my perfectionism speaking, but I prefer the latter, since it's easier to get both right—in other words, to be reliable.
#rustlang #programming
Linux 6.17 Getting More Rusty With Many Rust Language Additions - by Michael Larabel
Rust và C: Hiểu rõ hơn về khả năng tương tác bộ nhớ giữa hai ngôn ngữ này. Bài viết đi sâu vào cách Rust và C làm việc với bộ nhớ, giúp các nhà phát triển tận dụng sức mạnh của cả hai.
#rustlang #clanguage #memorymanagement #lậptrình #bộnhớ
No more clunky tooling for API tests!
**tanu** — A Web API testing framework for Rust
High-performance, async-friendly and type-safe
Easy to set up with `#[tanu::test]` macro
Supports a CLI/TUI to run tests!
Written in Rust & uses @ratatui_rs
GitHub: https://github.com/tanu-rs/tanu
As software becomes central to future vehicles, Jonas Wolf (Vector Informatik GmbH) discusses how Rust can help meet high-quality and cost-efficiency goals - compared to today’s C/C++-based automotive development: https://oxidizeconf.com/sessions/rust-for-large-scale-automotive-applications #RustLang #Automotive #Cpp #C
Here’s what KDAB was up to in July: from Oxidize 2025 and new Qt World Summit talks, to the latest GammaRay update and Module 9 of "Introduction to Qt Widgets" - catch up on all the blogs, training, and more in July: https://www.kdab.com/newsletter/july-2025-newsletter-kdab-at-oxidize-2025-qt-world-summit-talks-released-gammaray-update-module-9-of-introduction-to-qt-widgets-blogs-events-training-and-more/ #QtDev #Cpp #RustLang #QML #Embedded
Sunsetting the `rustwasm` Github org, https://blog.rust-lang.org/inside-rust/2025/07/21/sunsetting-the-rustwasm-github-org/.
Active and important projects like `wasm-bindgen`, `walrus`, `weedle`, `wasm-pack`, `twiggy` etc. are moved into either their own organisation, or the maintainer's account, e.g.:
* https://github.com/wasm-bindgen/wasm-bindgen
* https://github.com/drager/wasm-pack
* https://github.com/AlexEne/twiggy
I N T E R M O D A L
A command-line utility for BitTorrent torrent file creation, verification, and more