An open API service for producing an overview of a list of open source projects.

https://github.com/djlord-it/cronlite

cron go golang infra jobs leader-election scheduler

Score: -Infinity

Last synced: about 4 hours ago
JSON representation

Repository metadata:

Cron infrastructure for agents and applications. Register jobs via REST or MCP, get reliable webhook delivery on schedule.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 246
Total Committers: 3
Avg Commits per committer: 82.0
Development Distribution Score (DDS): 0.126

Commits in past year: 246
Committers in past year: 3
Avg Commits per committer in past year: 82.0
Development Distribution Score (DDS) in past year: 0.126

Name Email Commits
Dushime Jessee Lord d****d@c****a 215
dependabot[bot] 4****] 30
Jessee Lord Dushime 9****t 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 14
Total pull requests: 37
Average time to close issues: 7 days
Average time to close pull requests: 6 days
Total issue authors: 1
Total pull request authors: 2
Average comments per issue: 0.0
Average comments per pull request: 0.97
Merged pull request: 19
Bot issues: 0
Bot pull requests: 24

Past year issues: 14
Past year pull requests: 37
Past year average time to close issues: 7 days
Past year average time to close pull requests: 6 days
Past year issue authors: 1
Past year pull request authors: 2
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.97
Past year merged pull request: 19
Past year bot issues: 0
Past year bot pull requests: 24

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/djlord-it/cronlite

Top Issue Authors

  • djlord-it (14)

Top Pull Request Authors

  • dependabot[bot] (24)
  • djlord-it (13)

Top Issue Labels

  • bug (10)
  • enhancement (4)

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/djlord-it/cronlite

  • Homepage: https://github.com/djlord-it/cronlite
  • Documentation: https://pkg.go.dev/github.com/djlord-it/cronlite#section-documentation
  • Licenses: agpl-3.0
  • Latest release: v1.4.0 (published about 1 month ago)
  • Last Synced: 2026-08-27T18:06:13.915Z (1 day ago)
  • Versions: 7
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.831%
    • Average: 4.994%
    • Dependent repos count: 5.156%

Dependencies

.github/workflows/ci.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v6 composite
  • actions/upload-artifact v7 composite
  • golangci/golangci-lint-action v6 composite
docker-compose.admin-ci.yml docker
  • cronlite admin-ci
  • postgres 16-alpine@sha256
.github/workflows/security.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v6 composite
  • aquasecurity/trivy-action master composite
  • docker/build-push-action v7 composite
  • docker/setup-buildx-action v4 composite
  • golang/govulncheck-action v1 composite
Dockerfile docker
  • alpine 3.23@sha256 build
  • golang 1.25-alpine3.23@sha256 build
docker-compose.ha-test.yml docker
.github/workflows/release.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v6 composite
  • docker/build-push-action v7 composite
  • docker/login-action v4 composite
  • docker/setup-buildx-action v4 composite
  • softprops/action-gh-release v3 composite
tools/benchmark/docker-compose.yml docker
tools/webhook-receiver/Dockerfile docker
  • alpine 3.23 build
  • golang 1.23-alpine build
