r3labs / diffLinks
A library for diffing golang structures
☆983Updated 5 months ago
Alternatives and similar repositories for diff
Users that are interested in diff are comparing it to the libraries listed below
Sorting:
- A golang package for converting to snake_case or CamelCase☆1,129Updated 2 years ago
- An in-memory cache with item expiration and generics☆1,208Updated 2 months ago
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆728Updated 2 years ago
- Initialize structs with default values☆866Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,014Updated last month
- Combine one or more Go errors together☆1,169Updated last year
- Convert Golang's http.Request to CURL command line☆798Updated this week
- Go library for retrying with configurable backoffs☆701Updated last week
- An enum generator for go☆913Updated 2 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆657Updated 10 months ago
- Server Sent Events server and client for Golang☆1,014Updated last year
- Expression evaluation in golang☆810Updated 5 months ago
- Generate type-safe Go converters by defining function signatures.☆810Updated 3 weeks ago
- A universal mechanism to manage goroutine lifecycles☆1,684Updated 7 months ago
- A Go (golang) package for representing a list of errors as a single error.☆2,540Updated last week
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆2,041Updated last month
- Go package for dealing with maps, slices, JSON and other data.