wI2L / jsondiffLinks
Compute the diff between two JSON documents as a series of RFC6902 (JSON Patch) operations
☆577Updated 3 weeks ago
Alternatives and similar repositories for jsondiff
Users that are interested in jsondiff are comparing it to the libraries listed below
Sorting:
- Refactoring and code transformation tool for Go.☆994Updated 3 months ago
- An alternative to stack traces for your Go errors☆764Updated this week
- Generate type-safe Go converters by defining function signatures.☆696Updated 3 weeks ago
- Golang port of Abseil's SwissTable☆825Updated 3 months ago
- Go execution trace frontend☆1,260Updated 3 months ago
- 🎄 Go code coverage to SVG treemap☆560Updated last month
- GCI, a tool that control golang package import order and make it always deterministic.☆493Updated 2 months ago
- Make your Go programs use less memory (maybe)☆817Updated 2 months ago
- Fastest and most memory efficient golang concurrent hashmap☆995Updated 7 months ago
- Golang rate limiters for distributed applications☆563Updated this week
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆822Updated last year
- Copygen generates code based on Go types. Generate type-based code to copy values from type to type and fields from struct to struct by d…☆389Updated 3 months ago
- The simplest config loader for Go that reads/watches from file, env, flag and clouds (AWS, Azure, GCP).☆321Updated this week
- Experimental implementation of a proposed v2 encoding/json package☆510Updated 3 weeks ago
- Concurrent data structures for Go☆1,344Updated last month
- Selected Go-internal packages factored out from the standard library☆922Updated last month
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆910Updated 2 years ago
- Go Dependency Analysis toolkit☆1,511Updated last week
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆981Updated 2 months ago
- Define and run pattern-based custom linting rules.☆825Updated 3 months ago
- A library for diffing golang structures☆951Updated last year
- A simple logging interface for Go☆1,327Updated this week
- Go library for decoding generic map values into native Go structures and vice versa.☆311Updated this week
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆449Updated last year
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆506Updated 3 months ago
- A collection of packages to augment the go testing package and support common patterns.☆564Updated 3 months ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆482Updated last month
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆593Updated 2 months ago
- Automatically set GOMEMLIMIT to match Linux cgroups(7) memory limit.☆417Updated last month
- Marshmallow provides a flexible and performant JSON unmarshalling in Go. It specializes in dealing with unstructured struct - when some f…☆385Updated last year