frankban / quicktestLinks
Quick helpers for testing Go applications
☆529Updated last year
Alternatives and similar repositories for quicktest
Users that are interested in quicktest are comparing it to the libraries listed below
Sorting:
- Selected Go-internal packages factored out from the standard library☆924Updated 2 months ago
- Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists …☆661Updated 2 years ago
- Code generation tools for Go.☆431Updated last month
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆350Updated last year
- A collection of packages to augment the go testing package and support common patterns.☆563Updated 5 months ago
- Clock is a small library for mocking time in Go.☆684Updated 2 years ago
- Immutable collections for Go☆729Updated last year
- Automated Semantic Import Versioning Upgrades☆411Updated 3 months ago
- ☆400Updated 2 weeks ago
- 12 factor configuration as a typesafe struct in as little as two function calls☆337Updated 3 years ago
- Better time duration formatting in Go!☆504Updated 4 years ago
- A refactoring tool for Go☆675Updated last week
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆823Updated last year
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆652Updated last year
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆366Updated 2 years ago
- Minimal structured logging library for Go☆339Updated this week
- A Go library for validating structs, maps and slices.☆230Updated 8 months ago
- An efficient JSON decoder☆428Updated last year
- Convert Go values to their AST☆309Updated 4 months ago
- Shotizam analyzes the size of Go binaries☆612Updated 11 months ago
- A tiny library for super simple Golang tables☆358Updated 4 years ago
- A place to keep useful golang functions and small libraries☆293Updated last month
- A Go tool to auto generate methods for your enums☆483Updated 11 months ago
- fault injection library in go using standard http middleware☆509Updated this week
- A comprehensive godoc guide.☆419Updated 3 months ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆461Updated 2 years ago
- Generate readme file from Go doc. Now available as a Github action!☆217Updated 8 months ago
- An easy HTTP client for Go. Inspired by the immortal Requests.☆387Updated 3 weeks ago