Building a Diesel project on GitLab CI
https://noyez.gitlab.io/post/2018-06-15-rust-plus-diesel-plus-gitlab/
https://noyez.gitlab.io/post/2018-06-15-rust-plus-diesel-plus-gitlab/
NP Complete
Rust + Diesel + GitLab + CI
Auto builds with Diesel using GitLab’s CI
Rust on LPC82x microcontrollers using lpc82x-hal
https://users.rust-lang.org/t/lpc82x-hal-0-2-rust-on-lpc82x-microcontrollers/18144
https://users.rust-lang.org/t/lpc82x-hal-0-2-rust-on-lpc82x-microcontrollers/18144
The Rust Programming Language Forum
Lpc82x-hal 0.2 - Rust on LPC82x microcontrollers
Version 0.2 of lpc82x-hal, the Hardware Abstraction Layer for NXP’s LPC82x family of ARM Cortex-M0+ microcontrollers, is now available. lpc82x-hal is a high-level, but largely zero-cost, API for controlling LPC82x systems. It is a (partial) implementation…
Why Rust's async functions should use the outer return type approach
https://github.com/MajorBreakfast/rust-blog/blob/master/posts/2018-06-19-outer-return-type-approach.md
https://github.com/MajorBreakfast/rust-blog/blob/master/posts/2018-06-19-outer-return-type-approach.md
GitHub
MajorBreakfast/rust-blog
Contribute to MajorBreakfast/rust-blog development by creating an account on GitHub.
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