luca-arch/asynq-codegen
A code generation tool built on top of hibiken/asynq, a Redis-backed task queue library. It scans Go source files for `// asynq:` directives on structs and generates strongly-typed boilerplate: task type constants, task constructors, processor adapters for asynq.ServeMux, enqueue helpers, and JSON helpers.
Stars
—
Forks
—
Language
Go
License
Apache-2.0
Category
Last pushed
Apr 05, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/luca-arch/asynq-codegen"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Dav1dde/glad
Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
Aleph-Alpha/ts-rs
Generate TypeScript bindings from Rust types
apollographql/apollo-tooling
✏️ Apollo CLI for client tooling (Mostly replaced by Rover)
mmcloughlin/avo
Generate x86 Assembly with Go
krzysztofzablocki/Sourcery
Meta-programming for Swift, stop writing boilerplate code.