Skip to content
@jsondelta

jsondelta

jsondelta

Note

This ecosystem is archived. The WASM serialization boundary (JSON.stringify -> memory copy -> Zig parse -> compute -> serialize -> copy -> JSON.parse) dominates computation time, making the engine slower than pure JS alternatives. The JS fallback is competitive but offers no advantage over existing libraries like fast-json-patch.

Packages

PackageVersionDescription
@jsondelta/diffnpmStructural JSON diffing with reversible deltas
@jsondelta/patchnpmPatch application and delta inversion
@jsondelta/mergenpmThree-way merge with conflict detection
@jsondelta/benchBenchmark suite vs deep-diff, jsondiffpatch, fast-json-patch

This ecosystem was an experiment in AI-maintained open source. All packages were autonomously built, tested, and refined by AI with human oversight.

Popular repositories Loading

  1. .github .githubPublic

    Organization profile and assets

  2. diff diffPublic archive

    Zig-powered structural JSON diffing with SIMD acceleration

    JavaScript

  3. patch patchPublic archive

    Patch application, composition, and inversion for JSON deltas

    JavaScript

  4. merge mergePublic archive

    Zig-powered three-way JSON merge with conflict detection

    Zig

  5. bench benchPublic archive

    Benchmark suite for jsondelta vs popular JSON diff libraries

    JavaScript

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…