RuleForge
RuleForge is an open-source runtime rules engine for airline retailing — and any other domain whose business logic lives in a directed graph. Airlines author business processes as JSON rule graphs and evaluate them anywhere, with sub-millisecond latency and zero proprietary dependencies.
- Author once, evaluate at the edge — JSON rule graphs, embedded or hosted.
- Composable nodes — filters, logic ops, mutators, calc, iteration & merge, sub-rules.
- Storage your way — back rules with DocumentForge over HTTP, or a local file pack.
- Fast — ~73K evaluations/sec at 16-way concurrency, ~70µs warm p50.
The full RuleForge documentation is being migrated into the AeroToys developer portal. In the meantime, the source and reference live on GitHub.
