benbjohnson / clock
Clock is a small library for mocking time in Go.
☆680Updated last year
Related projects ⓘ
Alternatives and complementary repositories for clock
- a fake clock for golang☆667Updated last month
- Code generation tools for Go.☆423Updated last month
- Quick helpers for testing Go applications☆529Updated 8 months ago
- A collection of packages to augment the go testing package and support common patterns.☆518Updated 2 months ago
- Get hash values for arbitrary values in Go (golang).☆754Updated last year
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated last year
- Parse and modify Go struct field tags☆633Updated last year
- Selected Go-internal packages factored out from the standard library☆876Updated last month
- 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 …☆651Updated last year
- Combine one or more Go errors together☆1,043Updated 6 months ago
- Attach hooks to any database/sql driver☆651Updated 4 months ago
- ☆373Updated this week
- A Go tool to auto generate methods for your enums☆480Updated 3 months ago
- Generate interfaces from structure methods.☆325Updated 11 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆638Updated 7 months ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- Golang deep variable equality test that returns human-readable differences☆759Updated 4 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆471Updated 2 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆816Updated 9 months ago
- Go package for dealing with maps, slices, JSON and other data.☆707Updated 8 months ago
- Package httpsnoop provides an easy way to capture http related metrics (i.e. response time, bytes written, and http status code) from you…☆1,039Updated last month
- Automated Semantic Import Versioning Upgrades☆370Updated 8 months ago
- Make temporary edits to your Go module dependencies☆897Updated 3 years ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆404Updated this week
- Simple backoff algorithm in Go (golang)☆631Updated 9 months ago
- Immutable collections for Go☆715Updated last year
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆340Updated 5 months ago
- impl generates method stubs for implementing an interface.☆1,031Updated 4 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆530Updated 3 months ago
- Find in Go repeated strings that could be replaced by a constant☆293Updated 4 months ago