Skip to content

oserres/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

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 96.4%
  • Starlark 3.5%
  • Other 0.1%