Closed
Description
Rust CI's "projects" view feels easier to use to discover interesting packages than crates.io, at the moment.
I think this is partly due to the dense, non-paginated listing and the fact that it's relatively easy to interactively find relevant categories (rather than having to "guess" at keyword names).
I don't think duplicating Rust CI approach directly will scale, but I wonder if there's still some improvements we can make, e.g. maybe we could paginate less aggressively than 10-per-page.