一个基于Aviator的规则引擎原创demo,极其简易。规则引擎的核心作用在于将复杂、易变的规则从系统中抽离出来,由灵活可变的规则来描述业务需求,将其引入可以提高系统面对需求变化的灵活度。可在此基础上进一步应用于人群圈选,精准投放和风控场景等。
☆17Sep 10, 2023Updated 2 years ago
Alternatives and similar repositories for strategy
Users that are interested in strategy are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- rust实现简单http服务☆16Mar 3, 2022Updated 4 years ago
- api-crypto-spring-boot 是基于 Spring Boot 开发的控制器统一注解方式自动加解密 请求体、响应体 的启动器,该组件能够提供在 接口交互过程中数据的安全保护能力。支持常见的 加解密算法、编码、签名 等模式;☆24Oct 21, 2022Updated 3 years ago
- Prometheus custom collector for JMX metrics of Kafka clients☆12Nov 19, 2020Updated 5 years ago
- 源码详解系列(四) ------ DBCP2的使用和分析(包括JNDI和JTA支持)☆10May 17, 2021Updated 5 years ago
- SQL参数替换工具☆15Dec 10, 2019Updated 6 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- a lightweight api gateway☆27Nov 16, 2022Updated 3 years ago
- ☆15Oct 23, 2017Updated 8 years ago
- 持续更新Java学习路线和编程相关书籍☆21Feb 28, 2022Updated 4 years ago
- A workflow engine for Java™ with Reactor☆17Jan 26, 2026Updated 3 months ago
- 一个简单的sql参数替换引擎,支持动态参数名,动态表名☆21Aug 5, 2021Updated 4 years ago
- 基于PowerCenter的数据质量监控系统☆13Dec 27, 2017Updated 8 years ago
- 使用kafka实现log4j日志集中管理☆14Jan 6, 2021Updated 5 years ago
- Smarty Template Engine for Java☆23Oct 19, 2011Updated 14 years ago
- A simple composable rule engine, built in object-oriented way, to reduce manual work.☆19Jun 9, 2023Updated 2 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- 分布式的,可靠的,实时的,可扩展的, 易用的,轻量级的 基于本地消息实现的EventBus事件总线.轻量级最终一致性解决方案(Distributed, reliable, real-time, scalable, easy-to-use, lightweight, Even…☆31Apr 29, 2026Updated 3 weeks ago
- 秒杀系统demo,可以借鉴,真实并发测试过的案例☆16Jun 17, 2022Updated 3 years ago
- Java memoization library☆19Feb 8, 2024Updated 2 years ago
- Starter for SFTP file store. File transfer is easily accomplished through SftpTemplate, which is the same as the Spring Data XxxTemplate …☆28Dec 26, 2025Updated 4 months ago
- minio 对象存储spring boot starter封装组件☆19Jun 25, 2024Updated last year
- 🔍 智能零代码自动化测试 SQL 语句执行结果的数据库工具,任意增删改查、任意 SQL 模板变量、一键批量生成参数组合、快速构造大量测试数据。🔍 A smart SQL testing automation tool for databases, support any…☆58May 10, 2026Updated 2 weeks ago
- Python Rules Engine☆24Sep 12, 2015Updated 10 years ago
- 跨数据库表同步程序,支持 Docker 部署,自动同步表结构和数据,数仓建设工具☆35Sep 8, 2022Updated 3 years ago
- 简单的字典翻译组件☆10Mar 18, 2024Updated 2 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 适用于Java的通用规则引擎框架,最新版本基于spEL,支持程序在运行状态下动态增加规则,方便开发人员根据业务流程需求进行二次开发。☆27Feb 27, 2026Updated 2 months ago
- 对外部通过与第三方支付公司、银行机构实现账户体系对接,完成在线开(销)户、入金、出金、转账支付、电子回单、交易明细等最基本的账户需求。对内部通过提供统一的支付网关入口实现业务系统支付相关场景需求。☆30Aug 20, 2025Updated 9 months ago
- ☆32May 13, 2026Updated last week
- A small akka-persistence-jdbc demo project☆18Nov 2, 2020Updated 5 years ago
- 基于jdk21,框架Springboot3+Apache Dubbo3.3+Gateway+Security☆35Jul 13, 2025Updated 10 months ago
- jMolecules integration for IntelliJ based IDEs like IDEA☆11Feb 22, 2024Updated 2 years ago
- hive udf 读写存储到hbase的roaringbitmap☆19Oct 4, 2022Updated 3 years ago
- A simple, generic rules engine.☆29Mar 20, 2024Updated 2 years ago
- OpenAI compatible API for open source LLMs☆17Oct 30, 2023Updated 2 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- (Mirror: moved to https://gitlab.esss.lu.se/ecdc/ess-dmsc/event-formation-unit) Implementation of neutron event formation pipeline for ES…☆12Mar 20, 2026Updated 2 months ago
- A custom AI Jira agent, with a tool to preform triage on newly created Jira issues. The project makes use of LangChain agents, served via…☆25Jan 6, 2025Updated last year
- A expression evaluator for Java. Focus on precision, can be used in financial system.☆55Dec 27, 2018Updated 7 years ago
- mybatis 拦截器--实现数据库数据脱敏☆91Jul 12, 2025Updated 10 months ago
- human in the loop in dify workflow by plugin☆16Jan 7, 2025Updated last year
- 一款接口参数和返回值加解密工具,高性能、轻量化,无任何外部依赖;支持 param、body 参数,spring boot 场景 启动器设计(支持 2 和 3),完全自动化,用户无需关心加密解密和密钥匹配过程。配置灵活,支持 yml 和 bean 方式, 支持注解、url 正…☆32Dec 6, 2025Updated 5 months ago
- special node-red node used in Distrbuted Node-RED☆16May 14, 2019Updated 7 years ago