There are 4 repositories under json-pointer topic.
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
System.Text.Json-based support for all of your JSON needs.
Parse, Resolve, and Dereference JSON Schema $ref pointers in Node and browsers
A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON
An implementation of JSON Patch and JSON Pointer for Ruby
Framework for representing, validating, querying, and manipulating generic JSON values in Swift. Supported are standards such as JSON Pointer (RFC 6901), JSON Path (RFC 9535), JSON Patch (RFC 6902), JSON Merge Patch (RFC 7396), and JSON Schema.
An object-oriented JSON Schema implementation for Python.
Angular JSON Schema Form Library
JSON command-line swiss knife: diff, reordering, patch, pointer, validator, codegen
The JsonCons.Net libraries complement the System.Text.Json namespace with support for JSON Pointer, JSON Patch, JSON Merge Patch, JSONPath, and JMESPath.
json for modern c++ (single header file, release versions)
A flexible JSONPath engine for Python with JSON Pointer and JSON Patch
A comprehensive set of composable foundational C++ libraries and CMake utilities to power Sourcemeta projects
JSON Power Tool: Retrieve and manipulate JSON data using JSONPath, JSON Pointer, JSON Patch, and JSON Merge Patch. Written in Javascript, wrapped in shell, requiring jsc the JavaScriptCore binary.
JSON serializable rules to match Jackson JsonNodes using JSON Pointers
Query and transform your json data using an extended glob-pattern.
Packed ASTs for compact and efficient JSON representation, with JSON Pointer, JSON Patch support.
JSON Reference for Java with Jackson.
Parse, Resolve, and Dereference JSON Schema $ref pointers for JVM
A high-performance JSON library for System.Text.Json JsonElement and JsonNode, providing robust support for JSONPath, JsonPointer, JsonPatch, and JsonDiff.
Failsafe value retrieval, modification and utils using json-pointer spec
Implementation of RFC 6901 JavaScript Object Notation Pointer strings in Elixir
Jacksync provides a library for synchronization by producing and applying a JSON Patches to Java objects. Inspired by RFC 6902 (JSON Patch) and RFC 7386 (JSON Merge Patch) written in Java, which uses Jackson at its core. provides advanced sync, merge, patch & diff processing.
Simple Clojure(Script) library for working with JSON Pointer and JSON Patch, with no external dependencies.
Extends encoding/json to return unmarshal errors located with JSON Pointer (RFC 6091).