We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab1c9cf commit ec5c850Copy full SHA for ec5c850
README.md
@@ -123,6 +123,11 @@ await timeProgram.execute({
123
> takes about 0.7ms. The one-step `evaluate()` function takes roughly 2ms as it
124
> performs both steps.
125
126
+## Alternatives
127
+
128
+I am evaluating the underlying `cel-rust` library against some of its peers in
129
+the JS/TS ecosystem here: https://github.com/kevinmichaelchen/cel-js-evaluation
130
131
## Architecture
132
133
This project consists of three main components:
0 commit comments