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

Cloud-native high-performance edge/middle/service proxy

Documentation

88

Contributing guide5pt77

Contributing guide is detailed and thorough.

README12pt85

README is present.

Install and run instructions9pt90

README documents how to install the project.

License6pt100

Licensed under Apache-2.0.

Engineering

83

CI/CD14pt40

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

Tests18pt100

Test files detected (api/test).

Linting and formatting5pt100

Rust linting configured (.flake8).

Reproducibility6pt100

Lockfile present (Cargo.lock). Installs are reproducible.

Issue and PR templates6pt100

Issue or PR templates present.

Project health

100

Dependency manifest6pt100

Dependency manifest found (Cargo.toml).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository files75 root entries
  • .agents
  • .bazelci
  • .bcr
  • .devcontainer
  • .gemini
  • .github
    Good: CI is configured (.github/workflows/_check_build.yml).
    Good: Dependabot covers 16 ecosystems (pip, pip, pip, docker, docker, docker, docker, github-actions, gomod, gomod, gomod, gomod, gomod, gomod, gomod, gomod). Dependencies stay current.
    Good: Issue or PR templates present.
  • .vscode
  • api
    Good: Test files detected (api/test).
  • bazel
  • changelogs
  • ci
    Good: Environment pinned via ci/docker-compose.yml.
  • compat
  • configs
  • contrib
  • distribution
  • docs
  • envoy
  • maintainer
  • mobile
  • restarter
  • security
  • source
  • support
  • test
  • third_party
  • tools
  • .bazelignore
  • .bazelrc
  • .bazelversion
  • .clang-format
  • .clang-tidy
  • .coveragerc
  • .dockerignore
  • .flake8
    Good: Rust linting configured (.flake8).
  • .gitattributes
  • .gitignore
    Good: .gitignore present.
  • .yamllint
  • API_VERSION.txt
  • BACKPORTS.md
  • BUILD
  • Cargo.Bazel.lock
  • Cargo.lock
    Good: Lockfile present (Cargo.lock). Installs are reproducible.
  • Cargo.toml
    Good: Dependency manifest found (Cargo.toml).
  • CODE_OF_CONDUCT.md
    Good: Code of conduct present.
  • CODEOWNERS
  • 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.
    Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.
    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.
  • DCO
  • DEPENDENCY_POLICY.md
  • DEPRECATED.md
  • DEVELOPER.md
  • EXTENSION_POLICY.md
  • go.mod
  • go.sum
  • GOVERNANCE.md
  • LICENSE
    Good: Licensed under Apache-2.0.
  • MODULE.bazel
  • MODULE.bazel.lock
  • NOTICE
  • OWNERS.md
  • PULL_REQUEST_TEMPLATE.md
  • PULL_REQUESTS.md
  • pytest.ini
  • README.md
    Good: README is present.
    Good: README is well structured with multiple sections.
    Good: README includes screenshots or visuals. Great for first impressions.
    Issue: README has no code examples (−15 pts).Fix: Show a quick-start snippet so contributors can see what using your project looks like.
    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.
  • releases.asc
  • RELEASES.md
  • REPO_LAYOUT.md
  • repokitteh.star
  • reviewers.yaml
  • rustfmt.toml
  • SECURITY-INSIGHTS.yml
  • SECURITY.md
    Good: Security policy present.
  • STYLE.md
  • VERSION.txt
  • WORKSPACE
  • WORKSPACE.bzlmod