Various scripts for analysing Rust code in the wild
This program scans the top 100 crates.io crates and counts how many single-field tuple structs implement From<FieldType>.
This program scans the top N crates.io crates and counts which kinds of expressions are used as arguments to formatting macros.
Most starred Rust repos: https://api.github.com/search/repositories?q=language:rust&sort=stars&order=desc