go-workflow/go-workflow
go版本极简工作流引擎 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases 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: 2639
- days_rel: n/a
- days_push: 2334
- n_releases_24m: 0
Adoption not part of the score
1235 stars · 305 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Go-Workflow is an ultra-lightweight workflow engine written in Go, structured as a microservice with an architecture inspired by Activiti. It records only process flow state, decoupling users and groups, and uses JSON arrays instead of BPMN for process definitions.
Use cases
- embed a lightweight approval workflow engine in a Go backend
- run leave-request / approval flows as a microservice
- define workflows with JSON instead of BPMN
- implement countersign (and-sign) and or-sign task approval
- track workflow instances, tasks, and execution history
When to choose
- you need a minimal Activiti-like workflow engine in Go
- you want workflow state as a standalone microservice
- BPMN XML is too heavy and JSON definitions suffice
When to avoid
- you need full BPMN 2.0 compliance or complex gateways
- you need a maintained project with active releases
- you require a license-guaranteed dependency (no explicit license file)
Facets
service · maturity maintenance
workflow-automation microservices api-framework backend developer-tools go self-hosted workflow-engine bpmn-alternative approval-flow activiti-inspired lightweight automation web-server
1 source
- readme: https://github.com/go-workflow/go-workflow · fetched 2026-08-28 · f341c3602b32
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| go-workflow/go-workflow | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="go-workflow/go-workflow")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem