Stacked borrows: An aliasing model for Rust
https://www.ralfj.de/blog/2018/08/07/stacked-borrows.html
https://www.ralfj.de/blog/2018/08/07/stacked-borrows.html
www.ralfj.de
Stacked Borrows: An Aliasing Model For Rust
In this post, I am proposing “Stacked Borrows”: A set of rules defining which kinds of aliasing are allowed in Rust. This is intended to answer the question which pointer may be used when t...
intl_pluralrules - A new crate for CLDR plural rules
https://blog.mozilla.org/l10n/2018/08/03/intl_pluralrules-a-rust-crate-for-handling-plural-forms-with-cldr-plural-rules/
https://blog.mozilla.org/l10n/2018/08/03/intl_pluralrules-a-rust-crate-for-handling-plural-forms-with-cldr-plural-rules/
Mozilla L10N
intl_pluralrules: A Rust Crate for Handling Plural Forms with CLDR Plural Rules
intl_pluralrules is a Rust crate, built to handle pluralization. Pluralization is the foundation for all localization and many internationalization APIs. With the addition of intl_pluralrules, ...
Notes on two PRs that slightly improve Rust's performance
https://llogiq.github.io/2018/08/04/improve.html
https://llogiq.github.io/2018/08/04/improve.html
Rust concurrency patterns: No context, no cancel, no leaks
https://medium.com/@polyglot_factotum/rust-concurrency-patterns-no-context-no-cancel-no-leak-b6c1ec2dafa5
https://medium.com/@polyglot_factotum/rust-concurrency-patterns-no-context-no-cancel-no-leak-b6c1ec2dafa5
Medium
Rust concurrency patterns: No context, no cancel, no leaks
At the end of our previous article I wrote:
2018 Edition end of week post (2018-08-04)
https://internals.rust-lang.org/t/2018-edition-end-of-week-post-2018-08-04/8123
https://internals.rust-lang.org/t/2018-edition-end-of-week-post-2018-08-04/8123
Rust Internals
2018 Edition End of Week Post (2018-08-04)
This is the weekly Edition Status Update; it contains the state of the content areas surveyed this week. This is the fourth post in this series. You can read the third post here. This week’s post should have been after the release of Preview 2. However, it…
It’s that time again! Time for us to take a look at how the Rust project is doing, and what we should plan for the future. The Rust Community Team is pleased to announce our 2018 State of Rust Survey! Whether or not you use Rust today, we want to know your opinions. Your responses will help the project understand its strengths and weaknesses and establish development priorities for the future.Completing this survey should take about 10 to 15 minutes and is anonymous unless you choose to give us your contact information. We will be accepting submissions until September 8th, and we will write up our findings a month or so afterwards to blog.rust-lang.org. You can see last year’s results here.This year, volunteers have also translated the survey into many languages! You can now take the survey in:EnglishSimplified ChineseTraditional ChineseFrenchGermanHindiItalianKoreanPolishPortugueseRussianSpanishSwedishVietnamese(If you speak multiple languages, please pick one)Please help us spread the word by sharing the survey link on your social network feeds, at meetups, around your office, and in other communities.If you have any questions, please see our frequently asked questions or email the Rust Community team at community-team@rust-lang.org.Finally, we wanted to thank everyone who helped develop, polish, and test the survey!
via The Rust Programming Language Blog https://ift.tt/2MsBOmR
via The Rust Programming Language Blog https://ift.tt/2MsBOmR
Google Docs
2018 State of Rust Language Survey
Whether or not you use Rust Programming Language (https://rust-lang.org) today, we want to hear from you!
The Rust Community Team has created this survey to help us gauge how we're doing, what can be improved, and how we can best engage with all of you as…
The Rust Community Team has created this survey to help us gauge how we're doing, what can be improved, and how we can best engage with all of you as…
Discord's new game store makes extensive use of Rust
https://twitter.com/ManishEarth/status/1027676698068713473
https://twitter.com/ManishEarth/status/1027676698068713473
Twitter
Who ordered *that*?
Discord's new game store makes significant use of Rust!!
Never patterns, exhaustive matching, and uninhabited types
http://smallcultfollowing.com/babysteps/blog/2018/08/13/never-patterns-exhaustive-matching-and-uninhabited-types-oh-my/
http://smallcultfollowing.com/babysteps/blog/2018/08/13/never-patterns-exhaustive-matching-and-uninhabited-types-oh-my/
Benchmarking gfx-portability versus MoltenVK and OpenGL with Dota2 on Mac
https://gfx-rs.github.io/2018/08/10/dota2-macos-performance.html
https://gfx-rs.github.io/2018/08/10/dota2-macos-performance.html
Tower Web — A new web framework for Rust
https://medium.com/@carllerche/tower-web-a-new-web-framework-for-rust-e2912856851b
https://medium.com/@carllerche/tower-web-a-new-web-framework-for-rust-e2912856851b
Medium
Tower Web — A new web framework for Rust
I previously announced Tower and mentioned that a web framework was in the works. It took longer than I had hoped (as it sometimes does…
The Xi text engine CRDT
https://github.com/google/xi-editor/blob/e8065a3993b80af0aadbca0e50602125d60e4e38/doc/crdt-details.md
https://github.com/google/xi-editor/blob/e8065a3993b80af0aadbca0e50602125d60e4e38/doc/crdt-details.md
GitHub
xi-editor/doc/crdt-details.md at e8065a3993b80af0aadbca0e50602125d60e4e38 · xi-editor/xi-editor
A modern editor with a backend written in Rust. Contribute to xi-editor/xi-editor development by creating an account on GitHub.
The Embedded WG newsletter 9
https://internals.rust-lang.org/t/the-embedded-working-group-newsletter-9/8185
https://internals.rust-lang.org/t/the-embedded-working-group-newsletter-9/8185
Rust Internals
The Embedded Working Group Newsletter - 9
2018-08-12 This is the eighth ninth newsletter of the Embedded WG where we highlight new progress, celebrate cool projects, thank the community, and advertise projects that need help! If you want to mention something in the next newsletter, make sure to…