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

Package Version Description
@jsondelta/diff npm Structural JSON diffing with reversible deltas
@jsondelta/patch npm Patch application and delta inversion
@jsondelta/merge npm Three-way merge with conflict detection
@jsondelta/bench Benchmark 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 .github Public

    Organization profile and assets

  2. diff diff Public archive

    Zig-powered structural JSON diffing with SIMD acceleration

    JavaScript

  3. patch patch Public archive

    Patch application, composition, and inversion for JSON deltas

    JavaScript

  4. merge merge Public archive

    Zig-powered three-way JSON merge with conflict detection

    Zig

  5. bench bench Public 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…