Advise with starting "scratch my own itch" project (screensharing + vscode liveshare clone)

This page summarizes the projects mentioned and recommended in the original post on /r/rust

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

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

  • Also check out Rustpad (Github) - it has collaborative editing implemented now.

  • automerge

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

  • Does live sharing include collaborative editing? If so, check out Automerge in JS for example (using CRDTs).

  • 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
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Stashpad launches Google Docs alternative you can use without any login

    2 projects | news.ycombinator.com | 15 Mar 2024
  • Software similar to https://rustpad.io

    1 project | /r/selfhosted | 1 Feb 2023
  • Rustpad – Collaborative Code Editor

    1 project | news.ycombinator.com | 8 Mar 2022
  • Rustpad – Collaborative Code Editor

    1 project | news.ycombinator.com | 7 Mar 2022
  • Rustpad: An online collaborative code editor that looks like VS Code - self-hosted, powered by Rust, TypeScript, & WebAssembly

    1 project | /r/selfhosted | 6 Jun 2021