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

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

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

1 个仓库

Awesome GitHub RepositoriesGraph Logic Encapsulation

Grouping of node-graph elements into modular units to simplify complex visual logic.

Distinct from Logic-to-Graph Mapping: Specifically handles the encapsulation of nodes within a visual graph, whereas the parent maps general logic to a graph.

Explore 1 awesome GitHub repository matching graphics & multimedia · Graph Logic Encapsulation. Refine with filters or upvote what's useful.

Awesome Graph Logic Encapsulation GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • samuelmtimbo/unitsamuelmtimbo 的头像

    samuelmtimbo/unit

    4,913在 GitHub 上查看↗

    Unit 是一个可视化编程系统和基于图的集成开发环境,用于通过连接状态机和原始操作来构建功能性软件。它作为一个基于节点的逻辑编辑器和状态机编排器,将可视化程序规范转换为独立的 JavaScript 文件,以便作为静态网站部署。 该系统通过一个可视化编译器脱颖而出,该编译器可以将程序包渲染为活动网站并执行双向图检查,允许将实时渲染的应用转换回其原始可视化图以进行调试。它采用空间工作区,将底层系统 API 封装为可重用的状态机,从而创建一致的功能单元库。 该平台涵盖了广泛的能力,包括带引脚数据路由的基于图的逻辑组合、递归子图嵌套和手动 JSON 数据创建。它还提供项目序列化、父子节点间的层级导航以及用于查看图输出的最终渲染预览工具。

    Allows users to navigate between parent graphs and child units to modify internal logic and organization.

    TypeScriptdataflow-programmingfunctional-programminglive-programming
    在 GitHub 上查看↗4,913
  1. Home
  2. Graphics & Multimedia
  3. Visualization and Mapping
  4. Node Graph Engines
  5. Logic-to-Graph Mapping
  6. Graph Logic Encapsulation

探索子标签

  • Hierarchical Graph NavigationThe ability to traverse and enter/exit nested subgraphs within a visual logic editor. **Distinct from Graph Logic Encapsulation:** Distinct from Graph Logic Encapsulation by focusing on the navigation act of entering/exiting rather than the structural grouping.