Celery Distributed Task Queue in Go
☆2,485Sep 12, 2023Updated 2 years ago
Alternatives and similar repositories for gocelery
Users that are interested in gocelery are comparing it to the libraries listed below
Sorting:
- Machinery is an asynchronous task queue/job queue based on distributed message passing.☆7,949Nov 15, 2025Updated 3 months ago
- Simple, reliable, and efficient distributed task queue in Go☆12,972Feb 3, 2026Updated last month
- Process background jobs in Go☆2,525Jun 14, 2024Updated last year
- Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http☆23,278Updated this week
- Blazing fast, structured, leveled logging in Go.☆24,367Dec 31, 2025Updated 2 months ago
- A standard library for microservices.☆27,582Jul 19, 2024Updated last year
- A Go microservices framework☆22,712Feb 22, 2026Updated last week
- A high-performance 100% compatible drop-in replacement of "encoding/json"☆13,931May 27, 2024Updated last year
- Fast key-value DB in Go.☆15,499Updated this week
- a cron library for go