{"id":29644210,"url":"https://github.com/matthewyoungjr/queuecraft","last_synced_at":"2026-04-18T19:32:31.814Z","repository":{"id":305106147,"uuid":"1021227485","full_name":"matthewyoungjr/queuecraft","owner":"matthewyoungjr","description":"Modular job queue and worker system built with Go","archived":false,"fork":false,"pushed_at":"2025-07-29T14:53:38.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-05T13:05:49.320Z","etag":null,"topics":["golang","goose","pgx","pgx-v5","postgresql","resend-email","stdlib"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/matthewyoungjr.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-17T05:03:10.000Z","updated_at":"2025-07-29T14:53:42.000Z","dependencies_parsed_at":"2025-07-18T11:48:25.517Z","dependency_job_id":null,"html_url":"https://github.com/matthewyoungjr/queuecraft","commit_stats":null,"previous_names":["matthewyoungjr/queuecraft"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/matthewyoungjr/queuecraft","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewyoungjr%2Fqueuecraft","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewyoungjr%2Fqueuecraft/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewyoungjr%2Fqueuecraft/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewyoungjr%2Fqueuecraft/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matthewyoungjr","download_url":"https://codeload.github.com/matthewyoungjr/queuecraft/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewyoungjr%2Fqueuecraft/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31982626,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T17:30:12.329Z","status":"ssl_error","status_checked_at":"2026-04-18T17:29:59.069Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["golang","goose","pgx","pgx-v5","postgresql","resend-email","stdlib"],"created_at":"2025-07-22T00:30:39.227Z","updated_at":"2026-04-18T19:32:31.795Z","avatar_url":"https://github.com/matthewyoungjr.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QueueCraft\n\nQueueCraft is a lightweight, modular job queue and worker system built in Go. It helps you run background jobs (like sending emails or processing data) using a pool of workers — perfect for building reliable async workflows in your Go applications.\n\n---\n\n## 🚀 Features\n\n- ⚡️ Fast and efficient worker pool (goroutines + channels)\n- 🧱 PostgreSQL-backed persistent job storage (using Neon DB)\n- 🧩 Uses pgx as the database driver\n- 🔁 Built-in support for retries, job delays, and scheduling\n- 🛠️ Custom job handler support (`send_email`, `generate_report`, etc.)\n- 📜 Database migrations managed with Goose\n- 🧪 Testable design with clean abstractions\n- 🧹 Graceful shutdown and in-progress job recovery\n\n---\n\n## 📦 Tech Stack\n\n- [Go](https://golang.org/)\n- [pgx](https://github.com/jackc/pgx) as the PostgreSQL driver\n- [Neon (PostgreSQL)](https://neon.tech/)\n- [Goose](https://github.com/pressly/goose) for migrations\n- [SQLC](https://sqlc.dev/) for type-safe SQL\n- Go standard library\n\n---\n\n## 🛠️ Getting Started\n\n### Prerequisites\n\n- Go 1.20+\n- A Neon PostgreSQL instance\n- [Goose CLI](https://github.com/pressly/goose#installing) installed\n- SQLC if you're using generated code","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatthewyoungjr%2Fqueuecraft","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatthewyoungjr%2Fqueuecraft","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatthewyoungjr%2Fqueuecraft/lists"}