wI2L / jsondiff
Compute the diff between two JSON documents as a series of RFC6902 (JSON Patch) operations
☆558Updated last week
Alternatives and similar repositories for jsondiff:
Users that are interested in jsondiff are comparing it to the libraries listed below
- Golang rate limiters for distributed applications☆537Updated this week
- Golang port of Abseil's SwissTable☆826Updated 3 weeks ago
- An alternative to stack traces for your Go errors☆754Updated last week
- Refactoring and code transformation tool for Go.☆984Updated last month
- Go execution trace frontend☆1,246Updated 3 weeks ago
- OpenTelemetry instrumentation for database/sql☆335Updated this week
- Fastest and most memory efficient golang concurrent hashmap☆984Updated 5 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆472Updated this week
- 🎄 Go code coverage to SVG treemap☆551Updated this week
- Concurrent data structures for Go☆1,229Updated last month
- Generate type-safe Go converters by defining function signatures.☆641Updated this week
- Go library for decoding generic map values into native Go structures and vice versa.☆260Updated last week
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆817Updated last year
- Make your Go programs use less memory (maybe)☆791Updated this week
- A library for diffing golang structures☆935Updated last year
- OpenTelemetry instrumentations for Go☆335Updated 4 months ago
- A supersonic rate limiting package for Go with HTTP middleware.☆612Updated 3 months ago
- ⚡️ Automatically add Trace Spans to Go methods and functions☆257Updated this week
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆930Updated this week
- Selected Go-internal packages factored out from the standard library☆905Updated 2 weeks ago
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆908Updated 2 years ago
- Optimized JSON for Go☆878Updated 3 weeks ago
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆956Updated 3 weeks ago
- A simple logging interface for Go☆1,309Updated this week
- An enum generator for go☆815Updated 2 weeks ago
- Golang ClickHouse client☆268Updated last year
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆447Updated 9 months ago
- Generate JSON Schemas from Go types☆622Updated 3 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆674Updated 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…☆380Updated 3 weeks ago