Mastodon Feed: Post

Mastodon Feed

kornel ("Kornel") wrote:

I've compared nearly all Rust crates.io crates to contents of their git repositories.

Here's a dump of this data (33MB compressed, 150K files): https://lib.rs/data/rust-repo-checks.tar.xz

The comparison algorithm and the JSON format is described here:
https://gitlab.com/lib.rs/main/-/blob/main/tarball/src/comparator.rs

#rustlang