Golang queue on top of PostgreSQL
☆308Feb 16, 2026Updated 2 weeks ago
Alternatives and similar repositories for gue
Users that are interested in gue are comparing it to the libraries listed below
Sorting:
- Queue-agnostic background job library for Go, with a pleasant API and powerful features.☆330Feb 11, 2026Updated 3 weeks ago
- Go and PostgreSQL job queue blueprint☆50Jan 27, 2023Updated 3 years ago
- UNMAINTAINED: An interoperable Golang port of the Ruby Que queuing library for PostgreSQL. Use River instead.☆325Nov 20, 2023Updated 2 years ago
- Fast and reliable background jobs in Go☆4,848Updated this week
- PostgreSQL Lock Client for Go☆121Feb 10, 2026Updated 3 weeks ago
- Library for scanning data from a database into Go structs and more☆1,501Mar 19, 2025Updated 11 months ago
- Message queue system written in Go and backed by Redis☆1,614Dec 13, 2024Updated last year
- Run a real Postgres database locally on Linux, OSX or Windows as part of another Go application or test☆1,140Nov 12, 2025Updated 3 months ago
- Generate type-safe Go for any Postgres query. If Postgres can run the query, pggen can generate code for it.☆317Mar 14, 2025Updated 11 months ago
- An in-memory compressed cache for gigabytes of data written in Go.☆19Feb 6, 2023Updated 3 years ago
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆506Feb 10, 2026Updated 3 weeks ago
- pgxrecord is a tiny framework for CRUD operations and data mapping.☆14Jul 15, 2023Updated 2 years ago
- Easy Elliptic Curve Cryptography on multiple curves, written in Go.☆14Oct 19, 2023Updated 2 years ago
- Postgresql functions written in go☆16Jul 27, 2016Updated 9 years ago
- Simple, reliable, and efficient distributed task queue in Go☆12,972Feb 3, 2026Updated last month
- `torque` is a web framework for building hypermedia driven applications in Go☆39May 19, 2025Updated 9 months ago
- Go package that provides multiple middlewares for Echo Framework.☆16Dec 11, 2024Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Feb 13, 2026Updated 2 weeks ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆208Feb 3, 2023Updated 3 years ago
- Currency handling for Go.☆626Feb 11, 2026Updated 2 weeks ago
- Go queue implementation using postgres.☆127Feb 17, 2025Updated last year
- Go toolkit for clean, composable, channel-based concurrency☆1,802Feb 9, 2026Updated 3 weeks ago
- Building event-driven applications the easy way in Go.☆9,565Jan 5, 2026Updated last month
- Minimalist and zero-dependency scheduling library for Go