This Week In Rust: This Week in Rust 96 |
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 and llogiq.
79 pull requests were merged in the last week.
Changes to Rust follow the Rust RFC (request for comments) process. These are the RFCs that were approved for implementation this week:
No RFCs were approved this week!
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:
std::net module to bind more low-level interfaces.Box::leak to leak Box to &'static mut T.repr(packed) structs should be unsafe.dropck) part of Rust's static analyses.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!
This is a new part of this weekly installation, where we will write about a crate that some of you may not know. Please nominate a crate of your choice at the rust-users thread so we can write about it next week.
This week, Crate of the Week is clap. Thanks go to eternaleye for the suggestion.
Quoting eternaleye verbatim:
I'm going to say kbknapp's clap crate - I have never, in any language I have ever worked in, had an argument parsing library that was so completely painless. I've found it especially nice for mocking up the skeleton of a tool where all roads lead to panic!(), then splitting it up further and further, pushing the panic!()s down the branching logic of what to actually do, until a whole utility has appeared from nowhere.
On #rust-offtopic IRC
03:46 < durka42> rust has a culture of small crates
03:47 < XMPPwocky> a Cargo cult, if you will
Thanks to Manishearth for the tip. Submit your quotes for next week!.
http://this-week-in-rust.org/blog/2015/09/14/this-week-in-rust-96/
| Комментировать | « Пред. запись — К дневнику — След. запись » | Страницы: [1] [Новые] |