88
/ 100
A top-tier open source project. Docs, tests, and CI are all in excellent shape.
Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
Top fixes
Highest-impact changes first, ranked by point weight
- 1CI/CD14pt
Add a step like `run: npm test`, `run: pytest`, or `run: tox` to your workflow file.
- 2CI/CD14pt
Add a lint step to catch style issues automatically.
- 3CI/CD14pt
Add `tsc --noEmit`, `mypy`, or `cargo check` to catch type errors before they merge.
- 4CI/CD14pt
Upload coverage to Codecov, Coveralls, or report it with `--coverage` flags.
Working through the fixes? Let every push regrade itself.
The free GitHub App rescans this repo on every push and posts the grade as a commit check, so the score climbs without coming back to rescan by hand.
Scorecard
Every check, grouped by category and sorted worst-first
Documentation
94
Contributing guide is detailed and thorough.
README documents how to install the project.
README is present.
Licensed under Apache-2.0.
Engineering
87
CI is configured (.github/workflows/cargo.yml).
Lockfile present (Cargo.lock). Installs are reproducible.
Test files detected (bench-tps/tests).
Rust linting configured (docs/.eslintrc).
Issue or PR templates present.
Project health
79
No pushes in over a year (−80 pts).
→ A recent commit signals the project is alive and worth contributing to.
Dependency manifest found (Cargo.toml).
Repository has a description.
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 0 / 0Commits (30d / 90d)
- 5,718Forks
- 521Releaseslatest 8y ago
Community
- 75% - GoodCommunity health
- 6 bus factorauthors own >50% of commits
- 14,918Watchers
Responsiveness
- 4d 23hMedian issue response
- <1hMedian PR merge time
- 265Open issues
Repository files127 root entries
- .buildkite
- .githubGood: CI is configured (.github/workflows/cargo.yml).Good: Dependabot configured for cargo.Good: Issue or PR templates present.
- account-decoder
- accounts-bench
- accounts-cluster-bench
- accounts-db
- banking-bench
- banks-client
- banks-interface
- banks-server
- bench-streamer
- bench-tpsGood: Test files detected (bench-tps/tests).
- bloom
- bucket_map
- cargo-registry
- cd
- ciGood: Environment pinned via ci/docker/Dockerfile.
- clap-utils
- clap-v3-utils
- cli
- cli-config
- cli-output
- client
- client-test
- connection-cache
- core
- cost-model
- docsGood: Rust linting configured (docs/.eslintrc).
- dos
- download-utils
- entry
- faucet
- frozen-abi
- genesis
- genesis-utils
- geyser-plugin-interface
- geyser-plugin-manager
- gossip
- install
- keygen
- ledger
- ledger-tool
- local-cluster
- log-analyzer
- logger
- measure
- memory-management
- merkle-root-bench
- merkle-tree
- metrics
- multinode-demo
- net
- net-shaper
- net-utils
- notifier
- perf
- poh
- poh-bench
- program-runtime
- program-test
- programs
- pubsub-client
- quic-client
- rayon-threadlimit
- rbpf-cli
- remote-wallet
- rpc
- rpc-client
- rpc-client-api
- rpc-client-nonce-utils
- rpc-test
- runtime
- runtime-transaction
- scripts
- sdk
- send-transaction-service
- stake-accounts
- storage-bigtable
- storage-proto
- streamer
- svm
- system-test
- test-validator
- thin-client
- tokens
- tpu-client
- transaction-dos
- transaction-status
- turbine
- udp-client
- unified-scheduler-logic
- unified-scheduler-pool
- upload-perf
- validator
- version
- vote
- watchtower
- web3.js
- wen-restart
- zk-keygen
- zk-token-sdk
- .clippy.toml
- .codecov.yml
- .gitignoreGood: .gitignore present.
- .mergify.yml
- .travis.yml
- cargo
- cargo-build-bpf
- cargo-build-sbf
- cargo-test-bpf
- cargo-test-sbf
- Cargo.lockGood: Lockfile present (Cargo.lock). Installs are reproducible.
- Cargo.tomlGood: Dependency manifest found (Cargo.toml).
- CHANGELOG.md
- CONTRIBUTING.mdGood: 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.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.
- fetch-perf-libs.sh
- fetch-spl.sh
- LICENSEGood: Licensed under Apache-2.0.
- nextest.toml
- 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.
- RELEASE.md
- run.sh
- rust-toolchain.toml
- rustfmt.toml
- SECURITY.mdGood: Security policy present.
- test-abi.sh
- vercel.json
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/solana-labs/solana)