rules
Here are 595 public repositories matching this topic...
RulesEngine has many amazing features but lacks detailed documentation on those.
- Json based rules defination
- Multiple input support
- Dynamic object input support
- C# Expression support
- Extending expression via custom class/type injection
- Scoped parameters
- Post rule execution actions
Please comment on which feature you feel needs more/improved documentation.
A rules engine expressed in JSON
-
Updated
Mar 3, 2022 - JavaScript
Awesome Django authorization, without the database
-
Updated
Apr 20, 2022 - Python
Rules engine for .NET, based on the Rete matching algorithm, with internal DSL in C#.
-
Updated
Jan 13, 2022 - C#
Android udev rules list aimed to be the most comprehensive on the net
-
Updated
May 30, 2022 - Shell
Powerful implementation of the Specification pattern in PHP
-
Updated
Mar 31, 2022 - PHP
适用于 Quantumult X 规则整理集合. 所有内容源自 互联网,仅作为收集和整理
-
Updated
May 21, 2022 - JavaScript
Interpretable ML package
-
Updated
May 31, 2022 - Jupyter Notebook
A declarative programming framework
-
Updated
Mar 2, 2022 - Clojure
100% Java, Lambda Enabled, Lightweight Rules Engine with a Simple and Intuitive DSL
-
Updated
Oct 20, 2020 - Java
You should order masks by efficiency (occurrences/key_space) because this will lead to the less guesses to crack passwords.
Looking at the top 5:
https://github.com/kaonashi-passwords/Kaonashi/blob/5239bd333ed34993b43126a4499606ba70086034/masks/kaonashi_masks_numbered.txt#L1-L5
And ordering just the 1000 in kaonashi_masks_numbered.txt by efficiency the top 5 are now:
673407:?u?u?u?u
Node-rules is a light weight forward chaining rule engine written in JavaScript.
-
Updated
Apr 10, 2022 - JavaScript
Scripts for self-use,
-
Updated
May 31, 2022 - JavaScript
Stick Rules -- Quantumult X / Loon / ClashX Rules \ Quantumult back to CN Rules
-
Updated
May 16, 2022
可以自定义规则的密码字典生成器,支持图形界面 A password-generator that base on the rules that you specified
-
Updated
Feb 16, 2022 - Python
ESLint plugin for Tailwind CSS usage
-
Updated
May 9, 2022 - JavaScript
Engine X - 实时AI智能决策引擎、规则引擎、风控引擎、数据流引擎。 通过可视化界面进行规则配置,无需繁琐开发,节约人力,提升效率,实时监控,减少错误率,随时调整; 支持规则集、评分卡、决策树,名单库管理、机器学习模型、三方数据接入、定制化开发等;
-
Updated
Dec 24, 2021 - Java
Some design approaches to enforcing a business rule requiring no duplicates. Domain driven design.
-
Updated
Sep 8, 2021 - C#
自用Clash 策略组及规则 及Subconverter 相关资源备份
-
Updated
May 31, 2022 - Smarty
Controlling the Philips Hue lighting system from your Windows PC.
-
Updated
May 15, 2020 - C#
Improve this page
Add a description, image, and links to the rules topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rules topic, visit your repo's landing page and select "manage topics."


Current behavior:
All the SQL activities either don't support Insert or are specific to a usecase
Expected behavior:
to be able to insert to a sql database in an activity
What is the motivation / use case for changing the behavior?
many workflows/pipelines require logging to a database
Additional information you deem important (e.g. I need this tomorrow):