davecheney / gmx
Go management extensions
☆259Updated 7 years ago
Alternatives and similar repositories for gmx:
Users that are interested in gmx are comparing it to the libraries listed below
- A caching library for go that supports multiple keys and various replacement algorithms.☆159Updated last year
- Package muster provides a framework to write batching enabled libraries.☆111Updated 9 years ago
- Declarative flag parameters as struct tags☆61Updated 8 years ago
- Get to Statsd: forward simple statistics to a statsd server☆148Updated 7 years ago
- Make Go packages extensible☆327Updated 8 years ago
- A distributed id generation service that starts at zero.☆74Updated 9 years ago
- Toolkit for checks on a Go project before committing via pre-commit git hook. Includes coverage. Fast.☆130Updated 5 years ago
- Self-contained API keys via cryptographic signatures☆121Updated 7 years ago
- A utility for conceptualizing large Go code bases☆179Updated 3 years ago
- Package netbug provides a handler for registering profilers on your own ServeMux.☆72Updated 9 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆144Updated 6 years ago
- Package stackerr provides a way to augment errors with one or more stack traces to allow for easier debugging.☆143Updated 9 years ago
- Profiler injection and analysis tool☆123Updated 8 years ago
- XHandler is a bridge between net/context and http.Handler☆231Updated 7 years ago
- an opinionated repo based tool for linting, testing and building go source☆110Updated 7 years ago
- Generate datastructures for your types.☆77Updated 5 years ago
- Keep your Go package dependencies fresh. Console tool for checking and updating package dependencies (imports).☆141Updated 8 years ago
- Retryable errors in Golang☆121Updated 5 years ago
- supertest inspired library for testing HTTP servers☆152Updated last year
- Package rpool provides a resource pool.☆88Updated 8 years ago
- Testy is an extensible facade around Go's core testing library☆73Updated 7 years ago
- xlog is a logger for net/context aware HTTP applications☆137Updated 7 months ago
- A zero-config, reverse-proxy written in Go☆118Updated 9 years ago
- Automate the boilerplate of fuzz testing Go interfaces | owner: @willsewell☆109Updated 8 years ago
- Web-based memory profiler for Go services (Official Fork)