licenses.dev

peepmatic-runtime v0.2.0

Runtime support for peepmatic peephole optimizers

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 WITH LLVM-exception

Dependency Licenses

Apache-2.0 OR MIT11
PackageRelationDependenciesPublished
bumpalo • 3.16.0A fast bump allocation arena for Rust.DIRECT0
leb128 • 0.2.5Read and write DWARF's "Little Endian Base 128" (LEB128) variable length integer encoding.INDIRECT0
log • 0.4.22A lightweight logging facade for Rust DIRECT0
proc-macro2 • 1.0.88A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.195A generic serialization/deserialization frameworkDIRECT5
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.82Parser for Rust source codeINDIRECT2
thiserror-impl • 1.0.64Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.64derive(Error)DIRECT5
Apache-2.0 WITH LLVM-exception3
PackageRelationDependenciesPublished
peepmatic-automata • 0.2.0Finite-state transducer automataDIRECT6
peepmatic-macro • 0.2.0Macros for peepmaticDIRECT4
wast • 15.0.0Customizable Rust parsers for the WebAssembly Text formats WAT and WAST DIRECT1
MIT1
PackageRelationDependenciesPublished
bincode • 1.3.3A binary serialization / deserialization strategy for transforming structs into bytes and vice versa!DIRECT6
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.0 version:

[![licenses](https://licenses.dev/b/cargo/peepmatic-runtime/0.2.0)](https://licenses.dev/cargo/peepmatic-runtime/0.2.0)
<a href="https://licenses.dev/cargo/peepmatic-runtime/0.2.0">
  <img src="https://licenses.dev/b/cargo/peepmatic-runtime/0.2.0" alt="licenses" />
</a>
GitHub