awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesProcessing Isolations

Mechanisms for executing graph logic in separate instances to prevent UI blocking.

Distinct from Graph Processing: Distinct from general graph processing: focuses on execution isolation for performance, not just traversal algorithms.

Explore 1 awesome GitHub repository matching data & databases · Processing Isolations. Refine with filters or upvote what's useful.

Awesome Processing Isolations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • retejs/reteAvatar von retejs

    retejs/rete

    12,077Auf GitHub ansehen↗

    Rete is a framework for building interactive, node-based visual interfaces and dataflow programming environments. It provides a core engine that processes directed graphs, allowing developers to define modular logic where nodes represent operations and connections represent the flow of data or control. By decoupling the graph logic from the user interface, the framework enables the creation of custom visual editors that can be integrated into various frontend component libraries. The project distinguishes itself through a highly extensible, signal-driven architecture that supports complex req

    Executes graph transformations in a separate instance to prevent resource-intensive operations from slowing down the main user interface.

    TypeScriptdataflow-programmingflow-based-programminggraph-editor
    Auf GitHub ansehen↗12,077
  1. Home
  2. Data & Databases
  3. Graph Computing Systems
  4. Graph Processing
  5. Processing Isolations