|
You are here |
huonw.github.io | ||
| | | | |
www.abubalay.com
|
|
| | | | | [AI summary] The author introduces the dioptre crate, a Rust proc-macro that enables field projection for Cell types to solve interior mutability and borrowing issues. | |
| | | | |
limpet.net
|
|
| | | | | [AI summary] This article explains Rust's memory safety guarantees by reframing the compiler's borrowing and lifetime checks as a system of unique versus shared access to data. | |
| | | | |
thomascountz.com
|
|
| | | | | Checkout Ownership in Rust, Part 1. | |
| | | | |
www.morling.dev
|
|
| | | 27 years of age, and alive and kicking?-?The Java platform regularly comes out amongst the top contenders in rankings like the TIOBE index. In my opinion, rightly so. The language is very actively maintained and constantly improved; its underlying runtime, the Java Virtual Machine (JVM), is one of, if not the most, advanced runtime environments for managed programming languages. There is a massive eco-system of Java libraries which make it a great tool for a large number of use cases, ranging from comman... | ||