licenses.dev

cexpr v0.4.0

A C expression parser and evaluator

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT3
PackageRelationDependenciesPublished
glob • 0.3.1Support for matching file paths against Unix shell style patterns. INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
clang-sys • 0.28.1Rust bindings for libclang.DIRECT2
MIT1
PackageRelationDependenciesPublished
nom • 5.1.3A byte-oriented, zero-copy, parser combinators libraryDIRECT2
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/cexpr)](https://licenses.dev/cargo/cexpr)
<a href="https://licenses.dev/cargo/cexpr">
  <img src="https://licenses.dev/b/cargo/cexpr" alt="licenses" />
</a>

Or the licenses badge code for the 0.4.0 version:

[![licenses](https://licenses.dev/b/cargo/cexpr/0.4.0)](https://licenses.dev/cargo/cexpr/0.4.0)
<a href="https://licenses.dev/cargo/cexpr/0.4.0">
  <img src="https://licenses.dev/b/cargo/cexpr/0.4.0" alt="licenses" />
</a>
GitHub