|
You are here |
vale.dev | ||
| | | | |
verdagon.dev
|
|
| | | | | [AI summary] The article introduces Vale's 'Regions' feature, which aims to achieve zero-cost memory safety by combining generational references and regions. Regions allow data to be temporarily frozen as immutable, enabling faster access and reducing memory overhead. The feature is part of an ongoing development effort, with a five-part series explaining its implementation. Regions are opt-in, flexible, and designed to keep the language simple and efficient, offering benefits like zero-cost iteration and improved concurrency. | |
| | | | |
dehora.net
|
|
| | | | | Back in 2013, I started a series of posts on programming languages I found interesting. One of the languages I wanted to write about at that time was Rust. As often happens, life got in the way, and it's only now that I'm coming round to a long overdue post. This is one of a series of posts on programming languages and you can read more about thathere. | |
| | | | |
www.evanmiller.org
|
|
| | | A review of Rust, the programming language built for safety - not necessarily for comfort. | ||