jsonpatch is a Go library to create JSON patches (RFC6902) directly from arbitrary Go objects and facilitates the implementation of sophisticated custom (e.g. filtered, validated) patch creation.
Failsafe value retrieval, modification and utils using json-pointer spec
Implements JSON patch documents and JSON pointers
A RFC 6901 compliant JSON pointer library to handle arbitrary structured data.
A C++ library and utility applications for handling JSON documents.
JsonPointer (rfc6901) syntax frontend for Struct::Path