cel-build-utils

Crates.iocel-build-utils
lib.rscel-build-utils
version0.2.4
created_at2025-06-24 14:19:20.897923+00
updated_at2025-12-17 09:46:05.517717+00
descriptionBuild utils for google/cel-cpp
homepagehttps://github.com/xjasonli/cel-cxx
repositoryhttps://github.com/xjasonli/cel-cxx
max_upload_size
id1724363
size97,830
Jason (xjasonli)

documentation

https://docs.rs/cel-build-utils

README

cel-build-utils

Crates.io Docs.rs

Build utilities for google/cel-cpp.

This crate provides utilities for downloading, building, and linking against the CEL-CPP library. It is primarily intended for use in build.rs scripts and is used internally by the cel-cxx-ffi crate.

Features

  • Automatic CEL-CPP download and compilation
  • Bazel integration for building CEL-CPP
  • Cross-platform build support (Linux, macOS)
  • Artifact management for compiled libraries and headers

License

Licensed under the Apache License 2.0. See the LICENSE file for details.

Commit count: 0

cargo fmt