bestmethod / go-loggerLinks
Logger on steroids
☆11Updated 6 years ago
Alternatives and similar repositories for go-logger
Users that are interested in go-logger are comparing it to the libraries listed below
Sorting:
- A dead simple, highly performant, highly customizable sessions middleware for go http servers.☆79Updated 2 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆84Updated 5 years ago
- Easy file permissions for golang. Easily get and set file permission bits.☆53Updated 4 years ago
- Make any Go function into a API (FaaS)☆114Updated last year
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- Go package for UUIDs based on RFC 4122 Time-Based UUID☆36Updated 5 years ago
- Basic web server framework with HTTP/2 and Let's Encrypt.☆76Updated 3 years ago
- Go wrapper for http://www.google.com/recaptcha☆61Updated 6 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- A complete solution for static files in Go code☆129Updated last year
- The standard library flag package with its missing features☆46Updated 5 years ago
- All you need when you are working with countries in Go.☆94Updated 2 months ago
- Common Web User Workflows in Go☆101Updated 3 years ago
- An efficient map from a range of keys to a single value☆54Updated 8 years ago
- A workerpool that can get expanded & shrink dynamically.☆52Updated 4 years ago
- Package secureheader adds some HTTP headers widely considered to improve safety of HTTP requests.☆104Updated 7 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 7 years ago
- Middleware for keeping track of users, login states and permissions☆89Updated 2 months ago
- RESTful Server Systems [DEPRECATED]☆35Updated 8 years ago
- GoShort is a URL shortener written in Golang, BoltDB is used for in memory and persistent key/value storage and for routing it's using h…☆66Updated 5 years ago
- 2D locality queries in Go☆34Updated 8 months ago
- Collection of Go packages for working with the http.FileSystem interface.☆62Updated 2 years ago
- Go package for text annotation.☆71Updated 6 years ago
- Go implementation of the Open Packaging Conventions (OPC)☆79Updated 2 years ago
- atomic measures + Prometheus exposition library☆27Updated 2 years ago
- Cookie-Based Web Sessions in Go☆62Updated last year
- ☆60Updated 5 years ago
- a tiny package that implements SMTP server for Go projects☆106Updated 2 years ago
- An SQL query builder for golang