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
- Get hash values for arbitrary values in Go (golang).☆754Updated 2 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated last year
- A collection of packages to augment the go testing package and support common patterns.☆541Updated last month
- a fake clock for golang☆686Updated 2 months ago
- Quick helpers for testing Go applications☆529Updated last year
- Golang deep variable equality test that returns human-readable differences☆766Updated 9 months ago
- Parse and modify Go struct field tags☆637Updated last year
- 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 …☆656Updated 2 years ago
- Visualize Go Dependency Trees☆984Updated 3 years ago
- Load configuration in cascade from multiple backends into a struct☆492Updated 2 months ago
- Attach hooks to any database/sql driver☆655Updated 8 months ago
- Code generation tools for Go.☆429Updated 5 months ago
- Make temporary edits to your Go module dependencies☆899Updated 3 years ago
- Selected Go-internal packages factored out from the standard library☆904Updated this week
- Package httpsnoop provides an easy way to capture http related metrics (i.e. response time, bytes written, and http status code) from you…☆1,075Updated 5 months ago
- Simple backoff algorithm in Go (golang)☆643Updated last year
- errors with stacktraces for go☆965Updated last year
- impl generates method stubs for implementing an interface.☆1,054Updated 8 months ago
- Automated Semantic Import Versioning Upgrades☆393Updated this week
- Generate interfaces from structure methods.☆336Updated this week
- A Go tool to auto generate methods for your enums☆483Updated 7 months ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆419Updated last month
- ☆389Updated 2 weeks ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆818Updated last year
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆650Updated 11 months ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- Go package for dealing with maps, slices, JSON and other data.☆733Updated last month
- Better time duration formatting in Go!☆498Updated 3 years ago
- Type-safe, zero-allocation sets for Go☆815Updated 5 years ago
- Convert Golang's http.Request to CURL command line☆773Updated this week