# lauripiispanen/most-active-github-users-counter

CLI tool that queries the GitHub GraphQL API for users and ranks them according to number of contributions

Repository: https://github.com/lauripiispanen/most-active-github-users-counter
Canonical: https://ross.abutalabs.com/products/most-active-github-users-counter
Homepage: https://commits.top/
Language: Go
License: MIT
License Family: permissive
Archived: true
Last push: 2022-12-01T19:50:00+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3406, "days_push": 1371, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1274, forks 192 (observed 2026-08-28T04:04:12.820041+00:00)

## What it is
A Go CLI tool that queries the GitHub GraphQL API to rank GitHub users by their number of contributions, with preset locations and CSV output. It powers the commits.top leaderboard website.

## Use cases
- rank github users by contributions in a country
- generate a leaderboard of most active github developers
- export github contribution rankings to csv
- find top open source contributors by location
- query github graphql api for user contribution stats

## When to choose
- you want location-based rankings of active GitHub users
- you need a simple CLI with CSV output and no dependencies

## When to avoid
- you need real-time or exhaustive contribution data (API limits and follower-based pre-filtering exclude many users)
- you want a GUI or hosted service without running it yourself

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: cli, search-engine, analytics, data-science
- domain: developer-tools, analytics
- platform: cli, go, cross-platform
- tags: github-api, graphql, leaderboard, contributions-ranking, open-source-analytics, command-line

## Member repositories
- lauripiispanen/most-active-github-users-counter (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:12.820041+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T05:03:08.150110+00:00, confidence not recorded.
  - readme: https://github.com/lauripiispanen/most-active-github-users-counter (fetched 2026-08-28T04:04:12.820041+00:00, sha 797f993cc615)
- Data as of 2026-08-30T08:39:29.467469+00:00.
