No description
Find a file
2017-05-06 21:51:30 +02:00
idiomatic-rust.png Add logo 2017-05-03 13:18:19 +02:00
idiomatic-rust.svg Add logo 2017-05-03 13:18:19 +02:00
README.md Add the Rust Cookbook 2017-05-06 21:51:30 +02:00

Logo

This repository collects resources for writing clean, idiomatic Rust code. Please bring your own. 😊

Idiomatic coding means following the conventions of a given language. It is the most concise, convenient, and common way of accomplishing a task in that language, rather than forcing it to work in a way the author is familiar with from a different language. - Adapted from Tim Mansfield

Articles

2017

2016

2015

Talks

2017

Idiomatic Rust Libraries by @killercup

Projects

  • clippy - A bunch of lints to catch common mistakes and improve your Rust code.
  • Patterns - A catalogue of Rust design patterns.
  • Rust Cookbook - Examples that demonstrate good practices to accomplish common programming tasks in Rust.
  • rust-api-guidelines - An extensive list of recommendations for idiomatic Rust APIs.

License

CC0

To the extent possible under law, Matthias Endler has waived all copyright and related or neighboring rights to this work. Logo adapted from FreePik.com.