Zlug

D 59 completed
Other
unknown / zig · tiny
15
Files
910
LOC
0
Frameworks
3
Languages

Pipeline State

completed
Run ID
#1469128
Phase
done
Progress
0%
Started
2026-04-16 10:31:41
Finished
2026-04-16 10:31:42
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
16.37
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 →
Source: Repobility analyzer · https://repobility.com

AI Prompt

Create a fast, safe, and multi-byte aware slug generation tool using Zig. The tool should be able to transliterate any BMP codepoint to ASCII and support 20 different languages, including English and German. I need both a stack-buffer variant (`slugify`) and an allocating variant (`slugifyAlloc`) for flexibility. The API should allow configuring options like language, case, and maximum length.
zig slugification string-processing utf-8 utility
Generated by gemma4:latest

Catalog Information

Create a fast, safe, and multi-byte aware slug generation tool using Zig. The tool should be able to transliterate any BMP codepoint to ASCII and support 20 different languages, including English and German. I need both a stack-buffer variant (slugify) and an allocating variant (slugifyAlloc) for flexibility. The API should allow configuring options like language, case, and maximum length.

Tags

zig slugification string-processing utf-8 utility

Quality Score

D
59.2/100
Structure
60
Code Quality
60
Documentation
55
Testing
15
Practices
78
Security
100
Dependencies
50

Strengths

  • CI/CD pipeline configured (github_actions)
  • Consistent naming conventions (snake_case)
  • Good security practices — no major issues detected
  • Properly licensed project

Weaknesses

  • No tests found — high risk of regressions
  • 104 duplicate lines detected — consider DRY refactoring

Recommendations

  • Add a test suite — start with critical path integration tests
  • Add a linter configuration to enforce code style consistency

Languages

zig
65.7%
markdown
23.1%
yaml
11.2%

Frameworks

None detected

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

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