This Week In Rust: This Week in Rust 100 |
Hello and welcome to another issue of This Week in Rust! Rust is a systems language pursuing the trifecta: safety, concurrency, and speed. This is a weekly summary of its progress and community. Want something mentioned? Tweet us at @ThisWeekInRust or send us an email! Want to get involved? We love contributions.
This Week in Rust is openly developed on GitHub. If you find any errors in this week's issue, please submit a PR.
This week's edition was edited by: nasa42, brson, and llogiq.
102 pull requests were merged in the last week.
Read
, BufRead
, Write
and Seek
for Cursor>
.AsRef
/AsMut
impls to Box
/Rc
/Arc
.make
and make doc
on Mac OS X 10.11 El Capitan.Changes to Rust follow the Rust RFC (request for comments) process. These are the RFCs that were approved for implementation this week:
place <- expr
).main
.Every week the team announces the 'final comment period' for RFCs and key PRs which are reaching a decision. Express your opinions now. This week's FCPs are:
range(Bound::Excluded(&min), Bound::Included(&max))
with range().ge(&min).lt(&max)
..drain(range)
and .drain()
respectively as appropriate on collections..If you are running a Rust event please add it to the calendar to get it mentioned here. Email Erick Tryzelaar or Brian Anderson for access.
No jobs listed for this week. Tweet us at @ThisWeekInRust to get your job offers listed here!
The Crate of this week is Conrod, a simple to use intermediate-mode GUI library written in pure Rust. Thanks to 7zf.
Conrod forgos the traditional "wrap the default GUI for each operating system/desktop environment" approach and uses OpenGL to present a simple, but color- as well as powerful GUI in its own style. There are a good number of widgets implemented already, and writing GUI code with conrod is a breeze thanks to the very streamlined interface.
War is Unsafe
Freedom is Safety
Ignorance is Type-checked
(The new trifecta for rust-lang.org)
Thanks to ruudva for the tip. Submit your quotes for next week!
http://this-week-in-rust.org/blog/2015/10/12/this-week-in-rust-100/
Комментировать | « Пред. запись — К дневнику — След. запись » | Страницы: [1] [Новые] |