What is ZEN Engine?
masterZEN Engine is a cross-platform, Open-Source Business Rules Engine (BRE) written in Rust. It is designed to be embedded into applications to execute business logic defined via the JSON Decision Model (JDM).
Users provide the JDM logic as JSON content (from a file, database, or service), and the engine parses and executes it against provided inputs.