benbjohnson / clockLinks
Clock is a small library for mocking time in Go.
☆683Updated 2 years ago
Alternatives and similar repositories for clock
Users that are interested in clock are comparing it to the libraries listed below
Sorting:
- a fake clock for golang☆710Updated 6 months ago
- Get hash values for arbitrary values in Go (golang).☆762Updated 2 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Golang deep variable equality test that returns human-readable differences☆776Updated 2 months ago
- Automated Semantic Import Versioning Upgrades☆415Updated 4 months ago
- Code generation tools for Go.☆431Updated last month
- Parse and modify Go struct field tags☆646Updated last year
- A collection of packages to augment the go testing package and support common patterns.☆564Updated 5 months ago
- A Go tool to auto generate methods for your enums☆484Updated 11 months ago
- ☆404Updated last month
- Load configuration in cascade from multiple backends into a struct☆504Updated last month
- Generate interfaces from structure methods.☆345Updated 2 weeks ago
- Quick helpers for testing Go applications☆528Updated last year
- Attach hooks to any database/sql driver☆658Updated 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 …☆661Updated 2 years ago
- Better time duration formatting in Go!☆504Updated 4 years ago
- Arbitrary-precision decimals for Go☆741Updated 11 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- Selected Go-internal packages factored out from the standard library☆931Updated 3 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,105Updated last month
- Errwrap is a Go (golang) library for wrapping and querying errors.☆431Updated last month
- Make temporary edits to your Go module dependencies☆901Updated last month
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆449Updated last week
- Powerful mock generation tool for Go programming language☆714Updated 2 weeks ago
- Go package for dealing with maps, slices, JSON and other data.☆779Updated 5 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆824Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆495Updated 10 months ago
- Immutable collections for Go☆729Updated last year
- impl generates method stubs for implementing an interface.☆1,070Updated last year
- Find in Go repeated strings that could be replaced by a constant☆309Updated 2 months ago