Unsafe Rust is the dark side: Powerful, seductive, and one wrong move? Boom, UB city!
Unsafe Rust is the dark side: Powerful, seductive, and one wrong move? Boom, UB city!
rustc-php: A Rust compiler written in PHP
A Rust compiler written in PHP that emits x86-64 Linux ELF binaries directly (no LLVM, no assembler, no linker).
#rust #rustlang #programming
github.com/mrconter1/ru...
link: medium.com/airtable-eng...
@airtable is rewriting their database in Rust π¦
#rust #rustlang #programming
Rust usage according to Rust survey Results π¦
#rust #rustlang #programming
What are you working on this weekend?
-
blog.rust-lang.org/2026/03/05/R...
- Stabilized APIs: [T]::array_windows & element_offset; LazyCell/LazyLock methods; TryFrom<char> for usize; Peekable::next_if_map; x86 AVX512FP16 & AArch64 NEON FP16 intrinsics (excl. f16 deps); New consts like EULER_GAMMA & GOLDEN_RATIO for f32/f64. Plus const-stable mul_add.
- Cargo parses TOML 1.1: Multi-line inline tables, trailing commas, new escapes like \xHH, optional seconds in times. Raises dev MSRV but publishes compatibly. E.g., deps can span lines now.
- Cargo now supports include in config files (.cargo/config.toml) for better organization & sharing. Paths can be arrays or inline tables, with optional flags for flexibility.
Announcing Rust 1.94.0 is out! π¦
- New: array_windows for slices β iterates with fixed-length arrays like &[T; N]. Great for patterns, e.g., detecting ABBA in strings without manual indexing. Infer length from usage!
#rust #rustlang #programming π§΅
Rust is Just a Tool
#rust #rustlang #programming
Google finally launched an official Rust CLI (gmail, drive, sheets, gmail, calendar, admin, keep, meet 10+ more).
#rust #rustlang #programming
github.com/googleworksp...
link: blog.yoshuawuyts.com/a-grand-visi...
a grand vision for rust π¦
#rust #rustlang #programming
Link: itch.io/jam/bevy-jam...
Bevy Jam #7 Results are out! With 66 incredible games submitted by the cohort.
Check out the amazing creations built and shared by the Rust Bevy community.
Congrats to all the winners!
#rust #rustlang #Bevy
This crate was shares in our weekly newsletter below π
open.substack.com/pub/weeklyru...
Godot CEF is open-source on GitHub at github.com/dsh0416/godo...
- Typed IPC with no JSON overhead. Swap data between JS and GDScript using primitives and buffers minus the serialization drama.
- Auto-fallback to software mode. When hardware acts up, it switches seamlessly, keeping your app alive instead of crashing.
What makes it awesome? Hereβs the shortlist:
- GPU-accelerated off-screen rendering. Crank up the frames with native APIs, so your web textures render in 3D.
Render web content directly inside your Godot games and applications with full support for modern web standards, JavaScript, HTML5, and CSS3.
This Weeks Project Spotlight π¦
Godot CEF
Godot CEF is a high-performance Chromium Embedded Framework (CEF) integration for Godot Engine 4.5+, written in Rust.
#rust π§΅
Rust isnβt hard.
Youβre just used to languages that let you get away with things.
What's your go-to crate for async programming in Rust?
#rust #rustlang #programming
link: turbopuffer.com/blog/zero-cost
Rust zero-cost abstractions vs. SIMD π¦
#rust #rustlang #programming
This listicle is part of our weekly newsletter below
open.substack.com/pub/weeklyru...
10. All the talks from RustNation 2026 are officially live. Missed the conference? No worries, now you can catch up in sweatpants with a debugger open. [video]
www.youtube.com/watch?v=5z5i...