awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
vanila-io avatar

vanila-io/wireflow

0
View on GitHub↗
4,154 星标·396 分支·JavaScript·MIT·9 次浏览wireflow.co↗

Wireflow

Wireflow 是一个实时协作流程图工具和视觉映射应用。它提供了一个共享的数字画布,多个用户可以在其中同时设计图表、映射用户流程并创建过程图。

该应用使用操作转换引擎来解决冲突的编辑并保持所有用户之间的一致状态。基于矢量的渲染器确保流程图元素在任何缩放级别下都保持清晰,而 WebSocket 同步层则在客户端之间即时广播画布更新和光标移动。

该项目作为容器化 Web 应用交付,打包成便携式镜像,以确保在不同服务器环境中的一致安装和部署。

Features

  • Flowchart Editors - Provides a real-time collaborative environment for building and editing visual flowcharts and process maps.
  • Process Maps - Allows users to create visual representations of workflows, decision trees, and logic paths.
  • Real-time Collaborative Editors - Provides a shared digital canvas where multiple users can simultaneously design diagrams and map user flows.
  • Graph Data Models - Represents flowcharts as a network of interconnected nodes and edges to manage complex relationships.
  • Canvas Vector Rendering - Employs a vector-based rendering system to keep diagram elements sharp at any zoom level.
  • Real-Time State Broadcasting - Broadcasts real-time canvas updates and cursor movements via persistent bidirectional WebSocket connections.
  • Operational Transformation Sync - Utilizes operational transformation to resolve conflicting edits and maintain consistency across all connected clients.
  • Real-Time Collaborative Editing - Supports simultaneous multi-user editing of a shared digital canvas with instant synchronization.
  • WebSocket State Synchronization - Synchronizes canvas state and user movements in real-time via bidirectional WebSocket communication.
  • Client-Side State Management - Implements local state management to provide immediate UI updates before server confirmation.
  • Diagramming And Flow - Open source platform for creating user flow prototypes.

Star 历史

vanila-io/wireflow 的 Star 历史图表vanila-io/wireflow 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Wireflow 的开源替代方案

相似的开源项目,按与 Wireflow 的功能重合度排序。
  • onlyoffice/documentserverONLYOFFICE 的头像

    ONLYOFFICE/DocumentServer

    6,633在 GitHub 上查看↗

    ONLYOFFICE DocumentServer is a self-hosted online office suite that provides browser-based document, spreadsheet, and presentation editing with real-time collaborative capabilities. It natively supports Office Open XML formats (.docx, .xlsx, .pptx) and can be deployed on Linux servers, either through Docker containerization or direct installation. The server includes a cooperative editing engine that coordinates simultaneous changes across multiple users using operational transformation, with a WebSocket synchronization layer for instant state propagation. Security is handled through JWT auth

    Shellcollaborationcollaborativedoc
    在 GitHub 上查看↗6,633
  • spacedeck/spacedeck-openspacedeck 的头像

    spacedeck/spacedeck-open

    1,129在 GitHub 上查看↗

    Spacedeck is a web-based collaborative whiteboard platform that provides an infinite canvas for real-time visual brainstorming and project management. It enables multiple participants to interact simultaneously within a shared workspace, synchronizing drawing, writing, and media placement across browser-based interfaces. The platform distinguishes itself through a container-native deployment model and a plugin-based storage abstraction, allowing users to manage their own infrastructure while connecting to local file systems, cloud object storage, or relational databases. It maintains document

    JavaScript
    在 GitHub 上查看↗1,129
  • jsbin/jsbinjsbin 的头像

    jsbin/jsbin

    4,421在 GitHub 上查看↗

    JSBin is a collaborative JavaScript playground and online frontend sandbox for writing, executing, and debugging web code. It provides a real-time code editor and an integrated environment that instantly renders HTML, CSS, and JavaScript with a live preview. The platform is designed for live coding demonstrations and pair programming, featuring a broadcasting environment that transmits keystrokes and code changes to other users instantly. It supports real-time synchronization for multiple developers through shared live sessions and includes a transpilation tool to convert alternative programm

    JavaScript
    在 GitHub 上查看↗4,421
  • dotnet-architecture/eshoponcontainersdotnet-architecture 的头像

    dotnet-architecture/eShopOnContainers

    24,362在 GitHub 上查看↗

    eShopOnContainers is a .NET microservices reference application designed to demonstrate cloud-native architecture patterns. It serves as a sample distributed system that implements domain-driven design and utilizes containerized services. The project is developed as a cross-platform sample compatible with Windows, Linux, and macOS. It utilizes Docker for containerized application deployment and supports orchestration via Azure Kubernetes Service to manage the scaling and availability of its services. The system covers microservices architecture design, asynchronous service communication, and

    C#
    在 GitHub 上查看↗24,362
查看 Wireflow 的所有 30 个替代方案→

常见问题解答

vanila-io/wireflow 是做什么的?

Wireflow 是一个实时协作流程图工具和视觉映射应用。它提供了一个共享的数字画布,多个用户可以在其中同时设计图表、映射用户流程并创建过程图。

vanila-io/wireflow 的主要功能有哪些?

vanila-io/wireflow 的主要功能包括:Flowchart Editors, Process Maps, Real-time Collaborative Editors, Graph Data Models, Canvas Vector Rendering, Real-Time State Broadcasting, Operational Transformation Sync, Real-Time Collaborative Editing。

vanila-io/wireflow 有哪些开源替代品?

vanila-io/wireflow 的开源替代品包括: onlyoffice/documentserver — ONLYOFFICE DocumentServer is a self-hosted online office suite that provides browser-based document, spreadsheet, and… spacedeck/spacedeck-open — Spacedeck is a web-based collaborative whiteboard platform that provides an infinite canvas for real-time visual… jsbin/jsbin — JSBin is a collaborative JavaScript playground and online frontend sandbox for writing, executing, and debugging web… dotnet-architecture/eshoponcontainers — eShopOnContainers is a .NET microservices reference application designed to demonstrate cloud-native architecture… peppermint-lab/peppermint — Peppermint is a self-hosted suite of business tools comprising a customer support ticketing system, a client… gar-b-age/cooklikehoc — CookLikeHOC is a dockerized web application that serves as a culinary recipe database and digital cookbook. It…