• Home
  • Categories
  • Pricing
  • Submit
    Built with
    Ever Works
    Ever Works

    Connect with us

    Stay Updated

    Get the latest updates and exclusive content delivered to your inbox.

    Product

    • Categories
    • Pricing
    • Help

    Clients

    • Sign In
    • Register
    • Forgot password?

    Company

    • About Us
    • Admin
    • Sitemap

    Resources

    • Blog
    • Submit
    • API Documentation
    All product names, logos, and brands are the property of their respective owners. All company, product, and service names used in this repository, related repositories, and associated websites are for identification purposes only. The use of these names, logos, and brands does not imply endorsement, affiliation, or sponsorship. This directory may include content generated by artificial intelligence.
    Copyright © 2025 Ever. All rights reserved.·Terms of Service·Privacy Policy·Cookies
    Decorative pattern
    Decorative pattern
    1. Home
    2. Meta Directories
    3. awesome-go-repo-stats

    awesome-go-repo-stats

    A GitHub project that tracks and exposes daily updated statistics for repositories listed in the "awesome-go" awesome list, acting as a meta-resource around an existing awesome directory.

    Surveys

    Loading more......

    Information

    Websitegithub.com
    PublishedDec 26, 2025

    Categories

    1 Item
    Meta Directories

    Tags

    3 Items
    #awesome-lists#analytics#go

    Similar Products

    6 result(s)

    awesome-dashboard

    An awesome-style curated list of dashboard and data visualization tools and resources, serving as a thematic directory in the awesome meta-collection.

    All Awesome Lists

    GitHub’s topic index page listing all public repositories tagged with the `awesome` topic, effectively serving as a central directory of Awesome lists across domains.

    Featured

    awesome-awesome-awesome-awesome

    GitHub repository that serves as a curated meta-list collecting multiple "awesome" lists of other awesome lists, effectively a directory of meta awesome directories.

    awesome-cn

    "awesome-cn" is a Chinese-language meta collection of curated "awesome" lists spanning programming languages, frameworks, and learning resources. Maintained in Python, it aggregates links to numerous topic-specific awesome lists (e.g., awesome-go, awesome-python, awesome-vue, awesome-javascript), providing a centralized entry point for Chinese developers looking for high-quality curated resources.

    Awesome All

    Lists of awesome frameworks, libraries, and software. This project acts as a centralized directory for various awesome lists, making it highly relevant as a directory of directories.

    Awesome Awesome

    A curated meta-list of awesome lists, serving as a directory of directories across numerous topics. Directly relevant for finding and exploring awesome directories.

    awesome-go-repo-stats

    Category: Meta-directories
    Brand: emanuelef
    Source: https://github.com/emanuelef/awesome-go-repo-stats

    Overview

    awesome-go-repo-stats is an open-source GitHub project that collects, analyzes, and exposes daily updated statistics for repositories listed in the awesome-go list. It acts as a meta-resource on top of the existing Awesome Go directory, providing data and analytics about listed Go repositories.

    Features

    • Daily updated statistics for repositories included in the awesome-go list.
    • Data export files in the repository root, including:
      • analysis-latest.csv – latest aggregated analysis of Awesome Go repositories.
      • dep-repo-latest.csv – dependency-related data for repositories.
      • commits-history-30d.json – commit activity history for the last 30 days.
      • stars-history-30d.json – stars history for the last 30 days.
      • last-update.txt – timestamp or marker of the last data update.
    • Go-based tooling (main.go, go.mod, go.sum) to fetch and process GitHub repository data.
    • Website frontend under the website directory to present and browse collected statistics.
    • OpenTelemetry instrumentation (under otel_instrumentation) for observability of the data collection and processing pipeline.
    • GitHub workflow configuration in .github for automated data updates and project CI/CD tasks.

    Use Cases

    • Analyzing trends (stars, commits) across Awesome Go repositories.
    • Identifying active or inactive projects within the Awesome Go list.
    • Building additional tools, dashboards, or visualizations on top of the exported CSV/JSON data.
    • Researching ecosystem health and activity in the Go open-source community.

    Pricing

    • Not applicable – awesome-go-repo-stats is an open-source GitHub project (no pricing plans listed).