golang-expression-evaluation-comparison
Expression evaluators
A benchmarking repository comparing the performance of different expression evaluation packages in Go.
Go expression evaluation comparison
48 stars
5 watching
12 forks
Language: Go
last commit: 11 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| An expression evaluation library for Go that supports arbitrary expressions and parameters | 758 |
| A Go library for evaluating arbitrary arithmetic, string, and logic expressions with support for variables and custom functions. | 160 |
| An expression evaluator library written in Go. | 41 |
| A Swift framework for evaluating mathematical expressions at runtime on multiple platforms | 832 |
| Provides a flexible and easy-to-use command line argument parsing solution for Go programs. | 617 |
| An AHK function to execute expressions within dynamic strings, allowing for flexible variable substitution. | 31 |
| An expression parser and evaluator for Elm language, used to evaluate logical expressions in educational software. | 2 |
| An implementation of a simple floating point arithmetic expression evaluator in Go. | 51 |
| An evaluation tool for Retrieval-augmented Generation methods | 141 |
| Validate golang request data with simple rules inspired by Laravel's request validation | 1,324 |
| An expression evaluation library for Elixir that safely evaluates user input expressions with support for JSON syntax and data types. | 9 |
| Analyzes and summarizes Go test output for developers. | 1,036 |
| Tool for comparing and testing Go code | 436 |
| Benchmarking suite to measure performance of common string operations in Go. | 133 |
| Provides a structured approach to parsing command-line arguments in Go | 2,046 |