Bobbin SDK: Richer hardware abstractions for embedded systems programming
http://www.bobbin.io/blog/post/bobbin_sdk_richer_hardware/
http://www.bobbin.io/blog/post/bobbin_sdk_richer_hardware/
RustFest Paris 2018 recordings
https://www.youtube.com/watch?v=23lRkdDXqY0&list=PL85XCvVPmGQgdqz9kz6qH3SI_hp7Zb4s1
https://www.youtube.com/watch?v=23lRkdDXqY0&list=PL85XCvVPmGQgdqz9kz6qH3SI_hp7Zb4s1
YouTube
RustFest Paris 2018 - Learning how to Learn by Vaidehi Joshi
Vaidehi Joshi – at last! She explains in her basecs podcast The science behind what computers mind so let all of us here have a blast! A good education can t...
This week's crate is syntect, a library for syntax highlighting using Sublime Text syntax definitions.
https://github.com/trishume/syntect
https://github.com/trishume/syntect
GitHub
GitHub - trishume/syntect: Rust library for syntax highlighting using Sublime Text syntax definitions.
Rust library for syntax highlighting using Sublime Text syntax definitions. - trishume/syntect
How to speed up the Rust compiler some more in 2018
https://blog.mozilla.org/nnethercote/2018/06/05/how-to-speed-up-the-rust-compiler-some-more-in-2018/
https://blog.mozilla.org/nnethercote/2018/06/05/how-to-speed-up-the-rust-compiler-some-more-in-2018/
The future of Clippy (the Rust linter)
https://manishearth.github.io/blog/2018/06/05/the-future-of-clippy-the-rust-linter/
https://manishearth.github.io/blog/2018/06/05/the-future-of-clippy-the-rust-linter/
manishearth.github.io
The future of Clippy (the Rust linter)
We’ve recently been making lots of progress on future plans for clippy and I
thought I’d post an update. For some background, Clippy is the linter for Rust. We have more than 250 lints, …
thought I’d post an update. For some background, Clippy is the linter for Rust. We have more than 250 lints, …
The Rust language and special cases
https://blog.infinitenegativeutility.com/2018/6/the-rust-language-and-special-cases
https://blog.infinitenegativeutility.com/2018/6/the-rust-language-and-special-cases
Infinite Negative Utility
The Rust Language and Special Cases — Infinite Negative Utility
I first came across Rust back in 2010 or 2011, and it was a very different language than the one it is today, both syntactically and sema...
Introducing feL4: Rust programs for the seL4 microkernel
https://www.reddit.com/r/rust/comments/8oqppz/introducing_fel4_rust_programs_for_the_sel4/
https://www.reddit.com/r/rust/comments/8oqppz/introducing_fel4_rust_programs_for_the_sel4/
reddit
Introducing feL4 : Rust programs for the seL4 microkernel • r/rust
seL4 is an open source operating system kernel with a proof of implementation correctness and a cool capability system. A feL4 project is a Rust...