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
160 stars
7 watching
24 forks
Language: Go
last commit: 7 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| An expression evaluation library for Go that supports arbitrary expressions and parameters | 758 |
| A benchmarking repository comparing the performance of different expression evaluation packages in Go. | 48 |
| An expression evaluator library written in Go. | 41 |
| An implementation of a simple floating point arithmetic expression evaluator in Go. | 51 |
| A Swift framework for evaluating mathematical expressions at runtime on multiple platforms | 832 |
| Validate golang request data with simple rules inspired by Laravel's request validation | 1,324 |
| An expression parser and evaluator for Elm language, used to evaluate logical expressions in educational software. | 2 |
| An AHK function to execute expressions within dynamic strings, allowing for flexible variable substitution. | 31 |
| An NLP microservice for analyzing the sentiment of user input | 6 |
| An expression evaluation library for Elixir that safely evaluates user input expressions with support for JSON syntax and data types. | 9 |
| A framework for evaluating language models on NLP tasks | 326 |
| Evaluates language models using standardized benchmarks and prompting techniques. | 2,059 |
| A JSON query expression library in Golang. | 276 |
| An embedded language and JIT compiler for efficient dynamic expression evaluation and data analysis | 1,173 |
| Struct validation using tags | 51 |