Skip to content

Kobzol/rust-code-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rust code analysis

Various scripts for analysing Rust code in the wild

scan-from-impls

This program scans the top 100 crates.io crates and counts how many single-field tuple structs implement From<FieldType>.

format-args

This program scans the top N crates.io crates and counts which kinds of expressions are used as arguments to formatting macros.

Other

Most starred Rust repos: https://api.github.com/search/repositories?q=language:rust&sort=stars&order=desc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages