mitchellh / hashstructure
Get hash values for arbitrary values in Go (golang).
☆757Updated 2 years ago
Alternatives and similar repositories for hashstructure:
Users that are interested in hashstructure are comparing it to the libraries listed below
- Simple backoff algorithm in Go (golang)☆644Updated last year
- Parse and modify Go struct field tags☆642Updated last year
- Clock is a small library for mocking time in Go.☆681Updated last year
- Go package for dealing with maps, slices, JSON and other data.☆746Updated 2 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated last year
- Golang deep variable equality test that returns human-readable differences☆770Updated this week
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆654Updated last year
- a fake clock for golang☆700Updated 4 months ago
- impl generates method stubs for implementing an interface.☆1,063Updated 10 months ago
- Goroutine Leak Detector☆1,044Updated 4 years ago
- A Go tool to auto generate methods for your enums☆483Updated 9 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,081Updated 6 months ago
- A Go metrics interface with fast buffered metrics and third party reporters