docs.rs failed to build crabscore-cli-0.1.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
crabscore-cli
Command-line interface for CrabScore - The Rust Efficiency Standard.
Overview
The official CLI for measuring Rust project efficiency with graceful degradation, working with everything from single files to massive applications.
Features
- Universal Compatibility: Score binaries, libraries, or single files
- Graceful Degradation: Meaningful scores even without runnable binaries
- Bonus System: Rewards for documentation, tests, and minimal dependencies
- Multiple Output Formats: Console, JSON, HTML reports
- Web Dashboard: Live interactive scoring dashboard
- Industry Profiles: Tailored for different domains
Installation
Usage
# Score your current project
# Score a single file
# Score a library crate
# Generate reports
# Start web dashboard
Example Output
CrabScore Report
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Overall Score: 86/100 [Verified]
Breakdown:
Performance: 59/100 ███████████░░░░░░░░░
Energy: 63/100 ████████████░░░░░░░░
Cost: 95/100 ██████████████████░░
Bonuses: +15.0
✓ Small Project Bonus (+2.0)
✓ Zero Dependencies (+3.0)
License
Licensed under Apache-2.0. See LICENSE for details.