benbjohnson / clock
Clock is a small library for mocking time in Go.
☆679Updated last year
Alternatives and similar repositories for clock:
Users that are interested in clock are comparing it to the libraries listed below
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated last year
- Get hash values for arbitrary values in Go (golang).☆752Updated 2 years ago
- Golang deep variable equality test that returns human-readable differences☆766Updated 7 months ago
- A collection of packages to augment the go testing package and support common patterns.☆532Updated last week
- 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 …☆653Updated 2 years ago
- Code generation tools for Go.☆427Updated 4 months ago
- A Go tool to auto generate methods for your enums☆482Updated 6 months ago
- ☆385Updated this week
- a fake clock for golang☆682Updated last month
- Parse and modify Go struct field tags☆636Updated last year
- Simple backoff algorithm in Go (golang)☆642Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆484Updated 5 months ago
- Quick helpers for testing Go applications☆530Updated 11 months ago
- Load configuration in cascade from multiple backends into a struct☆493Updated last month
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆817Updated last year
- Diodes are ring buffers manipulated via atomics.☆470Updated this week
- Attach hooks to any database/sql driver☆654Updated 7 months ago
- Go package for dealing with maps, slices, JSON and other data.☆726Updated last week
- Selected Go-internal packages factored out from the standard library☆896Updated 3 weeks 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,069Updated 4 months ago
- Golang errors with stack trace and source fragments.☆1,059Updated 8 months ago
- Make temporary edits to your Go module dependencies☆900Updated 3 years ago
- Enrich `go test` outputs with text decorations.☆858Updated 6 months ago
- A comprehensive godoc guide.☆415Updated last year
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆647Updated 10 months ago
- Combine one or more Go errors together☆1,101Updated 9 months ago
- impl generates method stubs for implementing an interface.☆1,047Updated 7 months ago
- Immutable collections for Go☆716Updated last year
- Find in Go repeated strings that could be replaced by a constant☆299Updated 7 months ago
- Visualize Go Dependency Trees☆959Updated 3 years ago