y-websocket VS Immer

Compare y-websocket vs Immer 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
y-websocket Immer
1 142
445 27,061
4.3% 0.9%
7.1 7.1
13 days ago 5 days ago
JavaScript JavaScript
MIT License 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.

y-websocket

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

Immer

Posts with mentions or reviews of Immer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-25.

What are some alternatives?

When comparing y-websocket and Immer you can also consider the following projects:

automerge - A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.

immutability-helper - mutate a copy of data without changing the original source

SyncedStore - SyncedStore CRDT is an easy-to-use library for building live, collaborative applications that sync automatically.

immutable-js - Immutable persistent data collections for Javascript which increase efficiency and simplicity.

automerge-rs - Rust implementation of automerge [Moved to: https://github.com/automerge/automerge]

redux-toolkit - The official, opinionated, batteries-included toolset for efficient Redux development

y-webrtc - WebRTC Connector for Yjs

Recoil - Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React.

yjs - Shared data types for building collaborative software

react-query - 🤖 Powerful asynchronous state management, server-state utilities and data fetching for TS/JS, React, Solid, Svelte and Vue. [Moved to: https://github.com/TanStack/query]

crdt-benchmarks - A collection of CRDT benchmarks

valtio - 💊 Valtio makes proxy-state simple for React and Vanilla