Well engineered for its size. A portfolio piece worth showing off.
Documentation
97
README documents how to install the project.
README is present.
Licensed under Apache-2.0.
Contributing guide is detailed and thorough.
Engineering
98
Lockfile present (bindings/node/package-lock.json). Installs are reproducible.
Test files detected (bindings/node/__test__/config.test.js).
CI is configured (.github/workflows/ci-minimal-features.yml).
Rust linting configured (cargo clippy in CI, cargo fmt in CI).
Issue or PR templates present.
Project health
70
No repository description set on GitHub (−60 pts).
→ Add a one-line description in the repo Settings → About. It appears in search results and social previews.
Dependency manifest found (Cargo.toml).
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- —Commits (30d / 90d)
- 2Forks
- 18Releaseslatest 4mo ago
Community
- —Community health
- —authors own >50% of commits
- 15Watchers
Responsiveness
- 2d 19hMedian issue response
- 1hMedian PR merge time
- 27Open issues
Repository files36 root entries
- .agentsGood: Licensed under Apache-2.0.Good: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Good: Contributing guide describes code style expectations.Good: Contributing guide explains how to run tests.Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.Good: .gitignore present.
- .claude
- .githubGood: CI is configured (.github/workflows/ci-minimal-features.yml).Good: Issue or PR templates present.
- .superpowers
- bindingsGood: Test files detected (bindings/node/__test__/config.test.js).Good: Lockfile present (bindings/node/package-lock.json). Installs are reproducible.
- compaction-parity
- cqlite-cliGood: Environment pinned via cqlite-cli/tests/compatibility/docker/docker-compose.yml.
- cqlite-core
- cqlite-flight
- docs
- examples
- scripts
- test-data
- tests
- tools
- trino-connector
- website
- .clippy.toml
- .dockerignore
- .gitignore
- .pre-commit-config.yaml
- .rustfmt.toml
- AGENTS.md
- Cargo.tomlGood: Dependency manifest found (Cargo.toml).
- CHANGELOG.md
- CLAUDE.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- CONTRIBUTING.md
- deny.toml
- LICENSE
- 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.
- rust-toolchain.toml
- SECURITY.mdGood: Security policy present.
- skills-lock.json
- tarpaulin.toml