anowell / are-we-learning-yet

How ready is Rust for Machine Learning?
http://arewelearningyet.com
Creative Commons Attribution 4.0 International
441 stars 61 forks source link

Improve crate listings #1

Closed anowell closed 8 years ago

anowell commented 8 years ago

Crates listings should include some richer data like:

So crates.yaml will need replaced with a workflow that regularly regenerates all this data.

And sorting of crates should reflect some concept of popularity (e.g. downloads), stability (e.g. > v1.0.0), activity (contributors and recency of last commit), etc...