licenses.dev

iref-macros v3.2.2

Macros for the `iref` library

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT34
PackageRelationDependenciesPublished
abnf-core • 0.5.0A nom-based parser for ABNF core rules.INDIRECT3
abnf • 0.13.0A nom-based parser for ABNF.INDIRECT4
block-buffer • 0.10.4Buffer type for block processing of dataINDIRECT3
btree-range-map • 0.7.2B-tree range map implementationINDIRECT11
btree-slab • 0.6.1A memory compact Slab-based B-tree implementationINDIRECT3
cc-traits • 2.0.0Common collection traitsINDIRECT1
cfg-if • 1.0.1A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
cpufeatures • 0.2.17Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS INDIRECT1
crypto-common • 0.1.6Common cryptographic traitsINDIRECT3
digest • 0.10.7Traits for cryptographic hash functions and message authentication codesINDIRECT5
half • 2.6.0Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types.INDIRECT2
hex_fmt • 0.3.0Formatting and shortening byte slices as hexadecimal stringsINDIRECT0
indoc • 2.0.6Indented document literalsINDIRECT0
iref-core • 3.2.2Uniform & Internationalized Resource Identifiers (URIs/IRIs), borrowed and owned.DIRECT42
libc • 0.2.174Raw FFI bindings to platform libraries like libc.INDIRECT0
minimal-lexical • 0.2.1Fast float parsing conversion routines.INDIRECT0
pct-str • 2.0.0Percent-encoded strings for URL, URI, IRI, etc.INDIRECT7
proc-macro-error-attr • 1.0.4Attribute macro for proc-macro-error crateINDIRECT4
proc-macro-error • 1.0.4Almost drop-in replacement to panics in proc-macrosINDIRECT6
proc-macro2 • 1.0.95A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.40Quasi-quoting macro quote!(...)DIRECT2
range-traits • 0.3.2Ranges related traits.INDIRECT0
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.195A generic serialization/deserialization frameworkINDIRECT5
sha2 • 0.10.9Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. INDIRECT9
smallvec • 1.15.1'Small vector' optimization: store up to a small number of items on the stackINDIRECT0
static-regular-grammar • 2.0.2Derive macro for static regular grammarINDIRECT39
syn • 1.0.109Parser for Rust source codeINDIRECT2
syn • 2.0.104Parser for Rust source codeDIRECT2
thiserror-impl • 1.0.69Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.69derive(Error)INDIRECT5
typenum • 1.18.0Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.INDIRECT0
utf8-decode • 1.0.1UTF-8 incremental decoding iterators.INDIRECT0
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
MIT4
PackageRelationDependenciesPublished
crunchy • 0.2.4Crunchy unroller: deterministically unroll constant loopsINDIRECT0
generic-array • 0.14.7Generic types implementing functionality of arraysINDIRECT2
nom • 7.1.3A byte-oriented, zero-copy, parser combinators libraryINDIRECT2
slab • 0.4.10Pre-allocated storage for a uniform data typeINDIRECT0
Apache-2.03
PackageRelationDependenciesPublished
ciborium-io • 0.2.2Simplified Read/Write traits for no_std usageINDIRECT0
ciborium-ll • 0.2.2Low-level CBOR codec primitivesINDIRECT4
ciborium • 0.2.2serde implementation of CBOR using ciborium-basicINDIRECT11
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.18Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 2.7.5Provides 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/iref-macros)](https://licenses.dev/cargo/iref-macros)
<a href="https://licenses.dev/cargo/iref-macros">
  <img src="https://licenses.dev/b/cargo/iref-macros" alt="licenses" />
</a>

Or the licenses badge code for the 3.2.2 version:

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