Zig Golden Float

D 54 completed
Other
unknown / zig · tiny
18
Files
4,116
LOC
0
Frameworks
2
Languages

Pipeline State

completed
Run ID
#1480079
Phase
done
Progress
0%
Started
2026-04-16 11:20:43
Finished
2026-04-16 11:20:43
LLM tokens
0
Previous runs
Powered by Repobility · code-quality intelligence
#StatusPhaseStartedFinished
Source: Repobility analyzer · https://repobility.com
#1480077completed2026-04-16 11:20:432026-04-16 11:20:43

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
23.97
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication group #49193
Member of a group with 43 similar repo(s) — canonical #1591863 view group →
Repobility analyzer · published findings · https://repobility.com

AI Prompt

Create a basic project structure using Zig. I need the core build files, specifically `build.zig` and `build.zig.zon`, to get started. Please also include a basic `src` directory and a `README.md` file so I have a starting point for development.
zig build-system programming-language boilerplate development
Generated by gemma4:latest

Catalog Information

Create a basic project structure using Zig. I need the core build files, specifically build.zig and build.zig.zon, to get started. Please also include a basic src directory and a README.md file so I have a starting point for development.

Tags

zig build-system programming-language boilerplate development

Quality Score

D
53.8/100
Structure
46
Code Quality
54
Documentation
63
Testing
0
Practices
78
Security
100
Dependencies
50

Strengths

  • Consistent naming conventions (snake_case)
  • Good security practices — no major issues detected

Weaknesses

  • No LICENSE file — legal ambiguity for contributors
  • No tests found — high risk of regressions
  • No CI/CD configuration — manual testing and deployment
  • 759 duplicate lines detected — consider DRY refactoring
  • 3 'god files' with >500 LOC need decomposition

Recommendations

  • Add a test suite — start with critical path integration tests
  • Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
  • Add a linter configuration to enforce code style consistency
  • Add a LICENSE file (MIT recommended for open source)

Languages

zig
97.1%
markdown
2.9%

Frameworks

None detected

Quality Timeline

2 quality scores recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/1178400.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV