Chronos Parser Scala
C+ 77 completed
Other
unknown / scala · tiny
38
Files
1,210
LOC
0
Frameworks
6
Languages
Pipeline State
completedRun ID
#1401568Phase
doneProgress
0%Started
2026-04-16 05:54:43Finished
2026-04-16 05:54:43LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
25.50Framework unique
—Isolation
—Last stage change
2026-05-10 03:35:31Deduplication group #52856
Member of a group with 35 similar repo(s) — canonical #1539263 view group →
Repobility · open methodology · https://repobility.com/research/
AI Prompt
Create a Scala library that acts as a parser for cron expressions. I need it to be able to take a cron string and a default time zone, and then provide functionality to calculate upcoming dates based on that schedule. Specifically, I want to be able to get a sequence of future instances, like the next 10 occurrences, starting from a given point in time. The library should be easy to integrate, perhaps using sbt for dependency management.
scala cron parser library scheduling java.time
Generated by gemma4:latest
Catalog Information
Create a Scala library that acts as a parser for cron expressions. I need it to be able to take a cron string and a default time zone, and then provide functionality to calculate upcoming dates based on that schedule. Specifically, I want to be able to get a sequence of future instances, like the next 10 occurrences, starting from a given point in time. The library should be easy to integrate, perhaps using sbt for dependency management.
Tags
scala cron parser library scheduling java.time
Quality Score
C+
76.7/100
Structure
74
Code Quality
100
Documentation
37
Testing
65
Practices
78
Security
100
Dependencies
60
Strengths
- CI/CD pipeline configured (github_actions)
- Low average code complexity — well-structured code
- Good security practices — no major issues detected
- Properly licensed project
Recommendations
- Add a linter configuration to enforce code style consistency
Languages
Frameworks
None detected
Embed Badge
Add to your README:
