Rust

Related:

Show all related links >>
blog.sulami.xyz

String vs &str (https://blog.sulami.xyz/posts/string-vs-str/)

Best Practice Programming Rust
www.egui.rs

egui – An immediate mode GUI written in Rust (https://www.egui.rs/#easymarkeditor)

GUI Library Rust
sailor.li

Advent of Code on the Nintendo DS (https://sailor.li/aocnds.html)

AOC Further Reading Programming Rust
lib.rs

rust-try-catch — Rust library // Lib.rs (https://lib.rs/crates/rust-try-catch)

Fun Nightmare Rust
thunderseethe.dev

Traits are a Local Maxima · thunderseethe's devlog (https://thunderseethe.dev/posts/traits-are-a-local-maxima/)

Programming Rust Trait
github.com

rust-blog/posts/rust-in-non-rust-servers.md at master · pretzelhammer/rust-blog (https://github.com/pretzelhammer/rust-blog/blob/master/posts/rust-in-non-rust-servers.md)

Performance Rust
jacko.io

Async Rust in Three Parts (https://jacko.io/async_intro.html)

Async Programming Rust
github.com

asterinas/asterinas, Asterinas is a secure, fast, and general-purpose OS kernel, written in Rust and providing Linux-compatible ABI. (https://github.com/asterinas/asterinas)

Asterinas OS Rust
josephg.com

Rewriting Rust (https://josephg.com/blog/rewriting-rust/)

Programming Rust
limpet.net

Let's build a browser engine! Part 1, Getting started (https://limpet.net/mbrubeck/2014/08/08/toy-layout-engine-1.html)

Further Reading Guide Programming Rust Tutorial
nbaksalyar.github.io

Rust in Detail, Writing Scalable Chat Service from Scratch (https://nbaksalyar.github.io/2015/07/10/writing-chat-in-rust.html)

Chat Further Reading Programming Rust Tutorial
github.com

dnsguide/README.md at master · EmilHernvall/dnsguide (https://github.com/EmilHernvall/dnsguide/blob/master/README.md)

DNS Further Reading Guide Programming Rust Tutorial
barretts.club

Rust is for the Engine, Not the Game - Barrett's Club (https://barretts.club/posts/rust-for-the-engine/)

Game Engine Programming Rust
cliffle.com

Who killed the network switch? - Cliffle (https://cliffle.com/blog/who-killed-the-network-switch/)

Post Mortem Rust
notgull.net

Why choose async/await over threads? – notgull – The world's number one source of notgull (https://notgull.net/why-not-threads/)

Async Programming Rust
benw.is

How I Improved My Rust Compile Times by 75% (https://benw.is/posts/how-i-improved-my-rust-compile-times-by-seventy-five-percent)

Optimization Programming Rust
zed.dev

Zed - Code at the speed of thought (https://zed.dev/)

IDE Rust
astral.sh

uv: Python packaging in Rust (https://astral.sh/blog/uv)

Python Rust
glitchbyte.io

Rust wont save us, but its ideas will • Glitchbyte (https://glitchbyte.io/posts/rust-wont-save-us/)

Cybersecurity Rust
rustpython.github.io

RustPython (https://rustpython.github.io/)

Interpreter Programming Python Rust
kobzol.github.io

Making Rust binaries smaller by default | Kobzol’s blog (https://kobzol.github.io/rust/cargo/2024/01/23/making-rust-binaries-smaller-by-default.html)

Rust
willcrichton.net

Analyzing Data 180,000x Faster with Rust (https://willcrichton.net/notes/k-corrset/)

Rust