pigeon VS statebox_riak

Compare pigeon vs statebox_riak and see what are their differences.

pigeon

Diff, patch, merge, and synchronize JSON documents with an Automerge-compatible interface (by frameable)

statebox_riak

Convenience library that makes it easier to use statebox with riak, extracted from best practices in our production code at Mochi Media. (by mochi)
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
pigeon statebox_riak
4 1
54 48
- -
0.0 10.0
over 1 year ago over 10 years ago
JavaScript Erlang
- GNU General Public License v3.0 or later
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.

pigeon

Posts with mentions or reviews of pigeon. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-05.

statebox_riak

Posts with mentions or reviews of statebox_riak. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-05.
  • You might not need a CRDT
    9 projects | news.ycombinator.com | 5 Dec 2022
    This is a cool approach. It reminds me of statebox by mochimedia: https://github.com/mochi/statebox_riak.

    If I'm understanding correctly, it requires the mutations to be deterministic in order for the nodes to converge.

    Replicache (replicache.dev - my thing) takes a similar approach except it does not requires the mutations to be deterministic, which is very useful because it enables, e.g., authenticated operations on the server.

    Both the idea here and Replicache's approach are closely related to game networking. If you are interested in these ideas, a really excellent set of content is: https://www.gabrielgambetta.com/client-server-game-architect....

What are some alternatives?

When comparing pigeon and statebox_riak you can also consider the following projects:

plane - A distributed system for running WebSocket services at scale.

peritext - A CRDT for asynchronous rich-text collaboration, where authors can work independently and then merge their changes.

aper - A Rust data structure library built on state machines.

automerge-perf - Performance tests for Automerge

diamond-types - The world's fastest CRDT. WIP.

jdd - A semantic JSON compare tool