fvbock / endless
Zero downtime restarts for go servers (Drop in replacement for http.ListenAndServe)
☆4,051Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for endless
- A goroutine pool for Go☆3,892Updated last year
- UUID package for Go☆4,889Updated 3 months ago
- GoRequest -- Simplified HTTP client ( inspired by nodejs SuperAgent )☆3,440Updated 7 months ago
- Now is a time toolkit for golang☆4,450Updated last year
- Graceful restart & zero downtime deploy for Go servers.☆4,906Updated 5 years ago
- lumberjack is a log rolling package for Go☆4,869Updated 3 months ago
- Utilities for Go structs☆3,898Updated 6 years ago
- [Go] Package of validators and sanitizers for strings, numerics, slices and structs☆6,051Updated 2 months ago
- The best way to send emails in Go.☆4,394Updated last year
- Fast JSON serializer for golang.☆4,484Updated 4 months ago
- Simple middleware to rate-limit HTTP requests.☆2,694Updated 2 weeks ago
- faster JSON serialization for Go☆2,967Updated last year
- Netflix's Hystrix latency and fault tolerance library, for Go☆4,248Updated 8 months ago
- Go client for AMQP 0.9.1☆4,873Updated last year
- Package ini provides INI file read and write functionality in Go☆3,469Updated 6 months ago
- The official Go package for NSQ☆2,594Updated 2 months ago
- safe and easy casting from one type to another in Go☆3,551Updated last month
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,605Updated 8 months ago
- Efficient token-bucket-based rate limiter package.☆2,807Updated last year
- Simple error handling primitives☆8,198Updated 3 years ago
- a Go package to interact with arbitrary JSON☆3,756Updated 7 months ago
- A Go blocking leaky-bucket rate limit implementation