stretchr / objxLinks
Go package for dealing with maps, slices, JSON and other data.
☆834Updated 2 months ago
Alternatives and similar repositories for objx
Users that are interested in objx are comparing it to the libraries listed below
Sorting:
- Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.☆901Updated 3 months ago
- Initialize structs with default values☆866Updated last year
- A comprehensive error handling library for Go☆1,269Updated last year
- Get hash values for arbitrary values in Go (golang).☆765Updated 3 years ago
- Parse and modify Go struct field tags☆653Updated 2 years ago
- Golang errors with stack trace and source fragments.☆1,104Updated last year
- csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.☆1,030Updated 10 months ago
- A Go tool to auto generate methods for your enums☆484Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆660Updated 10 months ago
- errors with stacktraces for go☆1,006Updated 2 years ago
- Configuration for Go applications☆472Updated 2 years ago
- An enum generator for go☆914Updated 2 months ago
- Pretty printing for Go values☆1,406Updated last year
- A golang package for converting to snake_case or CamelCase☆1,128Updated 2 years ago
- Combine one or more Go errors together☆1,170Updated last year
- Simple and fast template engine for Go☆901Updated 2 years ago
- Attach hooks to any database/sql driver☆662Updated last year
- Golang deep variable equality test that returns human-readable differences☆787Updated last month
- Super short, fully unique, non-sequential and URL friendly Ids☆960Updated 3 years ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆900Updated 2 years ago
- A generator library for concise, unambiguous and URL-safe UUIDs☆1,385Updated this week
- In-memory SQL engine in Go sql/driver for testing purpose☆917Updated last year
- Generate interfaces from structure methods.☆348Updated 3 weeks ago
- Better time duration formatting in Go!☆510Updated 4 years ago
- A library for diffing golang structures☆984Updated 5 months ago
- High level abstractions over the Go reflect library☆537Updated last year
- A collection of packages to augment the go testing package and support common patterns.☆577Updated 11 months ago
- a fake clock for golang☆723Updated 2 months ago
- Clock is a small library for mocking time in Go.☆690Updated 2 years 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,143Updated 8 months ago