1 रिपॉजिटरी
Extensibility systems that allow users to embed Lua scripts to modify software behavior through hooks.
Distinct from Lua Scripting Functions: Existing candidates are too narrow, focusing on time-series functions, game engines, or editor UI customization.
Explore 1 awesome GitHub repository matching software engineering & architecture · Lua Scripting Frameworks. Refine with filters or upvote what's useful.
FRRouting is an internet routing suite comprising a collection of daemons that implement standard IPv4 and IPv6 routing protocols. It provides a protocol engine for BGP, an EVPN network virtualizer, and an MPLS label manager, alongside a gRPC routing interface for programmatic configuration and data retrieval using YANG models. The suite is distinguished by its extensibility through a Lua scripting framework that executes custom scripts at internal hooks to modify routing behavior. It also features a transactional configuration model that uses separate candidate and running databases to ensur
Provides a Lua scripting framework that executes custom scripts at internal hooks to modify routing behavior and monitor events.