#MemoryAccess

Rafael Perezrperezrosario
2025-04-08

Github.io user em-tg dives into a comparison of memory access in Rust and C#. Two points stand out:

1. Garbage collection in C# allows one to do things that are impossible to do in Rust in a memory-safe way, with the downside that it requires "stack-only" and "heap-only" types.

2. The C# and Rust development teams both approach memory safety coming from opposite directions.

"A comparison of Rust’s borrow checker to the one in C#"

em-tg.github.io/csborrow/

2024-02-13

Excited to learn about how KDAB's Shivam Kunwar is tackling the challenge of mapping LLVM values to source-level expressions at #FOSDEM 2024. Discover how this project using #LLVM intrinsic functions can revolutionize code optimization and memory access Thank you, @fosdem! More info: fosdem.org/2024/schedule/event #CompilerOptimization #CodeOptimization #MemoryAccess

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst