ot.js VS othello-ocaml

Compare ot.js vs othello-ocaml and see what are their differences.

othello-ocaml

Reimplementation of https://github.com/jahfer/othello in OCaml programming language (by jahfer)
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
ot.js othello-ocaml
2 1
2,019 1
0.0% -
0.0 10.0
almost 2 years ago over 6 years ago
JavaScript OCaml
MIT License -
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.

ot.js

Posts with mentions or reviews of ot.js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-16.
  • You don't need a CRDT to build a collaborative experience
    6 projects | news.ycombinator.com | 16 Nov 2023
    This single file shows the entire set of OT transformations (retain, insert, delete):

    https://github.com/Operational-Transformation/ot.js/blob/mas...

    and this is a good post outlining the basics of OT, from the creator of CodeMirror:

    https://marijnhaverbeke.nl/blog/collaborative-editing-cm.htm...

  • Show HN: Rustpad, a self-hosted online collaborative text editor in Rust
    3 projects | news.ycombinator.com | 5 Jun 2021
    Thanks! Operational transformation is the same technology that powers Google Docs. It's been studied in academia for real-time collaboration since the 1990s and has eventual consistency guarantees. See the Wikipedia article: https://en.wikipedia.org/wiki/Operational_transformation

    The Rust operational-transform library was not written by me, but it's listed on crates.io by spebern, and it's worked wonderfully so far. It seems to be a very close port of ot.js (https://github.com/Operational-Transformation/ot.js). The text transformation algorithm isn't very complicated (<700 SLOC including tests), but there's probably room for optimization!

othello-ocaml

Posts with mentions or reviews of othello-ocaml. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-16.

What are some alternatives?

When comparing ot.js and othello-ocaml you can also consider the following projects:

rustpad - Efficient and minimal collaborative code editor, self-hosted, no database required

othello - Operational transform library for Clojure + Clojurescript

collabs - Collabs library monorepo

rich-text - Format for representing rich text documents and changes