rabbitmq / amqp091-goLinks
An AMQP 0-9-1 Go client maintained by the RabbitMQ team. Originally by @streadway: `streadway/amqp`
☆1,937Updated 5 months ago
Alternatives and similar repositories for amqp091-go
Users that are interested in amqp091-go are comparing it to the libraries listed below
Sorting:
- GoMock is a mocking framework for the Go programming language.☆3,205Updated 2 months ago
- A wrapper of streadway/amqp that provides reconnection logic and sane defaults☆954Updated 5 months ago
- Simple golang library for retry mechanism☆2,849Updated 3 weeks ago
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,807Updated last week
- Distributed mutual exclusion lock using Redis for Go☆3,903Updated this week
- Simplified distributed locking implementation using Redis☆1,720Updated 6 months ago
- GORM Customized Data Types Collection☆810Updated this week
- A flexible and powerful SQL string builder library plus a zero-config ORM.☆1,644Updated last month
- A reflection based dependency injection toolkit for Go.☆4,395Updated 7 months ago
- Official CORS gin's middleware☆1,981Updated 2 weeks ago
- Go support for Google's protocol buffers☆3,273Updated this week
- Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.☆5,918Updated last year
- 🔘 Minimalistic and High-performance goroutine worker pool written in Go☆2,039Updated 3 weeks ago
- The official Go SDK for Sentry (sentry.io)☆1,025Updated last week
- Golang random IDs generator.☆1,517Updated 2 weeks ago
- Translate your Go program into multiple languages.☆3,420Updated 2 weeks ago
- GoLang port of Google's libphonenumber library☆1,498Updated last month
- gin middleware to automatically generate RESTful API documentation with Swagger 2.0.☆4,161Updated 3 weeks ago
- Web UI for Asynq task queue☆865Updated last year
- A UUID package for Go☆1,750Updated this week
- Go (Golang) Fake Data Generator for Struct, previously https://github.com/bxcodec/faker☆842Updated this week
- The GoCSV package aims to provide easy CSV serialization and deserialization to the golang programming language☆2,177Updated last year
- Concurrency limiting goroutine pool☆1,435Updated 10 months ago
- Easy and fluent Go cron scheduling. This is a fork from https://github.com/jasonlvhit/gocron☆6,791Updated this week
- echo middleware to automatically generate RESTful API documentation with Swagger 2.0.☆890Updated 3 months ago
- Fast JSON encoder/decoder compatible with encoding/json for Go☆3,565Updated last month
- A Go blocking leaky-bucket rate limit implementation☆4,632Updated last year
- Circuit Breaker implemented in Go☆3,452Updated 2 months ago
- TOTP library for Go