licenses.dev

cexpr v0.2.3

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
bitflags • 0.7.0A macro to generate structures which behave like bitflags. INDIRECT0
glob • 0.2.11Support for matching file paths against Unix shell style patterns. INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
clang-sys • 0.11.1Rust bindings for libclang.DIRECT3
MIT1
PackageRelationDependenciesPublished
nom • 3.2.1A byte-oriented, zero-copy, parser combinators libraryDIRECT2
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 1.0.2Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT1
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.2.3 version:

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