awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
j-easy avatar

j-easy/easy-rules

0
View on GitHub↗
5,246 stars·1,102 forks·Java·MIT·4 vuesgithub.com/j-easy/easy-rules/wiki↗

Easy Rules

Easy-rules est un moteur de règles métier Java conçu pour définir et évaluer une logique conditionnelle et des actions. Il sert de framework pour organiser des unités logiques simples en hiérarchies complexes de règles composites et agir comme un processeur de règles itératif.

Le système fonctionne comme un moteur de règles de langage d'expression, permettant aux conditions et actions des règles d'être définies via des expressions dynamiques plutôt que du code compilé statique. Cela permet la configuration d'une logique métier qui peut modifier le comportement de l'application sans nécessiter de recompilation du code source.

Le moteur prend en charge la correspondance basée sur les faits pour déclencher des actions lorsque les conditions s'alignent, utilisant à la fois un traitement séquentiel basé sur la priorité et des boucles d'exécution itératives qui déclenchent les règles jusqu'à ce qu'un état stable soit atteint. Il gère ces processus via un modèle condition-action et une hiérarchie de règles composites.

Features

  • Business Rules Engine - Provides a full engine for defining, managing, and executing conditional business logic and actions.
  • Java Frameworks - Provides a complete framework for defining and evaluating conditional business logic and actions within Java applications.
  • Business Rule Engines - Allows users to define operational logic using annotations, fluent interfaces, or external descriptors.
  • Fact-Based Rule Triggering - Compares registered rules against collections of data to trigger associated actions when conditions align.
  • Dynamic Expression Languages - Allows rule conditions and actions to be defined via a dynamic expression language for runtime evaluation.
  • Business Rule Composition - Enables combining multiple simple rules into composite structures to organize complex business logic hierarchies.
  • Complex Business Rule Composition - Combines multiple simple rules into composite structures to create sophisticated and layered business logic.
  • Composite Rule Hierarchies - Implements a hierarchy for grouping simple rules into nested composite structures to organize complex business logic.
  • Composite Rules Frameworks - Acts as a system for organizing simple logic units into complex hierarchies of grouped composite rules.
  • Condition-Action Patterns - Provides a condition-action pattern to trigger specific executable behaviors when a set of runtime facts is met.
  • Configuration-Driven Logic - Defines business rules using expression languages to change application behavior without requiring source code recompilation.
  • Expression Languages - Provides an engine for parsing and executing custom business logic defined as strings at runtime.
  • Fact-Based Matching - Matches registered rule predicates against runtime data to determine which actions should be executed.
  • Java-Based Rule Evaluation - Checks data against a set of predefined conditions to trigger specific actions within a Java application.
  • Rule Execution Engines - Implements an execution engine that repeatedly evaluates facts against rules until a stable state is reached.
  • Business Workflow Automation - Organizes nested and composite rules to manage layered logic hierarchies and sequential execution paths.
  • Iterative Fact Processing - Evaluates a set of data repeatedly until all applicable rules have been fired and no further conditions are met.
  • Iterative Rule Evaluation - Evaluates and fires applicable rules repeatedly until no more conditions are met, allowing actions to trigger further executions.
  • Iterative Rule Execution - Implements iterative execution loops that fire applicable rules repeatedly until a stable state is reached.
  • Priority-Based Rule Processing - Executes registered rules in a specific order based on assigned weights or priorities.
  • Sequential Rule Execution - Runs a set of registered rules against facts and triggers actions based on priority and condition matches.
  • General Purpose Orchestration - Simple rules engine for Java-based logic execution.

Historique des stars

Graphique de l'historique des stars pour j-easy/easy-rulesGraphique de l'historique des stars pour j-easy/easy-rules

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Easy Rules

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Easy Rules.
  • venmo/business-rulesAvatar de venmo

    venmo/business-rules

    989Voir sur GitHub↗

    This project is a Python-based business rules engine designed to decouple application logic from source code. It provides a framework for defining and executing dynamic conditional logic, allowing system behavior to be determined by data criteria rather than hard-coded instructions. The system distinguishes itself by offering a declarative policy framework that utilizes a domain-specific language to manage complex rules. By mapping internal object attributes to dynamic variables and registering executable actions, the engine enables the creation of automated decision-making workflows that can

    Python
    Voir sur GitHub↗989
  • oracle-samples/clara-rulesAvatar de oracle-samples

    oracle-samples/clara-rules

    1,231Voir sur GitHub↗

    Clara Rules is a declarative logic programming library and business rules management system designed for Clojure and Java applications. It functions as a forward-chaining inference engine that evaluates business logic by matching data patterns against defined rules, allowing developers to derive new information and trigger automated actions based on the current state of a fact set. The engine utilizes a directed acyclic graph for pattern matching, which enables efficient evaluation across complex rule sets. It incorporates a truth maintenance system that tracks dependencies between facts and

    Clojure
    Voir sur GitHub↗1,231
  • alibaba/qlexpressAvatar de alibaba

    alibaba/QLExpress

    5,597Voir sur GitHub↗

    QLExpress is a dynamic scripting engine and expression language for the Java platform. It functions as a runtime expression evaluator and business rule engine, allowing applications to execute scripts and evaluate business logic without requiring system recompilation. The engine distinguishes itself through a secure scripting sandbox that enforces security policies via class whitelisting and execution timeouts. It supports high-precision mathematics to prevent rounding errors and provides language alias support to create domain-specific languages that resemble natural language. Additional cap

    Java
    Voir sur GitHub↗5,597
  • apache/incubator-kie-droolsAvatar de apache

    apache/incubator-kie-drools

    6,269Voir sur GitHub↗

    This project is a business rules management system and rule engine designed to define, execute, and manage complex business logic decoupled from application source code. It provides a business logic compiler that transforms human-readable rule definitions into executable models for high-performance runtime evaluation. The system includes a complex event processing engine for analyzing real-time data streams to identify temporal patterns and a decision model and notation executor that processes structured logic based on industry standards for deterministic results. It utilizes an inference eng

    Java
    Voir sur GitHub↗6,269
Voir les 30 alternatives à Easy Rules→

Questions fréquentes

Que fait j-easy/easy-rules ?

Easy-rules est un moteur de règles métier Java conçu pour définir et évaluer une logique conditionnelle et des actions. Il sert de framework pour organiser des unités logiques simples en hiérarchies complexes de règles composites et agir comme un processeur de règles itératif.

Quelles sont les fonctionnalités principales de j-easy/easy-rules ?

Les fonctionnalités principales de j-easy/easy-rules sont : Business Rules Engine, Java Frameworks, Business Rule Engines, Fact-Based Rule Triggering, Dynamic Expression Languages, Business Rule Composition, Complex Business Rule Composition, Composite Rule Hierarchies.

Quelles sont les alternatives open-source à j-easy/easy-rules ?

Les alternatives open-source à j-easy/easy-rules incluent : venmo/business-rules — This project is a Python-based business rules engine designed to decouple application logic from source code. It… oracle-samples/clara-rules — Clara Rules is a declarative logic programming library and business rules management system designed for Clojure and… alibaba/qlexpress — QLExpress is a dynamic scripting engine and expression language for the Java platform. It functions as a runtime… apache/incubator-kie-drools — This project is a business rules management system and rule engine designed to define, execute, and manage complex… flowable/flowable-engine — Flowable Engine is a business process management platform and workflow engine used to automate business processes and… cachecontrol/json-rules-engine — This project is a rule-based decision system that decouples complex business logic from application code by…