Nagasaki45 / krihelinator

"Trendiness of open source software should be assessed by contribution rate, not by stars" - Meir Kriheli
http://krihelinator.xyz/
MIT License
45 stars 2 forks source link
elixir opensource trending

The Krihelinator

:warning: This project reached its end-of-life! The info here is only for documentation. The project was shut down on April 2020. On July 2020 the krihelinator.xyz domain will stop working and this page will only be available on nagasaki45.github.io/krihelinator.

About

"Trendiness of open source software should be assessed by contribution rate, not by stars"

- Meir Kriheli

This project proposes an alternative to github's trending page, by exposing projects with high contribution rate, instead of daily stars. The krihelimeter of each repository is calculated using the commits, pull requests, and issues of that project, from the past week (based on github's pulse page).

Krihelimeter =  20  * authors +
8  * merged and proposed pull requests +
8  * new and closed issues +
1  * commits

During the development of this project I found out that people use github as a backup service, automating hundreds of commits per week. Therefor, to filter these projects out, only projects with more than one author enters the Krihelinator DB.

Drop me a line at nagasaki45@gmail.com if you do somethig interesting with this project. Will be happy to hear about it and might be able to help.

About the shutdown

Similar projects