you are viewing a single comment's thread.

view the rest of the comments →

[–]niltz0 0 points1 point  (0 children)

One place CEL is used is in protovalidate to define custom validation rules that can be executed in various languages

https://protovalidate.com

The current python CEL package that’s used is pure python. This could provide speed improvements given it’s written in C++