mitchellh / hashstructure
Get hash values for arbitrary values in Go (golang).
☆754Updated last year
Related projects ⓘ
Alternatives and complementary repositories for hashstructure
- a fake clock for golang☆667Updated last month
- 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
- Simple backoff algorithm in Go (golang)☆631Updated 9 months ago
- Code generation tools for Go.☆423Updated last month
- Golang deep variable equality test that returns human-readable differences☆759Updated 4 months ago
- Goroutine Leak Detector☆1,040Updated 4 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- Attach hooks to any database/sql driver☆651Updated 4 months ago
- simple struct copying for golang☆452Updated 4 years ago
- Clock is a small library for mocking time in Go.☆680Updated last year
- A Go metrics interface with fast buffered metrics and third party reporters☆850Updated 3 months ago
- ☆373Updated this week
- Parse and modify Go struct field tags☆633Updated last year
- Go package for dealing with maps, slices, JSON and other data.☆707Updated 8 months ago
- errors with stacktraces for go☆938Updated 10 months ago
- High level abstractions over the Go reflect library☆526Updated 2 months ago
- Combine one or more Go errors together☆1,043Updated 6 months ago
- A simple, stateless, functional mechanism to perform actions repetitively until successful.☆474Updated last year
- Selected Go-internal packages factored out from the standard library☆876Updated last month
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆638Updated 7 months ago
- A universal mechanism to manage goroutine lifecycles☆1,553Updated 7 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated last year
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆877Updated last year
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆764Updated 2 months ago
- A Transport for http.Client that will cache responses according to the HTTP RFC☆744Updated last year
- Go (golang) http calls with retries and backoff☆649Updated 2 years ago
- 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
- impl generates method stubs for implementing an interface.☆1,031Updated 4 months ago
- Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.☆774Updated 5 months ago
- Type-safe, zero-allocation sets for Go☆810Updated 4 years ago