Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
G

gengine

> 编程语言
Open source

[]() Gengine - 简体中文 the rule engine based on golang - this is a rule engine(or code dynamic load framework) named Gengine based on golang a…

2.1K stars0 likes0 views
WebsiteGitHub

About

[]() Gengine - 简体中文 the rule engine based on golang - this is a rule engine(or code dynamic load framework) named Gengine based on golang a…

Gengine

  • 简体中文

the rule engine based on golang

  • this is a rule engine(or code dynamic load framework) named Gengine based on golang and AST, it can help you to load your code(rules) to run while you did not need to restart your application.
  • Gengine's code structure is Modular design, logic is easy to understand, and necessary testing!
  • it is also a high performance engine, support many execute-model and rules pool for business, it is easy to use in distribute system.

github wiki

  • English https://rencalo770.github.io/gengine_en/#/introduce
  • 中文文档 https://github.com/bilibili/gengine/wiki

supported the execute model of rules

env

go1.12.x (and later)

use

  • please use the newest version!
  • go mod or go vendo, go mod:
require github.com/bilibili/gengine v1.5.7

Question Connection

  • write issue

GitHub Issues· 0 open

View all on GitHub

No open issues yet, or sync has not completed.

Highlights

  • •Gengine's code structure is Modular design, logic is easy to understand, and necessary testing!
  • •it is also a high performance engine, support many execute-model and rules pool for business, it is easy to use in distribute system.
  • •English https://rencalo770.github.io/gengine_en/#/introduce
  • •中文文档 https://github.com/bilibili/gengine/wiki
  • •please use the newest version!
  • •go mod or go vendo, go mod:
  • •write issue

> Tags

Go

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言