json-joy VS editing-traces

Compare json-joy vs editing-traces and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
json-joy editing-traces
2 1
652 39
- -
9.9 6.8
2 days ago 5 months ago
TypeScript JavaScript
Apache License 2.0 -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

json-joy

Posts with mentions or reviews of json-joy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-22.
  • JSON-joy CRDT benchmarks, 100x speed improvement over state-of-the-art
    4 projects | news.ycombinator.com | 22 May 2023
    Love seeing CRDT innovation! I'm building something in the space, so excited to give this a try.

    The death stroke for these types of projects seems to be lack of funding. This project is sponsored by nlnet[0] providing between 5k - 50k EU per year. Let's hope this gets additional resources.

    As a note, it appears to use Elastic's 2.0 license preventing selling software that includes this library [1]

    [0] https://nlnet.nl/project/JSON-Joy/

    [1] https://github.com/streamich/json-joy/blob/master/LICENSE

editing-traces

Posts with mentions or reviews of editing-traces. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-22.
  • JSON-joy CRDT benchmarks, 100x speed improvement over state-of-the-art
    4 projects | news.ycombinator.com | 22 May 2023
    Hey! Author of diamond types and the (linked) editing traces repository here. Would it be possible to make & share an editing trace or two from your application? Even a single user editing trace would be super helpful - like a big list of which objects were replaced by what values, in order.

    I really want json based CRDTs to be fast, but one of the problems we have optimising this stuff is that there aren’t a lot of real world data traces around to use as baselines for benchmarking. I don’t know which parts of automerge are slow, and without that knowledge I can’t make them fast. If we have some data from your application, most upcoming json based CRDTs will almost certainly work well for your use case.

    If you’re up for it, flick me an email or just open a PR on https://github.com/josephg/editing-traces

What are some alternatives?

When comparing json-joy and editing-traces you can also consider the following projects:

fast-deep-equal - The fastest deep equality check with Date, RegExp and ES6 Map, Set and typed arrays support

crdt-benchmarks - Real world text editing traces for benchmarking CRDT and Rope data structures [Moved to: https://github.com/josephg/editing-traces]

crdt-benchmarks - A collection of CRDT benchmarks

msgpack-javascript - @msgpack/msgpack - MessagePack for JavaScript / msgpack.org[JavaScript/TypeScript/ECMA-262]

teletype - Share your workspace with team members and collaborate on code in real time in Atom

teletype-crdt - String-wise sequence CRDT powering peer-to-peer collaborative editing in Teletype for Atom.

yjs - Shared data types for building collaborative software

Etherpad - Etherpad: A modern really-real-time collaborative document editor.