google / cel-cpp

Fast, portable, non-Turing complete expression evaluation (C++)
https://cel.dev
Apache License 2.0
159 stars 47 forks source link

C++ Implementations of the Common Expression Language

For background on the Common Expression Language see the cel-spec repo.

This is a C++ implementation of a Common Expression Language runtime.

Released under the Apache License.

Disclaimer: This is not an official Google product.