Projects in Awesome Lists tagged with json-pointer
A curated list of projects in awesome lists tagged with json-pointer .
https://github.com/nlohmann/json
JSON for Modern C++
bson cbor header-only json json-diff json-merge-patch json-parser json-patch json-pointer json-serialization messagepack msgpack rfc-6901 rfc-6902 rfc-7049 rfc-7159 rfc-8259 stl-containers ubjson
Last synced: 12 May 2025
https://github.com/simdjson/simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
aarch64 arm arm64 avx2 avx512 c-plus-plus clang clang-cl cpp11 gcc-compiler json json-parser json-pointer loongarch neon simd sse42 vs2019 x64
Last synced: 13 May 2025
https://github.com/json-everything/json-everything
System.Text.Json-based support for all of your JSON needs.
json json-e json-logic json-patch json-path json-pointer json-schema jsonschema-validator yaml2json
Last synced: 13 May 2025
https://github.com/apidevtools/json-schema-ref-parser
Parse, Resolve, and Dereference JSON Schema $ref pointers in Node and browsers
javascript json-pointer json-reference json-schema nodejs openapi parser resolver universal-javascript
Last synced: 30 Nov 2025
https://github.com/APIDevTools/json-schema-ref-parser
Parse, Resolve, and Dereference JSON Schema $ref pointers in Node and browsers
javascript json-pointer json-reference json-schema nodejs openapi parser resolver universal-javascript
Last synced: 10 May 2025
https://github.com/danielaparker/jsoncons
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
bson cbor cpp csv csv-parser csv-reader jmespath json json-construction json-diff json-parser json-parsing json-patch json-pointer json-serialization jsonpath jsonschema messagepack streaming-json-read ubjson
Last synced: 14 May 2025
https://github.com/taocpp/json
C++ header-only JSON library
cbor cpp cpp17 header-only jaxn json json-patch json-pointer json-schema msgpack ubjson
Last synced: 15 May 2025
https://github.com/opis/json-schema
JSON Schema validator for PHP
json-pointer json-schema opis php
Last synced: 29 Apr 2025
https://github.com/tenderlove/hana
An implementation of JSON Patch and JSON Pointer for Ruby
json json-patch json-pointer ruby
Last synced: 15 May 2025
https://github.com/marksparkza/jschon
An object-oriented JSON Schema implementation for Python.
json json-patch json-pointer json-schema
Last synced: 16 May 2025
https://github.com/dashjoin/json-schema-form
Angular JSON Schema Form Library
angular angular2 autocomplete declarative-html-form declarative-ui form-builder json-pointer json-schema jsonpath
Last synced: 28 Jul 2025
https://github.com/swaggest/json-cli
JSON command-line swiss knife: diff, reordering, patch, pointer, validator, codegen
code-generator json-patch json-pointer json-schema
Last synced: 12 May 2025
https://github.com/danielaparker/jsoncons.net
The JsonCons.Net libraries complement the System.Text.Json namespace with support for JSON Pointer, JSON Patch, JSON Merge Patch, JSONPath, and JMESPath.
csharp dotnet dotnet-core dotnetstandard jmespath json json-merge-patch json-patch json-pointer jsonpatch jsonpath jsonpointer
Last synced: 22 Apr 2025
https://github.com/azadkuh/nlohmann_json_release
json for modern c++ (single header file, release versions)
bson cbor cpp11 cpp14 cpp17 header-only json json-pointer messagepack
Last synced: 29 Apr 2025
https://github.com/jg-rp/python-jsonpath
A flexible JSONPath engine for Python with JSON Pointer and JSON Patch
async json json-pointer jsonpatch jsonpath jsonpath-expression jsonpath-parser jsonpath-syntax jsonpointer pypy3 python python3
Last synced: 09 Oct 2025
https://github.com/sourcemeta/core
A comprehensive set of foundational C++ libraries and CMake utilities to power Sourcemeta projects
cpp cxx json json-pointer json-schema jsonpointer jsonschema
Last synced: 11 Oct 2025
https://github.com/alexeykuzmin/jsonpointer.js
JavaScript implementation of JSON Pointer
Last synced: 22 Oct 2025
https://github.com/dolmen-go/jsonptr
JSON Pointer (RFC 6901) for Go
go golang golang-module golang-package json-pointer rfc6901
Last synced: 19 Oct 2025
https://github.com/stoplightio/json
Useful functions when working with JSON.
Last synced: 04 Apr 2025
https://github.com/santanusinha/json-rules
JSON serializable rules to match Jackson JsonNodes using JSON Pointers
evaluation jackson json json-pointer json-serializable-rules predicates rule-engine rule-eva rules
Last synced: 24 Jul 2025
https://github.com/sagold/json-query
Query and transform your json data using an extended glob-pattern.
glob-pattern json json-pointer library npm-package query
Last synced: 15 Aug 2025
https://github.com/mity/centijson
C JSON parser (both, SAX-like & full DOM)
c json json-parser json-pointer json-serializer mit-license
Last synced: 23 Apr 2025
https://github.com/andersdjohnson/jackson-json-reference
JSON Reference for Java with Jackson.
jackson java json json-pointer json-reference json-schema
Last synced: 18 Mar 2025
https://github.com/planetis-m/jsonpak
Packed ASTs for compact and efficient JSON representation, with JSON Pointer, JSON Patch support.
json json-patch json-pointer nim nim-lang
Last synced: 02 Nov 2025
https://github.com/zenwave360/json-schema-ref-parser-jvm
Parse, Resolve, and Dereference JSON Schema $ref pointers for JVM
java json-pointer json-schema resolver
Last synced: 14 Apr 2025
https://github.com/sagold/json-pointer
Failsafe value retrieval, modification and utils using json-pointer spec
failsafe json-pointer modify retrieve rfc-6901
Last synced: 07 May 2025
https://github.com/chanced/jsonpointer
JSON Pointers (rfc 6901) for Go
go golang json json-pointer rfc-6901 rfc6901
Last synced: 07 May 2025
https://github.com/odogono/elixir-jsonpointer
Implementation of RFC 6901 JavaScript Object Notation Pointer strings in Elixir
Last synced: 21 Aug 2025
https://github.com/remorhaz/php-json-pointer
JSON Pointer (RFC-6901) PHP implementation
json json-pointer php rfc-6901
Last synced: 12 Apr 2025
https://github.com/borgeby/clj-json-pointer
Simple Clojure(Script) library for working with JSON Pointer and JSON Patch, with no external dependencies.
clojure clojurescript json-patch json-pointer
Last synced: 07 Apr 2025
https://github.com/dolmen-go/jsonptrerror
Extends encoding/json to return unmarshal errors located with JSON Pointer (RFC 6091).
go golang-package json-pointer rfc6901
Last synced: 09 Apr 2025
https://github.com/devflowinc/openapi-schema-ref-parser
Parse, Resolve, and Dereference OpenAPI Schema $ref pointers for LLM's
javascript json-pointer json-schema nodejs parser resolver universal-javascript
Last synced: 12 Oct 2025
https://github.com/xp-forge/json-patch
Implements JSON patch documents and JSON pointers
json-patch json-pointer php rfc-6901 rfc-6902 xp-framework
Last synced: 09 Apr 2025
https://github.com/apioo/psx-json
Read and transform JSON documents through JSON-Patch/Pointer
json json-patch json-pointer json-rpc
Last synced: 11 Aug 2025
https://github.com/remexre/json-pointer
A crate for parsing and using JSON pointers, as specified in RFC 6901.
Last synced: 31 Aug 2025
https://github.com/akmjenkins/json-modifiable
A rules engine that dynamically modifies your objects using JSON standards
descriptors json json-patch json-pointer json-schema rules-engine
Last synced: 12 Apr 2025
https://github.com/blakeembrey/map-pointer
Map from one object to another using JSON pointers
datamapper json-pointer map object select
Last synced: 22 Sep 2025
https://github.com/iamazeem/fluent-plugin-json
Fluentd filter plugin for JSON events with JSON Pointer Support (RFC-6901)
fluentd fluentd-filter-plugin fluentd-plugin hacktoberfest json json-pointer
Last synced: 27 Jul 2025
https://github.com/dolmen-go/jsonptr-benchmark
Benchmark for Go implementations of JSON Pointer (RFC 6901)
benchmark json-pointer rfc6901
Last synced: 12 Aug 2025
https://github.com/objecthub/swift-dynamicjson
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.
json json-merge-patch json-parser json-patch json-path json-pointer json-schema json-schema-validator
Last synced: 05 Apr 2025
https://github.com/boylesoftware/x2node-patches
RFC 6902 JSON Patch implementation for X2 Framework.
json-pointer node-js node-module nodejs nodejs-modules x2node
Last synced: 15 Dec 2025
https://github.com/boylesoftware/x2node-pointers
RFC 6901 JSON Pointer implementation for X2 Framework.
json-pointer node-js node-module nodejs nodejs-modules x2node
Last synced: 11 Mar 2025
https://github.com/fosfad/relative-json-pointer
TypeScript implementation for Relative JSON Pointers.
json-pointer relative-json-pointer
Last synced: 17 Mar 2025
https://github.com/croct-tech/json-pointer-js
A RFC 6901 compliant JSON pointer library to handle arbitrary structured data.
Last synced: 22 Jun 2025
https://github.com/saibotsivad/pointer-props
JavaScript object manipulation (get/set/del) using JSON Pointer (RFC6901) and JSON Reference syntax.
javascript json-pointer json-reference jsonpointer jsonreference rfc6901
Last synced: 13 Oct 2025
https://github.com/gearnode/erl-json
An implementation of the JSON data format in Erlang.
json json-parser json-pointer json-serializer
Last synced: 07 Apr 2025
https://github.com/jamesmessinger/json-schema-lib
Extensible JSON Schema library with support for multi-file schemas using $ref
javascript json-pointer json-reference json-schema nodejs parser resolver universal-javascript validation validator
Last synced: 22 Oct 2025
https://github.com/best-shot/json-schema-ref-loader
json-schema-ref-parser for webpack
dereference json json-pointer json-schema loader oas openapi ref reference schema swagger webpack webpack-loader
Last synced: 22 Jul 2025
https://github.com/slavcodev/php-json-pointer
The JSON pointer - PHP object implementation
Last synced: 07 Sep 2025
https://github.com/cyangle/hana.cr
An implementation of JSON Patch and JSON Pointer for Crystal
crystal-lang json json-patch json-pointer
Last synced: 30 Mar 2025
https://github.com/sgpinkus/jsonref.org
JsonRef v0.4.0 specification.
json json-pointer json-reference jsonref
Last synced: 07 Apr 2025
https://github.com/pwall567/resource-ref
Library to manage Resource references using URI and JSON Pointer
Last synced: 30 Mar 2025
https://github.com/parkertomatoes/json-pointer-loc
C library for computing line and column information from JSON pointers
c json json-pointer jsonpointer
Last synced: 23 Sep 2025
https://github.com/irevoire/permissive-json-pointer
A permissive json pointer
json json-path json-pointer permissive serde-json
Last synced: 10 Apr 2025
https://github.com/panodata/tikray
A compact data transformation engine.
data data-transformation data-transformation-pipeline data-transformer jmes jmespath jq jqlang json json-pointer json-transform json-transformation json-translate json-translator transformation transon
Last synced: 04 Oct 2025