0
/ 100
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 guide is detailed and thorough.
README documents how to install the project.
README is present.
Licensed under MIT.
Engineering
96
CI is configured (.github/workflows/go.yml).
Test files detected (core/bloom/bloom_test.go).
Formatting enforced (gofmt (built into Go toolchain)).
Lockfile present (go.sum). Installs are reproducible.
Issue or PR templates present.
Project health
100
Dependency manifest found (go.mod).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 13 / 28Commits (30d / 90d)
- 4,310Forks
- 152Releaseslatest 5y ago
Community
- 87% - GoodCommunity health
- 1 bus factorlowauthor own >50% of commits
- 33,123Watchers
Responsiveness
- 1hMedian issue response
- <1hMedian PR merge time
- 278Open issues
Repository files20 root entries
- .githubGood: 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.
- coreGood: Test files detected (core/bloom/bloom_test.go).
- gateway
- internal
- mcp
- rest
- toolsGood: Environment pinned via tools/goctl/Dockerfile.
- zrpc
- .dockerignore
- .gitattributes
- .gitignoreGood: .gitignore present.
- code-of-conduct.md
- CONTRIBUTING.mdGood: 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.modGood: Dependency manifest found (go.mod).
- go.sumGood: Lockfile present (go.sum). Installs are reproducible.
- LICENSEGood: Licensed under MIT.
- readme-cn.mdGood: 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.mdGood: Security policy present.
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/zeromicro/go-zero)