1 repo
Systems that parse structured data to define application behavior, routing, and transport rules at runtime.
Distinguishing note: Focuses on runtime configuration parsing and rule definition rather than static file management or general-purpose serialization.
Explore 1 awesome GitHub repository matching software engineering & architecture · Configuration Engines. Refine with filters or upvote what's useful.
V2ray-core is a modular network proxy engine designed to manage inbound and outbound traffic through a unified, rule-based processing pipeline. It functions as a background service that operates multiple concurrent network protocols within a single process, allowing for flexible traffic management and the independent handling of diverse communication streams. The project distinguishes itself through a highly decoupled architecture that treats network protocols as swappable modules, enabling the encapsulation of various transport layers into a consistent stream-based model. It features a centr
Provides a centralized system for defining complex routing, DNS, and transport rules through structured data parsing.