editor VS Mercure

Compare editor vs Mercure and see what are their differences.

editor

Collaborative text editor using operational transformations (by fanout)
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
editor Mercure
1 19
30 3,758
- -
0.0 8.4
12 months ago 17 days ago
JavaScript Go
GNU General Public License v3.0 or later GNU Affero General Public License v3.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.

editor

Posts with mentions or reviews of editor. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-11.
  • The WebSocket Handbook
    14 projects | news.ycombinator.com | 11 Jan 2022
    I made a document editing demo here: https://github.com/fanout/editor

    It uses operational transformations to manage conflicts, and it saves the data in MySQL. Technically any Django DB backend will work for storage, but the public demo instance uses MySQL.

    One of the reasons I made this thing was to show that realtime apps don't need to require heavy frameworks or unusual databases. And it loads super fast.

    I don't think you need Raft if you have a central database storing the document. You could also consider using CRDTs instead of OT, which may be more powerful but also more challenging to develop.

Mercure

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

What are some alternatives?

When comparing editor and Mercure you can also consider the following projects:

omnistreams-spec - WIP Specification for "universal" (language- and transport-agnostic) data streams

Socket.io - Realtime application framework (Node.JS server)

rupy - HTTP App. Server and JSON DB - Shared Parallel (Atomic) & Distributed

websocket - A fast, well-tested and widely used WebSocket implementation for Go.

Centrifugo - Scalable real-time messaging server in a language-agnostic way. Self-hosted alternative to Pubnub, Pusher, Ably. Set up once and forever.

amqp091-go - An AMQP 0-9-1 Go client maintained by the RabbitMQ team. Originally by @streadway: `streadway/amqp`

NATS - Golang client for NATS, the cloud native messaging system.

sarama - Sarama is a Go library for Apache Kafka. [Moved to: https://github.com/IBM/sarama]

gorush - A push notification server written in Go (Golang).

rabtap - RabbitMQ wire tap and swiss army knife

pubsub - A simple pubsub package for go.

webtransport - WebTransport is a web API for flexible data transport