Skip to content

"Releases by Stars" should only show one crate per github repository #985

Open
@jonasbb

Description

@jonasbb

Thank you for providing this great site for the Rust ecosystem.
docs.rs has the page where is shows all releases sorted by Github stars. The pages have become so crowded that it is very hard to see anything in them anymore. As an admittedly extreme example, the pages from page 9 to page 210 contain different versions of the rustc-ap-* crates.

I see two problems there:

  1. The page lists all versions of the same crate and assigns them the same number of stars. This makes all the versions appear next to each other in the list. This just crowds the list without contributing much information.
  2. Some crates like the deno and rustc-ap-* ones are part of a collection of crates which are all managed in the same repository. As such they all have the same number of stars and appear next to each other in the list. This can also be on purpose. Grouping into some repository entry, which can list multiple crates could also be a solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-frontendArea: Web frontendE-mediumEffort: This requires a fair amount of workP-lowLow priority issuesmentorThis has instructions for getting started

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions