rust-repos icon indicating copy to clipboard operation
rust-repos copied to clipboard

Dataset of Rust source code repositories

Results 13 rust-repos issues
Sort by recently updated
recently updated
newest added

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 ![Image](https://github.com/user-attachments/assets/e030df68-6ba2-400b-ad4a-635651377035) If I remember correctly, it...