Polished and well engineered. Punching above its star count.
Tooling for optimized, validated, and reproducible GPU-accelerated AI runtime in Kubernetes
Documentation
97
README documents how to install the project.
Contributing guide is detailed and thorough.
README is present.
Licensed under Apache-2.0.
Engineering
88
CI is configured (.github/workflows/build-attested.yaml).
Test files detected (cmd/gate/main_test.go).
Formatting enforced (.golangci.yaml).
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
- —Commits (30d / 90d)
- 61Forks
- 67Releaseslatest 4mo ago
Community
- —Community health
- —authors own >50% of commits
- 333Watchers
Responsiveness
- 90d 11hMedian issue response
- <1hMedian PR merge time
- 83Open issues
Repository files50 root entries
- .claude
- .githubGood: Licensed under Apache-2.0.Good: CI is configured (.github/workflows/build-attested.yaml).Good: Dependabot covers 4 ecosystems (gomod, github-actions, docker, terraform). Dependencies stay current.Good: Issue or PR templates present.
- api
- cmdGood: Test files detected (cmd/gate/main_test.go).Good: Environment pinned via cmd/gate/Dockerfile.
- demos
- docs
- examples
- fern
- infra
- kwok
- pkg
- recipes
- tests
- tilt
- tools
- validators
- vendor
- .coderabbit.yaml
- .ctlptl-kwok.yaml
- .ctlptl.yaml
- .dockerignore
- .gitattributes
- .gitignoreGood: .gitignore present.
- .go-version
- .golangci.yamlGood: Formatting enforced (.golangci.yaml).
- .goreleaser.yaml
- .grype.yaml
- .ko.yaml
- .lychee.toml
- .openvex.json
- .settings.yaml
- .yamllint.yaml
- ADOPTERS.md
- AGENTS.md
- CHANGELOG.md
- cliff.toml
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Good: Contributing guide describes code style expectations.Issue: Contributing guide lacks a testing section (−8 pts).Fix: Show contributors how to run the test suite (e.g. npm test, pytest, cargo test).Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- DEVELOPMENT.md
- go.modGood: Dependency manifest found (go.mod).
- go.sumGood: Lockfile present (go.sum). Installs are reproducible.
- install
- LICENSE
- MAINTAINERS.md
- Makefile
- README.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.
- RELEASING.md
- ROADMAP.md
- SECURITY.mdGood: Security policy present.
- THIRD_PARTY_NOTICES.md