0
/ 100
Polished and well engineered. Punching above its star count.
IoT DC3 — open-source, cloud-native industrial IoT platform. Multi-protocol device access, data collection & management with 28 drivers, Spring Cloud, gRPC, and native LLM integration.
Outstanding. A score of 95/100 puts this repo in a very small tier of truly well-engineered projects.
Documentation
98
Contributing guide is detailed and thorough.
README is present.
README documents how to install the project.
Licensed under Other.
Engineering
93
Test files detected (dc3-center/dc3-center-agentic/src/test).
CI is configured (.github/workflows/ci-backend.yml).
Java/Kotlin linting configured (dc3-web/.editorconfig).
Lockfile present (pnpm-lock.yaml). Installs are reproducible.
Issue or PR templates present.
Project health
94
.gitignore present.
Dependency manifest found (package.json).
Repository has a description.
Actively maintained (pushed within the last month).
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- -Commits (30d / 90d)
- 219Forks
- 15Releaseslatest 2y ago
Community
- -Community health
- -authors own >50% of commits
- 641Watchers
Responsiveness
- 193d 1hMedian issue response
- <1hMedian PR merge time
- 3Open issues
Repository files36 root entries
- .claude
- .githubGood: CI is configured (.github/workflows/ci-backend.yml).Good: Dependabot covers 5 ecosystems (github-actions, npm, npm, maven, docker). Dependencies stay current.Good: Issue or PR templates present.
- .husky
- .mvn
- dc3
- dc3-api
- dc3-centerGood: Test files detected (dc3-center/dc3-center-agentic/src/test).
- dc3-common
- dc3-coverage
- dc3-driver
- dc3-e2e
- dc3-gateway
- dc3-webGood: Java/Kotlin linting configured (dc3-web/.editorconfig).Issue: Build artifacts or local files may be committed (dc3-web/src/config/env/.env) (−40 pts).Fix: Remove them and add to .gitignore.
- docs
- .dockerignore
- .env.example
- .gitignoreGood: .gitignore present.
- AGENTS.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.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.
- COPYRIGHT
- DockerfileGood: Environment pinned via Dockerfile.
- LICENSE-AGPL.txt
- LICENSE.txtGood: Licensed under Other.
- Makefile
- mvnw
- mvnw.cmd
- package.jsonGood: Dependency manifest found (package.json).
- pnpm-lock.yamlGood: Lockfile present (pnpm-lock.yaml). Installs are reproducible.
- pom.xml
- README.ai.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.ja.md
- README.md
- README.vi.md
- README.zh.md
- SECURITY.mdGood: Security policy present.