1. 8

Hi all,

Often I’m not sure if a particular open source project (especially a library I want to add as a dependency) is maintained well enough. So I created this small analyzer.

  1.  

  2. 2

    This is nice! It’s sometimes a bit weird, though.

    https://repodig.com/repositories/89

    Rust-lang certainly has> 60 contributors.

    I’m a bit surprised by the color-coding. 2 days of medium and 3 days of median time sounds like a good time for such a large project? Same goes for the open requests numbers… what would be needed to become “green”?

    1. 1

      I’ll try to debug the contributors thing, this seems to be a problem for some (but not all) repos.

      Color coding: agreed, it’s pretty dumb now. Basically, open=yellow, closed=green, regardless of the numbers. I’ll fix this asap.

      Thanks!