collabs

Collabs library monorepo (by composablesys)

Collabs Alternatives

Similar projects and alternatives to collabs

  • quill

    62 collabs VS quill

    Quill is a modern WYSIWYG editor built for compatibility and extensibility.

  • ot.js

    2 collabs VS ot.js
  • 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 logo
  • rich-text

    1 collabs VS rich-text

    Format for representing rich text documents and changes (by ottypes)

  • othello

    Operational transform library for Clojure + Clojurescript

  • othello-ocaml

    Reimplementation of https://github.com/jahfer/othello in OCaml programming language

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better collabs alternative or higher similarity.

collabs reviews and mentions

Posts with mentions or reviews of collabs. 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
    > Opaque State: [...] You can’t inspect your model represented by the CRDT without using the CRDT library to decode the blob, and you can’t just store the underlying model state because the CRDT needs its change history also. You’re left with an opaque blob of data in your database.

    As someone who works on a CRDT library with opaque state [1], I agree that this is a big barrier to adoption. Features like partial loading, per-paragraph permissions, and accept/reject suggestions seem pretty easy to implement if each text char is just a row in your server's DB, but I would have trouble implementing them on top of e.g. Yjs.

    For text editing, one idea is to separate the CRDT "positions" from the text itself, which you can then store as a map (position -> char) in your own data structures. I've made a simple (but inefficient) library along these lines [2] and would be interested in ideas for further development.

    [1] Collabs - https://collabs.readthedocs.io

    [2] position-strings - https://www.npmjs.com/package/position-strings

  • Collabs, a collections library for collaborative data structures
    1 project | news.ycombinator.com | 21 Jul 2023

Stats

Basic collabs repo stats
2
237
5.9
13 days ago

composablesys/collabs is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of collabs is TypeScript.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com