wI2L / jsondiff
Compute the diff between two JSON documents as a series of RFC6902 (JSON Patch) operations
☆524Updated last month
Related projects ⓘ
Alternatives and complementary repositories for jsondiff
- GCI, a tool that control golang package import order and make it always deterministic.☆424Updated 2 months ago
- Refactoring and code transformation tool for Go.☆934Updated last month
- An alternative to stack traces for your Go errors☆729Updated this week
- 🎄 Go code coverage to SVG treemap☆499Updated this week
- Golang port of Abseil's SwissTable☆768Updated 4 months ago
- Go execution trace frontend☆1,144Updated 3 months ago
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆434Updated 5 months ago
- ⚡ A memory arena implementation for Go.☆498Updated 7 months ago
- Go library for creating finite state machines☆963Updated 2 months ago
- Generate type-safe Go converters by simply defining an interface☆517Updated last month
- Go library for retrying with configurable backoffs☆640Updated 3 months ago
- OpenTelemetry instrumentation for database/sql☆307Updated this week
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆746Updated 5 months ago
- A supersonic rate limiting package for Go with HTTP middleware.☆551Updated 2 months ago
- Make your Go programs use less memory (maybe)☆671Updated last month
- Selected Go-internal packages factored out from the standard library☆875Updated last month
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆815Updated 9 months ago
- Golang rate limiters for distributed applications☆458Updated this week
- Fastest and most memory efficient golang concurrent hashmap☆928Updated 2 weeks ago
- GoWrap is a command line tool for generating decorators for Go interfaces☆1,087Updated 2 months ago
- ⚡️ Automatically add Trace Spans to Go methods and functions☆226Updated this week
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆461Updated 2 months ago
- Monitor Go app's performance in seconds, not a day.☆281Updated last month
- Combine one or more Go errors together☆1,037Updated 6 months ago
- Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕☆417Updated last year
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆378Updated 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…☆900Updated last year
- Concurrent data structures for Go☆1,100Updated 3 months ago
- Experimental implementation of a proposed v2 encoding/json package☆390Updated 2 months ago
- Go generator to copy values from type to type and fields from struct to struct (copier without reflection). Generate any code based on ty…☆353Updated 8 months ago