This week's crate is Thunder, a crate for creating simple command-line programs.
Write simple commandline applications in Rust with zero boilerplate
https://github.com/spacekookie/thunder
Write simple commandline applications in Rust with zero boilerplate
https://github.com/spacekookie/thunder
GitHub
spacekookie/thunder
⚡ Doing zero-boilerplate commandline argument parsing in Rust - spacekookie/thunder
Clippy is removing the #![plugin(clippy)] API in favour of cargo clippy
https://github.com/rust-lang-nursery/rust-clippy/pull/2783
https://github.com/rust-lang-nursery/rust-clippy/pull/2783
GitHub
Nuke the clippy plugin interface by oli-obk · Pull Request #2783 · rust-lang-nursery/rust-clippy
It's been a month or so 10 days since the plugin interface emits unsilencable warnings. I have not seen any complaints. I guess noone was using the plugin interface anymore.
Wicked fast web servers in Rust - An introduction to writing a simple web server using Thruster
https://medium.com/@MertzAlertz/wicked-fast-web-servers-in-rust-4947688426bc
https://medium.com/@MertzAlertz/wicked-fast-web-servers-in-rust-4947688426bc
Medium
Wicked Fast Web Servers in Rust
An introduction to writing a simple web server using Thruster
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, …