licenses.dev

aldrin-parser v0.13.0

Aldrin schema parser library.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT29
PackageRelationDependenciesPublished
annotate-snippets • 0.12.10Format diagnostic reports, including highlighting snippets of textDIRECT2
anstyle • 1.0.13ANSI text stylingINDIRECT0
block-buffer • 0.10.4Buffer type for block processing of dataINDIRECT3
cfg-if • 1.0.4A 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.7Common cryptographic traitsINDIRECT3
diffy • 0.4.2Tools for finding and manipulating differences between filesDIRECT3
digest • 0.10.7Traits for cryptographic hash functions and message authentication codesINDIRECT5
heck • 0.4.1heck is a case conversion library.DIRECT0
jetscii • 0.5.3A tiny library to efficiently search strings and byte slices for sets of ASCII characters or bytes.INDIRECT0
libc • 0.2.178Raw FFI bindings to platform libraries like libc.INDIRECT0
pest_derive • 2.8.4pest's derive macroDIRECT19
pest_generator • 2.8.4pest code generatorINDIRECT18
pest_meta • 2.8.4pest meta language parser and validatorINDIRECT13
pest • 2.8.4The Elegant ParserDIRECT2
proc-macro2 • 1.0.104A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.42Quasi-quoting macro quote!(...)INDIRECT2
sha2 • 0.10.9Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. INDIRECT9
syn • 2.0.111Parser for Rust source codeINDIRECT2
thiserror-impl • 2.0.17Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 2.0.17derive(Error)DIRECT5
typenum • 1.19.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
ucd-trie • 0.1.7A trie for storing Unicode codepoint sets and maps. INDIRECT0
unicode_categories • 0.1.1Query Unicode category membership for charsINDIRECT0
unicode-normalization • 0.1.25This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15. INDIRECT2
unicode-width • 0.2.2Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. INDIRECT0
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
windows-link • 0.2.1Linking for WindowsINDIRECT0
windows-sys • 0.61.2Rust for WindowsINDIRECT1
MIT6
PackageRelationDependenciesPublished
caseless • 0.2.2Unicode caseless matchingINDIRECT3
entities • 1.0.1Provides the raw data needed to convert to and from HTML entities.INDIRECT0
generic-array • 0.14.7Generic types implementing functionality of arraysINDIRECT2
nu-ansi-term • 0.50.3Library for ANSI terminal colors and styles (bold, underline)INDIRECT2
strsim • 0.10.0Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. DIRECT0
typed-arena • 2.0.2The arena, a fast but limited type of allocatorINDIRECT0
Apache-2.0 OR MIT OR Zlib2
PackageRelationDependenciesPublished
tinyvec_macros • 0.1.1Some macros for tiny containersINDIRECT0
tinyvec • 1.10.0`tinyvec` provides 100% safe vec-like data structures.INDIRECT1
BSD-2-Clause1
PackageRelationDependenciesPublished
comrak • 0.49.0A 100% CommonMark-compatible GitHub Flavored Markdown parser and formatterDIRECT8
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 2.7.6Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.22Determine 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/aldrin-parser)](https://licenses.dev/cargo/aldrin-parser)
<a href="https://licenses.dev/cargo/aldrin-parser">
  <img src="https://licenses.dev/b/cargo/aldrin-parser" alt="licenses" />
</a>

Or the licenses badge code for the 0.13.0 version:

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