uber-go / tools
A collection of golang tools used at Uber
☆59Updated 5 years ago
Alternatives and similar repositories for tools:
Users that are interested in tools are comparing it to the libraries listed below
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated last month
- Generates UUID-format strings using purely high quality random bytes☆181Updated 2 months ago
- HTTP for Gophers☆61Updated 6 years ago
- Prep finds all SQL statements in a Go package and instruments db connection with prepared statements☆33Updated 7 years ago
- Implement YAML/JSON decoding in one place.☆48Updated 5 years ago
- OpenCensus SQL database driver wrapper for Go☆111Updated 3 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 4 years ago
- An inflection engine for golang