evaluator
Evaluator
An expression evaluator library written in Go.
41 stars
3 watching
8 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
evaluationevaluatorexpressiongolangs-expressions
Related projects:
Repository | Description | Stars |
---|---|---|
maja42/goval | A Go library for evaluating arbitrary arithmetic, string, and logic expressions with support for variables and custom functions. | 159 |
paesslerag/gval | An expression evaluation library for Go that supports arbitrary expressions and parameters | 743 |
soniah/evaler | Evaluates simple arithmetic expressions using Dijkstra's Shunting Yard algorithm | 51 |
antonmedv/golang-expression-evaluation-comparison | A benchmarking repository comparing the performance of different expression evaluation packages in Go. | 48 |
ccapndave/elm-eexl | An expression parser and evaluator for Elm language, used to evaluate logical expressions in educational software. | 2 |
nicklockwood/expression | A Swift framework for evaluating mathematical expressions at runtime on multiple platforms | 830 |
node-eval/gulp-eval | Fills data property of Vinyl objects with evaluated expressions from JavaScript files in gulp tasks | 6 |
balance-platform/ex_pression | An expression evaluation library for Elixir that safely evaluates user input expressions with support for JSON syntax and data types. | 9 |
obss/jury | A comprehensive toolkit for evaluating NLP experiments offering automated metrics and efficient computation. | 188 |
openai/simple-evals | A library for evaluating language models using standardized prompts and benchmarking tests. | 1,939 |
pulover/eval | An AHK function to execute expressions within dynamic strings, allowing for flexible variable substitution. | 31 |
maluuba/nlg-eval | A toolset for evaluating and comparing natural language generation models | 1,347 |
huggingface/evaluate | An evaluation framework for machine learning models and datasets, providing standardized metrics and tools for comparing model performance. | 2,034 |
tatsu-lab/alpaca_eval | An automatic evaluation tool for large language models | 1,526 |
gomate-community/rageval | An evaluation tool for Retrieval-augmented Generation methods | 132 |