A well-known project done right. Strong docs and solid engineering throughout.

csghub-server is the backend server for CSGHub which helps user to manage datasets, modes, and also run Model Inference, Finetune and Application Spaces.

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

Documentation

89

Contributing guide5pt72

CONTRIBUTING guide found.

README12pt90

README is present.

Install and run instructions9pt90

README documents how to install the project.

License6pt100

Licensed under Apache-2.0.

Engineering

98

Reproducibility6pt85

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

Tests18pt100

Test files detected (accounting/component/event_test.go).

CI/CD14pt100

CI is configured (.github/workflows/test.yaml).

Linting and formatting5pt100

Formatting enforced (.golangci.yaml).

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

  • Commits (30d / 90d)
  • 231
    Forks
  • 51
    Releaseslatest 1y ago

Community

  • Community health
  • authors own >50% of commits
  • 1,070
    Watchers

Responsiveness

  • 1h
    Median issue response
  • <1h
    Median PR merge time
  • 4
    Open issues
Repository files45 root entries
  • _mocks
  • .github
    Good: CI is configured (.github/workflows/test.yaml).
    Good: Issue or PR templates present.
  • accounting
    Good: Test files detected (accounting/component/event_test.go).
  • aigateway
  • api
  • builder
    Good: Environment pinned via builder/instrumentation/compose-example/docker-compose.yaml.
  • cmd
  • common
  • component
  • configs
  • contribute
  • data
  • dataviewer
  • docker
  • docs
    Good: CONTRIBUTING guide found.
    Issue: CONTRIBUTING guide contents could not be read (−28 pts vs a readable file).Fix: Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.
  • linters
  • logcollector
  • mirror
  • moderation
  • mq
  • multisync
  • notification
  • runner
  • scripts
  • user
  • version
  • .gitignore
    Good: .gitignore present.
  • .gitlab-ci.yml
  • .golangci.yaml
    Good: Formatting enforced (.golangci.yaml).
  • .mockery.yaml
  • .tool-versions
  • AGENTS.md
  • CLAUDE.md
  • CODEOWNERS
  • docker-compose.yml
  • go.mod
    Good: Dependency manifest found (go.mod).
  • go.sum
    Good: Lockfile present (go.sum). Installs are reproducible.
  • LICENSE
    Good: Licensed under Apache-2.0.
  • loki-config.yaml
  • Makefile
  • nats-server.conf
  • 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.
    Issue: No status badges in the README (−10 pts).Fix: Add CI/build status badges from shields.io or your CI provider to signal project health.
    Good: README documents how to install the project.
    Good: README documents how to run the project.
  • README_en.md
  • README_ja.md
  • README.md