cel-go
Expression evaluator
Evaluates and executes simple expressions with a C-like syntax
Fast, portable, non-Turing complete expression evaluation with gradual typing (Go)
2k stars
35 watching
226 forks
Language: Go
last commit: 2 months ago
Linked from 2 awesome lists
celexpressionexpression-evaluatorexpression-languageexpression-parsergogolang
Related projects:
Repository | Description | Stars |
---|---|---|
| An expression language and evaluation framework for the Go programming language, optimized for safety, performance, and ease of use. | 6,402 |
| A Go library for evaluating arbitrary arithmetic, string, and logic expressions with support for variables and custom functions. | 160 |
| An expression evaluation library for Go that supports arbitrary expressions and parameters | 758 |
| An interpreter for a lightweight expression language with C-like syntax | 386 |
| A programming language designed to build simple, reliable, and efficient software | 124,564 |
| A benchmarking repository comparing the performance of different expression evaluation packages in Go. | 48 |
| A programming language designed to simplify coding and support STEM education and data science | 8,996 |
| Provides tools and packages for static analysis and code transformation of Go programs. | 7,430 |
| A flexible regular expression builder for Go. | 197 |
| An autocompletion daemon for the Go programming language | 5,014 |
| A library for building interactive command-line interfaces with auto-complete suggestions. | 5,303 |
| Generates Go test boilerplate from source code | 4,975 |
| Analyzes and reports on the quality of Go code. | 3,128 |
| An implementation of the Starlark configuration language in Go. | 2,377 |
| Go language server extension for enhanced code completion and editing features in vim/neovim | 568 |