uber-go / toolsLinks
A collection of golang tools used at Uber
☆61Updated 6 years ago
Alternatives and similar repositories for tools
Users that are interested in tools are comparing it to the libraries listed below
Sorting:
- Generates UUID-format strings using purely high quality random bytes☆186Updated last month
- Golang syslog wrapper, cross-compile friendly☆68Updated this week
- ☆57Updated 2 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- checkstyle for go☆130Updated 4 years ago
- A good demonstration of Go composition of types and processes.☆85Updated 6 years ago
- Build system and task runner for Go projects☆124Updated this week
- API of GolangCI☆73Updated 5 years ago
- HTML tags in Go☆54Updated 2 years ago
- GoUtils is a Go implementation of some string manipulation libraries of Apache Commons. This is an open source project aimed at providing…☆99Updated 4 years ago
- Public Website for blog.GopherAcademy.com☆183Updated 2 years ago
- optional parameters for go☆50Updated 3 years ago
- Go Mod Repository, Go Vanity Server and Proxy Server☆87Updated 6 years ago
- Golang Database Management and Code Generation☆106Updated 2 years ago
- Go Hosting Solution for AWS, Google Cloud and Digital Ocean☆99Updated 4 years ago
- Tree based pubsub library for Go.☆58Updated last week
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 6 months ago
- The /etc/hosts parsing and resolver library for golang☆65Updated 3 years ago
- A universal log interface☆79Updated 5 years ago
- Standalone repo of deadcode package from http://github.com/remyoudompheng/go-misc☆53Updated 7 years ago
- Routing context for DDD Sample App, in Go.☆58Updated 7 years ago
- Django style fixtures for Golang's excellent built-in database/sql library.☆31Updated 5 years ago
- Minimalist rules engine for Golang☆32Updated last year
- Simplest HTTP GET requester for Go with timeout support