alext / tablecloth
A Go library to enable implementing an HTTP server that supports zero-downtime restarts and upgrades
☆53Updated 6 years ago
Alternatives and similar repositories for tablecloth:
Users that are interested in tablecloth are comparing it to the libraries listed below
- An LRU cache with support for max age☆46Updated 4 months ago
- unimport is a Go static analysis tool to find unnecessary import aliases.☆69Updated 7 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Implement YAML/JSON decoding in one place.☆47Updated 5 years ago
- Go I/O utilities☆53Updated 6 years ago
- (DEPRECATED)☆61Updated 6 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- JSON-oriented HTTP server and client helpers☆38Updated 6 years ago
- equinox SDK to check/apply updates☆50Updated 4 years ago
- Various Go utility packages.☆37Updated 6 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆37Updated 2 years ago
- Go package for routing, formatting and publishing events produced by a program.☆71Updated 7 months ago
- A library for abstracting away from the literal Go time library, for testing and time control.☆58Updated last year
- Data structure interface to database/sql☆48Updated 5 years ago
- Package flagenv provides the ability to populate flags from environment variables.☆106Updated 7 years ago
- Using io.Reader for data transformation in Go☆71Updated 4 years ago
- Go library for representing and applying patches to modify existing Go structures☆55Updated 8 years ago
- A simple, efficient StatsD Client for Go.☆60Updated 3 years ago
- ABANDONED: Use https://github.com/kataras/iris instead. Extremely-easy cache service for HTTP/x . Supports both net/http and valyala/fast…☆43Updated 7 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 5 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 4 years ago
- Package secureheader adds some HTTP headers widely considered to improve safety of HTTP requests.☆105Updated 6 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- nargs is a Go static analysis tool to find unused arguments in function declarations.