Riplib

C 66 completed
Other
unknown / c · tiny
38
Files
14,659
LOC
0
Frameworks
3
Languages

Pipeline State

completed
Run ID
#398267
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
45.67
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication group #48025
Member of a group with 1 similar repo(s) — canonical #28288 view group →
Top concepts (2)
Project DescriptionDocumentation
All rows scored by the Repobility analyzer (https://repobility.com)

AI Prompt

Create a pure C99, platform-independent drawing library, similar to RIPlib. I need it to function as a 2D rendering engine that can draw using 37+ primitives like lines, circles, and Bezier curves. Crucially, it must parse and support the full RIPscrip protocol, including versions up to v3.1, which means handling features like AND/NOT write modes, vertical text in multiple directions, and FPU-accurate curves. The output should render to a raw `uint8_t*` framebuffer. Please also include a BGI stroke font engine supporting multiple styles and a mechanism for efficient screen updates using dirty-rectangle callbacks.
c c99 graphics drawing riplib rendering protocol-parser 2d-engine embedded
Generated by gemma4:latest

Catalog Information

A platform-independent RIPscrip-compatible drawing library in pure C99.

Description

A platform-independent RIPscrip-compatible drawing library in pure C99.

Novelty

3/10

Tags

c c99 graphics drawing riplib rendering protocol-parser 2d-engine embedded

Claude Models

claude-opus-4-6

Quality Score

C
66.2/100
Structure
59
Code Quality
64
Documentation
70
Testing
40
Practices
78
Security
100
Dependencies
80

Strengths

  • Consistent naming conventions (snake_case)
  • Good security practices \u2014 no major issues detected
  • Properly licensed project

Weaknesses

  • No CI/CD configuration \u2014 manual testing and deployment
  • 1143 duplicate lines detected \u2014 consider DRY refactoring
  • 12 'god files' with >500 LOC need decomposition

Recommendations

  • Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
  • Add a linter configuration to enforce code style consistency

Security & Health

5.8h
Tech Debt (A)
High
DORA Rating
A
OWASP (100%)
PASS
Quality Gate
Generated by Repobility's multi-pass static-analysis pipeline (https://repobility.com)
A
Risk (1)
MIT
License
3.2%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

c
93.2%
markdown
6.6%
text
0.2%

Frameworks

None detected

Symbols

function126
macro90
type_alias1

Concepts (2)

Source: Repobility analyzer (https://repobility.com)
CategoryNameDescriptionConfidence
Repobility (the analyzer behind this table) · https://repobility.com
auto_descriptionProject DescriptionA platform-independent RIPscrip-compatible drawing library in pure C99.80%
auto_categoryDocumentationdocs70%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

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