套件:golang-cel-expr-dev(0.24.0-1)
golang-cel-expr-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-cel-expr:
- [golang-cel-expr_0.24.0-1.dsc]
- [golang-cel-expr_0.24.0.orig.tar.gz]
- [golang-cel-expr_0.24.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Common Expression Language (library)
The Common Expression Language (CEL) implements common semantics for expression evaluation, enabling different applications to more easily interoperate. For instance it can be used to implement security policies.
CEL evaluates in linear time, is mutation free, and not Turing-complete. This limitation is a feature of the language design, which allows the implementation to evaluate orders of magnitude faster than equivalently sandboxed JavaScript.
CEL is designed to be embedded in applications, and allows for extensibility via its context which allows for functions and data to be provided by the software that embeds it.
其他與 golang-cel-expr-dev 有關的套件
|
|
|
|
-
- dep: golang-google-genproto-dev
- Generated Go packages for common protocol buffer types
-
- dep: golang-google-protobuf-dev
- Go support for protocol buffers (APIv2)