stretchr / objx
Go package for dealing with maps, slices, JSON and other data.
☆707Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for objx
- 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
- csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.☆942Updated 3 months ago
- Parse and modify Go struct field tags☆633Updated last year
- A Go tool to auto generate methods for your enums☆480Updated 3 months ago
- Combine one or more Go errors together☆1,043Updated 6 months ago
- Super short, fully unique, non-sequential and URL friendly Ids☆940Updated 2 years ago
- Code generation tools for Go.☆423Updated last month
- errors with stacktraces for go☆938Updated 10 months ago
- Get hash values for arbitrary values in Go (golang).☆754Updated last year
- 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
- Attach hooks to any database/sql driver☆651Updated 4 months ago
- High level abstractions over the Go reflect library☆526Updated 2 months ago
- a fake clock for golang☆667Updated last month
- simple struct copying for golang☆452Updated 4 years ago
- Selected Go-internal packages factored out from the standard library☆876Updated last month
- Better time duration formatting in Go!☆495Updated 3 years ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆877Updated last year
- An enum generator for go☆757Updated last month
- impl generates method stubs for implementing an interface.☆1,031Updated 4 months ago
- A comprehensive error handling library for Go☆1,196Updated last week
- A collection of packages to augment the go testing package and support common patterns.☆518Updated 2 months ago
- A Golang library for using SQL.☆741Updated 11 months ago
- Simple backoff algorithm in Go (golang)☆631Updated 9 months 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
- Golang errors with stack trace and source fragments.☆1,035Updated 5 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆530Updated 3 months ago
- Pretty printing for Go values☆1,371Updated 3 months ago
- Golang deep variable equality test that returns human-readable differences☆759Updated 4 months ago
- Go (golang) http calls with retries and backoff☆649Updated 2 years ago
- A golang package for converting to snake_case or CamelCase☆1,029Updated 11 months ago