Proposal for a staged RFC process
http://smallcultfollowing.com/babysteps/blog/2018/06/20/proposal-for-a-staged-rfc-process/
http://smallcultfollowing.com/babysteps/blog/2018/06/20/proposal-for-a-staged-rfc-process/
What I learned: Porting Dateutil parser from Python to Rust
https://speice.io/2018/06/dateutil-parser-to-rust.html
https://speice.io/2018/06/dateutil-parser-to-rust.html
speice.io
What I Learned: Porting Dateutil Parser to Rust - speice.io
Hi. I’m Bradlee.
Optimising path tracing: the last 10%
https://bitshifter.github.io/blog/2018/06/20/the-last-10-percent/
https://bitshifter.github.io/blog/2018/06/20/the-last-10-percent/
Rust with Rocket + Elm running on Heroku
http://ethanfrei.com/posts/rust-with-rocket-elm-running-on-heroku.html
http://ethanfrei.com/posts/rust-with-rocket-elm-running-on-heroku.html
Generic associated types in iterators
https://boiethios.gitlab.io/blog/2018-06-21_GATs_iterators.html
https://boiethios.gitlab.io/blog/2018-06-21_GATs_iterators.html
Microsoft announces using Rust to build some of its Azure IoT functionality
https://twitter.com/maxgortman/status/1012011425353461760
https://twitter.com/maxgortman/status/1012011425353461760
Twitter
Max Gortman
Glad to see Azure IoT Edge being open sourced today. Also shedding some light on our use of @rustlang: https://t.co/QO5EBhby6e
llvm-tools, a new rustup component for binary inspection (objdump, nm, size) and profiling (profdata)
https://internals.rust-lang.org/t/llvm-tools-a-new-rustup-component-for-binary-inspection-objdump-nm-size-and-profiling-profdata/7830
https://internals.rust-lang.org/t/llvm-tools-a-new-rustup-component-for-binary-inspection-objdump-nm-size-and-profiling-profdata/7830
Rust Internals
`llvm-tools`, a new rustup component for binary inspection (objdump, nm, size) and profiling (profdata)
Howdy Rustaceans, Recent nightly releases provide an opt-in llvm-tools rustup component which you can install using the command: rustup component add llvm-tools. This component contains the following LLVM tools: llvm-nm llvm-objcopy llvm-objdump llvm-profdata…
Better HTTP upgrades with hyper
http://seanmonstar.com/post/175280388657/better-http-upgrades-with-hyper
http://seanmonstar.com/post/175280388657/better-http-upgrades-with-hyper
seanmonstar
Better HTTP Upgrades with hyper
Better HTTP Upgrades with hyper It’s been possible to handle HTTP Upgrades (like Websockets) in hyper if you made use of the low-level APIs in the server and client, but it wasn’t especially nice to...
The Embedded WG newsletter 6
https://internals.rust-lang.org/t/the-embedded-working-group-newsletter-6/7842
https://internals.rust-lang.org/t/the-embedded-working-group-newsletter-6/7842
Rust Internals
The Embedded Working Group Newsletter - 6
The Embedded Working Group Newsletter - 6 2018-07-01 This is the sixth newsletter of the Embedded WG where we highlight new progress, celebrate cool projects, thank the community, and advertise projects that need help! This newsletter covers the past…