0

/ 100

GradeA

A top-tier open source project. Docs, tests, and CI are all in excellent shape.

A cloud-native Go microservices framework with cli tool for productivity.

Outstanding. A score of 96/100 puts this repo in a very small tier of truly well-engineered projects.

Documentation

95

Contributing guide5pt83

Contributing guide is detailed and thorough.

Install and run instructions9pt90

README documents how to install the project.

README12pt100

README is present.

License6pt100

Licensed under MIT.

Engineering

96

CI/CD14pt85

CI is configured (.github/workflows/go.yml).

Tests18pt100

Test files detected (core/bloom/bloom_test.go).

Linting and formatting5pt100

Formatting enforced (gofmt (built into Go toolchain)).

Reproducibility6pt100

Lockfile present (go.sum). Installs are reproducible.

Issue and PR templates6pt100

Issue or PR templates present.

Project health

100

Dependency manifest6pt100

Dependency manifest found (go.mod).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • 13 / 28
    Commits (30d / 90d)
  • 4,310
    Forks
  • 152
    Releaseslatest 5y ago

Community

  • 87% - Good
    Community health
  • 1 bus factorlow
    author own >50% of commits
  • 33,123
    Watchers

Responsiveness

  • 1h
    Median issue response
  • <1h
    Median PR merge time
  • 278
    Open issues
Repository files20 root entries
  • .github
    Good: CI is configured (.github/workflows/go.yml).
    Good: Dependabot covers 4 ecosystems (docker, github-actions, gomod, gomod). Dependencies stay current.
    Good: Issue or PR templates present.
  • core
    Good: Test files detected (core/bloom/bloom_test.go).
  • gateway
  • internal
  • mcp
  • rest
  • tools
    Good: Environment pinned via tools/goctl/Dockerfile.
  • zrpc
  • .dockerignore
  • .gitattributes
  • .gitignore
    Good: .gitignore present.
  • code-of-conduct.md
  • CONTRIBUTING.md
    Good: Contributing guide is detailed and thorough.
    Issue: Contributing guide lacks a setup section (−12 pts).Fix: Show new contributors how to get a local dev environment running.
    Good: Contributing guide describes code style expectations.
    Good: Contributing guide explains how to run tests.
    Good: Contributing guide describes the PR/review workflow.
    Issue: Contributing guide has no code examples (−5 pts).Fix: Add code blocks showing example commands for setup, running tests, and submitting a PR.
  • go.mod
    Good: Dependency manifest found (go.mod).
  • go.sum
    Good: Lockfile present (go.sum). Installs are reproducible.
  • LICENSE
    Good: Licensed under MIT.
  • readme-cn.md
    Good: README is present.
    Good: README is well structured with multiple sections.
    Good: README includes screenshots or visuals. Great for first impressions.
    Good: README has code examples.
    Good: README links to a live demo or deployed app.
    Good: README includes status badges.
    Good: README documents how to install the project.
    Good: README documents how to run the project.
  • readme-ko.md
  • readme.md
  • SECURITY.md
    Good: Security policy present.
RepoGrade badge preview

Add this badge to your README

It updates automatically each time the repo is re-graded.

[![RepoGrade](https://www.repo-grade.com/api/badge/zeromicro/go-zero)](https://www.repo-grade.com/report/zeromicro/go-zero)

More graded Go repos