awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesBehavioral Overrides

Ability to replace default state machine logic with custom behavior for low-level resource management.

Distinct from State Machine Logic: Extends state machine logic to include the specific ability to override default component behaviors manually.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Behavioral Overrides. Refine with filters or upvote what's useful.

Awesome Behavioral Overrides GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • piroor/treestyletabAvatar piroor

    piroor/treestyletab

    3,761Vezi pe GitHub↗

    TreeStyleTab is a browser tab tree manager and hierarchical tab organizer that replaces the native horizontal tab strip with a vertical sidebar. It organizes open tabs into a parent-child tree structure, allowing users to manage large numbers of tabs through nesting and collapsible branches. The project distinguishes itself by offering a CSS-customizable interface, enabling deep visual modifications of tab layouts and colors via custom stylesheets. It also provides a programmatic browser tab API extension that allows other add-ons to monitor and modify tab hierarchy and sidebar behavior. The

    Intercepts default browser tab actions to apply custom hierarchical tree logic before execution.

    JavaScriptaddonfirefoxfirefox-addon
    Vezi pe GitHub↗3,761
  • open62541/open62541Avatar open62541

    open62541/open62541

    3,033Vezi pe GitHub↗

    open62541 is an open-source implementation of the OPC Unified Architecture standard, providing a complete stack for industrial automation and data exchange. It functions as both an OPC UA server and client, enabling the creation of an object-oriented address space to model physical industrial assets and their relationships. The project is designed for versatility across diverse hardware, offering a C99 library that can be deployed to both cloud servers and resource-constrained embedded environments. It distinguishes itself through a pluggable network layer and interface-based security backend

    Enables overriding default PubSub state machines to manually manage sockets and callbacks.

    Ccclientiec-62541
    Vezi pe GitHub↗3,033
  1. Home
  2. Software Engineering & Architecture
  3. State Machine Logic
  4. Behavioral Overrides

Explorează sub-etichetele

  • Browser Command InterceptorsLogic for intercepting default browser commands to execute custom tree-management rules. **Distinct from Behavioral Overrides:** Specific to intercepting browser-level tab commands rather than general state machine behavioral overrides.