goval

Expression evaluator

A Go library for evaluating arbitrary arithmetic, string, and logic expressions with support for variables and custom functions.

Expression evaluation in golang

GitHub

160 stars
7 watching
24 forks
Language: Go
last commit: 6 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
paesslerag/gval An expression evaluation library for Go that supports arbitrary expressions and parameters 758
antonmedv/golang-expression-evaluation-comparison A benchmarking repository comparing the performance of different expression evaluation packages in Go. 48
nullne/evaluator An expression evaluator library written in Go. 41
soniah/evaler An implementation of a simple floating point arithmetic expression evaluator in Go. 51
nicklockwood/expression A Swift framework for evaluating mathematical expressions at runtime on multiple platforms 832
thedevsaddam/govalidator Validate golang request data with simple rules inspired by Laravel's request validation 1,324
ccapndave/elm-eexl An expression parser and evaluator for Elm language, used to evaluate logical expressions in educational software. 2
pulover/eval An AHK function to execute expressions within dynamic strings, allowing for flexible variable substitution. 31
pimpfiction/govader_backend An NLP microservice for analyzing the sentiment of user input 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
allenai/olmo-eval A framework for evaluating language models on NLP tasks 326
openai/simple-evals Evaluates language models using standardized benchmarks and prompting techniques. 2,059
elgs/jsonql A JSON query expression library in Golang. 276
morganstanley/hobbes An embedded language and JIT compiler for efficient dynamic expression evaluation and data analysis 1,173
twharmon/govalid Struct validation using tags 51