rust-repos
rust-repos copied to clipboard
Dataset of Rust source code repositories
Rework
Regarding #121, #122 Mostly done, still expect to make some changes. - Currently, the `state.json` has a different file format, can easily be changed. - The data directory is currently...
Last year, I used this repository as part of [my research](http://resolver.tudelft.nl/uuid:e80e5662-612e-4b16-9e68-d5d3934ac635) of analysing release practices of all Java repositories on GitHub. During this, I discovered that this repository had a...
It seems that GitHub changed the way they indicate rate-limits, and now this hits it and doesn't back off properly: - https://github.com/rust-lang/rust-repos/actions/runs/11305455650/job/31444972018 - https://github.com/rust-lang/rust-repos/actions/runs/11264991424/job/31326026410  If I remember correctly, it...