awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
IonicaBizau avatar

IonicaBizau/git-stats

0
View on GitHub↗
6,596 estrellas·188 forks·HTML·MIT·4 vistas

Git Stats

git-stats is a git statistics analyzer and contribution calendar tool. It extracts commit data from local repositories to visualize contribution frequency and activity patterns through a visual grid of commit activity.

The project functions as a local git data exporter and analyzer, converting version history into machine-readable JSON format for external reporting. It utilizes local-first data processing to interpret commit history directly from the system without requiring remote API access.

The tool covers developer productivity analytics and git history reporting, providing command-line utilities to generate activity calendars and statistical summaries of project contributions.

Features

  • Contribution Calendars - Generates a visual activity grid based on commit dates to track work frequency over time.
  • Git CLI Parsers - Interprets commit history directly from the local version control system using system commands.
  • Git Repository Analysis - Analyzes local version history to produce data and visualizations of commit activity.
  • Git Repository Analyzers - Extracts commit data from local Git repositories to visualize contribution frequency and activity patterns.
  • Contribution Heatmaps - Provides a visual grid of commit activity that mimics the contribution heatmaps found on GitHub.
  • Activity Trend Visualizers - Transforms raw commit counts into visual representations of project contributions and temporal trends.
  • Repository Statistics Reporters - Generates statistical summaries of local repository activity to create custom reports.
  • Daily Activity Grids - Aggregates commit timestamps into a daily grid to visualize activity density over time.
  • Git Data Exporters - Converts local Git version history into machine-readable JSON format for external reporting and analysis.
  • Developer Workflow Analytics - Analyzes commit patterns and contribution data to understand work habits and engagement.
  • Local Data Processing - Processes all version control information on the user's machine without requiring remote API access.
  • Control de versiones - Local visualization of git contribution activity.

Historial de estrellas

Gráfico del historial de estrellas de ionicabizau/git-statsGráfico del historial de estrellas de ionicabizau/git-stats

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Git Stats

Proyectos open-source similares, clasificados según cuántas características comparten con Git Stats.
  • tj/git-extrasAvatar de tj

    tj/git-extras

    18,076Ver en GitHub↗

    git-extras is a collection of command line utilities that extend the functionality of the Git version control system. It provides a suite of shortcuts and additional commands for history manipulation, remote management, repository analysis, and workflow automation. The project distinguishes itself by offering deep integration with hosting providers to manage pull requests and forks, alongside advanced history tools for obliterating sensitive files and rewriting author metadata. It also includes a specialized interactive shell that allows users to execute commands without repeating the binary

    Shellgit
    Ver en GitHub↗18,076
  • arzzen/git-quick-statsAvatar de arzzen

    arzzen/git-quick-stats

    6,995Ver en GitHub↗

    git-quick-stats is a command-line tool for calculating commit counts, line changes, and contributor metrics from Git history. It functions as a repository statistics tool, metrics generator, and contribution analyzer that extracts quantitative data from Git logs. The tool distinguishes itself through the ability to generate frequency maps and activity trends to visualize development momentum over time. It provides specific controls to isolate project history by toggling the visibility of merge commits. The software covers a broad range of analytics, including contributor impact tracking and

    Shell
    Ver en GitHub↗6,995
  • github/git-sizerAvatar de github

    github/git-sizer

    3,979Ver en GitHub↗

    git-sizer is a repository size analyzer and auditing tool used to calculate the size of Git objects, references, and commit histories. It functions as a blob and commit auditor, a history depth profiler, and a checkout weight calculator to identify performance bottlenecks within a Git store. The tool identifies oversized files and bloated commits to assist with repository maintenance and storage analysis. It detects large objects and measures the depth of commit chains and annotated tags to analyze repository complexity and bloat. The software covers version control auditing and performance

    Gogitgithubgolang
    Ver en GitHub↗3,979
  • boyter/sccAvatar de boyter

    boyter/scc

    8,469Ver en GitHub↗

    Scc is a codebase analysis tool written in Go that calculates source lines of code, blank lines, and comments across hundreds of programming and markup languages. It functions as a source code metric engine, software complexity analyzer, and cost estimator. The project differentiates itself by providing a COCOMO cost estimator to predict development effort and financial costs, alongside tools to estimate the cost of regenerating a codebase using large language models. It also includes a Git repository metrics tool that correlates commit history with codebase metrics to identify hotspots, trac

    Goclicloccode
    Ver en GitHub↗8,469
Ver las 30 alternativas a Git Stats→

Preguntas frecuentes

¿Qué hace ionicabizau/git-stats?

git-stats is a git statistics analyzer and contribution calendar tool. It extracts commit data from local repositories to visualize contribution frequency and activity patterns through a visual grid of commit activity.

¿Cuáles son las características principales de ionicabizau/git-stats?

Las características principales de ionicabizau/git-stats son: Contribution Calendars, Git CLI Parsers, Git Repository Analysis, Git Repository Analyzers, Contribution Heatmaps, Activity Trend Visualizers, Repository Statistics Reporters, Daily Activity Grids.

¿Qué alternativas de código abierto existen para ionicabizau/git-stats?

Las alternativas de código abierto para ionicabizau/git-stats incluyen: tj/git-extras — git-extras is a collection of command line utilities that extend the functionality of the Git version control system.… arzzen/git-quick-stats — git-quick-stats is a command-line tool for calculating commit counts, line changes, and contributor metrics from Git… github/git-sizer — git-sizer is a repository size analyzer and auditing tool used to calculate the size of Git objects, references, and… boyter/scc — Scc is a codebase analysis tool written in Go that calculates source lines of code, blank lines, and comments across… sourcerer-io/sourcerer-app — Sourcerer App is a developer experience dashboard and Git repository analyzer that extracts statistical data to build… gitpython-developers/gitpython — GitPython is a Python library that provides a programmatic interface for interacting with Git repositories. It…