Ross ROSS = Recommend OSS · open-source software intelligence for agents

bilibili/gengine

None observed · 2026-08-28

github.com/bilibili/gengine · Go · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2033
  • days_rel: n/a
  • days_push: 1144
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2085 stars · 281 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Gengine is a rule engine for Go based on AST parsing that lets you load and execute rules as code at runtime without restarting your application. It supports multiple rule execution models and a rules pool, making it suitable for high-performance and distributed business systems.

Use cases

  • evaluate business rules dynamically in a go service
  • hot-reload rule code without restarting the app
  • build a decision engine for risk control or pricing
  • run rule chains with sequential, concurrent, or mixed execution models
  • manage a pool of rules in a distributed system

When to choose

  • you need dynamic, hot-updatable business logic in a Go application
  • you want a high-performance rule engine with multiple execution modes
  • you prefer rules written as Go-like code rather than DSL configs

When to avoid

  • you need a full Drools-style rules DSL with advanced inference
  • your project is not in Go
  • you need a maintained project with recent releases and clear licensing

Facets

library · maturity maintenance

interpreter parser workflow-automation developer-tools backend go cross-platform rule-engine ast dynamic-code-loading business-rules hot-reload automation

1 source

Member repositories

RepositoryRoleHealth v2
bilibili/genginemain23

For agents

markdown · JSON · MCP: product_card(name="bilibili/gengine")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem