Matrix-CRDT VS syncthing-android

Compare Matrix-CRDT vs syncthing-android and see what are their differences.

Matrix-CRDT

Use Matrix as a backend for local-first applications with the Matrix-CRDT Yjs provider. (by YousefED)
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
Matrix-CRDT syncthing-android
10 1,233
712 3,037
- 1.8%
1.0 9.2
about 1 month ago 2 days ago
TypeScript Java
Mozilla Public License 2.0 Mozilla Public License 2.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.

Matrix-CRDT

Posts with mentions or reviews of Matrix-CRDT. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-29.
  • Help - chat server
    3 projects | /r/node | 29 Apr 2023
  • Feature request: online collaboration
    3 projects | /r/scrivano | 26 Aug 2022
    Another interesting and peculiar approach would be to use Matrix, which is chat and collaboration framework that is completely decentralised. Essentially, in this way Scrivano would translate pen input into chat messages that are sent to other users who receive them in real time. One advantage of this approach is that the collaborative notes will remain accessible even after you go offline and multiple users will be able to collaborate on a single note just like they would in a group chat. There are already apps that make use of this idea (e.g. see Matrix-CRDT or TheBoard), but when I tried this it last time didn't work very well and I'm not sure whether this is a limitation of the service or of the specific implementation I tried.
  • Libli, tiny matrix client for building public libraries
    3 projects | news.ycombinator.com | 7 Mar 2022
    1. This is complicated. There is a notion of power_level, which you can set to different events. So you can set "send message" to power level 30, and any user with a "power level" of 30 or more will be able to send messages. Those power levels (and the required level to send an event) are granted by the room creator.

    There is, however, no power_level associated with reading messages. I think you need to be joined to a room to send messages, and to be joined, you need to be able to read messages by design. So the "inbox" model doesn't seem representable to me. But maybe I'm missing something!

    2. Yes. Events can refer to prior events to modify them, e.g. you can "edit" a previous message by appending a new message of type "msg.edit" (made up type, not sure what the exact it), specifying the old message id, and the new text. For matrix-based CRDT, see Matrix-CRDT[1], a Yjs backend using Matrix.

    [1]: https://github.com/YousefED/Matrix-CRDT

  • E2EE Social Media?
    3 projects | /r/signal | 15 Feb 2022
    Have you checked out Matrix? It's specifically a protocol (they've used OpenWhisper) but people are using it like a social media platform (specifically like IRC). There's even people doing google docs like services. I'm going to link a HN thread from that last link because others are just talking about Matrix and that'll likely be helpful to you.
  • Matrix-CRDT: Use Matrix as a backend for local-first applications with the Matrix-CRDT Yjs provider.
    1 project | /r/selfhosted | 18 Jan 2022
  • Show HN: Matrix-CRDT – real-time collaborative apps using Matrix as backend
    1 project | /r/hackernews | 18 Jan 2022
    8 projects | news.ycombinator.com | 18 Jan 2022
  • Matrix-CRDT – real-time collaborative apps using Matrix as backend
    1 project | /r/Rad_Decentralization | 18 Jan 2022
    1 project | /r/Boiling_Steam | 18 Jan 2022
  • Hacker News top posts: Jan 18, 2022
    2 projects | /r/hackerdigest | 18 Jan 2022
    Show HN: Matrix-CRDT – real-time collaborative apps using Matrix as backend\ (2 comments)

syncthing-android

Posts with mentions or reviews of syncthing-android. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-10.
  • Ask HN: Best useful tools that are helpful in your business?
    1 project | news.ycombinator.com | 10 Apr 2024
    We use syncthing to share files between our machines. It avoids is having to use dropbox / OneDrive etc. You just choose a folder and it automatically syncs it in the background.

    https://syncthing.net/

  • LocalSend: Open-source, cross-platform file sharing to nearby devices
    35 projects | news.ycombinator.com | 10 Mar 2024
    This very hn entries is bust contradicting your statement.

    Also what about syncthing[1] (for recurrent/permanent sync) and croc[2] (for one time copies) ?

    I have used both for a number of years already.

    [1] https://syncthing.net/

    [2] https://github.com/schollz/croc

  • Unison File Synchronizer
    3 projects | news.ycombinator.com | 7 Feb 2024
  • PinePhone review after a month of daily driving
    3 projects | news.ycombinator.com | 26 Jan 2024
  • Ask HN: How best to sync a subset of my files with a friend?
    2 projects | news.ycombinator.com | 23 Jan 2024
    I would use syncthing, which is open source at https://syncthing.net/.

    After minimal setup, it just works(tm).

    You have a normal directory in your filesystem, that is synced to the other peers (which you set up in the "minimal setup").

    I have been using it for years, and it works well. It has no problems crossing os'es (i.e. windows -> linux, linux -> mac)

    For windows I usually recommend https://github.com/canton7/SyncTrayzor, but vanilla syncthing works fine too (but don't try to mix them!)

  • Free and Open Source Alternative to Airdrop
    8 projects | news.ycombinator.com | 21 Jan 2024
    Do consider Syncthing particularly if you are using Android. If using apple iOS you'd need the möbius sync client.

    https://syncthing.net/

    https://www.mobiussync.com/

    One thing that it beats the cloud / centralized sync on is because the connection is direct between devices when the initial transfer is completed the file is completely there on the other device. With a cloud type of sync you do the transfer twice. I've seen stack up on large media or with the structure of cloud services pricing making it expensive depending on how your workflow is setup with inside and outside parties. For example, Dropbox deduction from all parties' storage limits not just the sharer.

    You can also point Syncthing at a local sync of Dropbox or Google drive and then forward the files to other recipients from that for some purposes.

  • Willow Protocol
    7 projects | news.ycombinator.com | 17 Jan 2024
  • Obsidian 1.5 Desktop (Public)
    10 projects | news.ycombinator.com | 26 Dec 2023
    I think sync is a non-feature, as you can just ride on your existing solution.

    For example, I use syncthing [1] with Obsidian to sync files off-cloud.

    https://syncthing.net/

  • What do you use to write your fan fictions?
    2 projects | /r/FanFiction | 11 Dec 2023
    When I was 14 and just getting started, I used Notepad. Upgraded to Wordpad when I realized I loved putting italics in every other sentence, moved to Google Docs at around 25 when I started writing on my phone and wanted to sync with my computer, finally moved to Obsidian a few months ago (with Syncthing for syncing) when I decided I don't want to live in Google's house where they can burn my stuff down whenever they want.
  • “Chrono trigger”- Just started the game kind of lost in the demon castle
    1 project | /r/gaming | 11 Dec 2023
    Pick it up again an use cloud syncing this time! Is worth! https://syncthing.net/

What are some alternatives?

When comparing Matrix-CRDT and syncthing-android you can also consider the following projects:

y-crdt - Rust port of Yjs

rsync - An open source utility that provides fast incremental file transfer. It also has useful features for backup and restore operations among many other use cases.

y-webrtc - WebRTC Connector for Yjs

MoKee-WarpShare - 移植魔趣的“跃传”,支持Android向Mac传输数据

Radicale-DecSync - Radicale storage plugin to add synchronization using DecSync

termux-packages - A package build system for Termux.

mute - a scalable collaborative document editor with CRDT, P2P and E2EE

gocryptfs - Encrypted overlay filesystem written in Go

matrix-room-element

obsidian-git - Backup your Obsidian.md vault with git

slate-yjs - Yjs binding for Slate

Nextcloud - ☁️ Nextcloud server, a safe home for all your data