go.sum go
  • github.com/DATA-DOG/go-sqlmock v1.5.2
  • github.com/RaveNoX/go-jsoncommentstrip v1.0.0
  • github.com/apapsch/go-jsonmerge/v2 v2.0.0
  • github.com/beorn7/perks v1.0.1
  • github.com/bmatcuk/doublestar v1.1.1
  • github.com/bsm/ginkgo/v2 v2.12.0
  • github.com/bsm/gomega v1.27.10
  • github.com/cespare/xxhash/v2 v2.3.0
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/dlclark/regexp2 v1.11.0
  • github.com/frankban/quicktest v1.14.6
  • github.com/getkin/kin-openapi v0.146.0
  • github.com/go-openapi/jsonpointer v0.22.5
  • github.com/go-openapi/swag/jsonname v0.25.5
  • github.com/go-openapi/testify/v2 v2.4.0
  • github.com/google/go-cmp v0.7.0
  • github.com/google/jsonschema-go v0.4.2
  • github.com/google/uuid v1.6.0
  • github.com/juju/gnuflag v0.0.0-20171113085948-2ce1bb71843d
  • github.com/kisielk/sqlstruct v0.0.0-20201105191214-5f3e10d3ab46
  • github.com/klauspost/compress v1.19.1
  • github.com/klauspost/cpuid/v2 v2.2.10
  • github.com/kr/pretty v0.3.1
  • github.com/kr/text v0.2.0
  • github.com/kylelemons/godebug v1.1.0
  • github.com/lib/pq v1.12.3
  • github.com/mark3labs/mcp-go v0.57.0
  • github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
  • github.com/oapi-codegen/nullable v1.1.0
  • github.com/oapi-codegen/runtime v1.4.1
  • github.com/oasdiff/yaml v0.1.1
  • github.com/oasdiff/yaml3 v0.0.14
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/prometheus/client_golang v1.24.1
  • github.com/prometheus/client_model v0.6.2
  • github.com/prometheus/common v0.70.1
  • github.com/prometheus/procfs v0.21.1
  • github.com/redis/go-redis/v9 v9.22.0
  • github.com/robfig/cron/v3 v3.0.1
  • github.com/rogpeppe/go-internal v1.14.1
  • github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
  • github.com/spf13/cast v1.7.1
  • github.com/spkg/bom v0.0.0-20160624110644-59b7046e48ad
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.3.0
  • github.com/stretchr/testify v1.11.1
  • github.com/yosida95/uritemplate/v3 v3.0.2
  • github.com/zeebo/xxh3 v1.1.0
  • go.uber.org/atomic v1.11.0
  • go.uber.org/goleak v1.3.0
  • go.yaml.in/yaml/v2 v2.4.4
  • golang.org/x/sys v0.47.0
  • golang.org/x/text v0.40.0
  • google.golang.org/protobuf v1.36.11
  • gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
  • gopkg.in/yaml.v3 v3.0.1
.github/workflows/ha-soak.yml actions
  • actions/checkout v4 composite
  • actions/upload-artifact v7 composite
  • docker/setup-buildx-action v4 composite
docker-compose.yml docker
  • postgres 16-alpine@sha256
playground/docker-compose.stress.yml docker
tools/webhook-receiver/go.mod go
.github/workflows/admin-ci.yml actions
  • actions/checkout 11d5960a326750d5838078e36cf38b85af677262 composite
  • actions/setup-go 924ae3a1cded613372ab5595356fb5720e22ba16 composite
  • actions/upload-artifact 043fb46d1a93c77aae656e7c1c64a875d1fc6a0a composite
  • postgres 16-alpine@sha256 docker
.github/workflows/ha-test.yml actions
  • actions/checkout v4 composite
  • actions/upload-artifact v7 composite
  • docker/setup-buildx-action v4 composite
go.mod go
  • github.com/DATA-DOG/go-sqlmock v1.5.2
  • github.com/apapsch/go-jsonmerge/v2 v2.0.0
  • github.com/beorn7/perks v1.0.1
  • github.com/cespare/xxhash/v2 v2.3.0
  • github.com/getkin/kin-openapi v0.146.0
  • github.com/go-openapi/jsonpointer v0.22.5
  • github.com/go-openapi/swag/jsonname v0.25.5
  • github.com/google/jsonschema-go v0.4.2
  • github.com/google/uuid v1.6.0
  • github.com/lib/pq v1.12.3
  • github.com/mark3labs/mcp-go v0.57.0
  • github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
  • github.com/oapi-codegen/runtime v1.4.1
  • github.com/oasdiff/yaml v0.1.1
  • github.com/oasdiff/yaml3 v0.0.14
  • github.com/prometheus/client_golang v1.24.1
  • github.com/prometheus/client_model v0.6.2
  • github.com/prometheus/common v0.70.1
  • github.com/prometheus/procfs v0.21.1
  • github.com/redis/go-redis/v9 v9.22.0
  • github.com/robfig/cron/v3 v3.0.1
  • github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
  • github.com/spf13/cast v1.7.1
  • github.com/yosida95/uritemplate/v3 v3.0.2
  • go.uber.org/atomic v1.11.0
  • go.yaml.in/yaml/v2 v2.4.4
  • golang.org/x/sys v0.47.0
  • golang.org/x/text v0.40.0
  • google.golang.org/protobuf v1.36.11