Skip to content

0xgpapad/cel-cpp

 
 

Repository files navigation

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.

About

Fast, portable, non-Turing complete expression evaluation (C++)

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 94.7%
  • Starlark 5.1%
  • Other 0.2%