Skip to content

Add fast-json-rules-engine to related projects README section#433

Open
BobDu wants to merge 1 commit into
CacheControl:masterfrom
BobDu:add-fast-json-rules-engine-readme
Open

Add fast-json-rules-engine to related projects README section#433
BobDu wants to merge 1 commit into
CacheControl:masterfrom
BobDu:add-fast-json-rules-engine-readme

Conversation

@BobDu

@BobDu BobDu commented Jul 14, 2026

Copy link
Copy Markdown

I'm the author of fast-json-rules-engine — a compiled, synchronous engine compatible with json-rules-engine's rule format.

Doesn't support async facts or changing rules after compiling, but in exchange, on a synthetic benchmark: about 190x faster if you compile once and reuse the engine across evals, or about 13x faster if you compile fresh per call.

Figured it might still be useful to link for anyone hitting per-eval Promise overhead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant