licenses.dev

unicode-ident v1.0.19

Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31

Published on

Licenses

Learn more about license information.

Package Licenses

Unicode-3.0 AND (Apache-2.0 OR MIT)

Dependency Licenses

Apache-2.0 OR MIT31
PackageRelationDependenciesPublished
anes • 0.1.6ANSI Escape Sequences provider & parserINDIRECT0
anstyle • 1.0.11ANSI text stylingINDIRECT0
autocfg • 1.5.0Automatic cfg for Rust compiler featuresINDIRECT0
cast • 0.3.0Ergonomic, checked cast functions for primitive typesINDIRECT0
cfg-if • 1.0.3A 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
clap_builder • 4.5.47A simple to use, efficient, and full-featured Command Line Argument ParserINDIRECT2
clap_lex • 0.7.5Minimal, flexible command line parserINDIRECT0
clap • 4.5.47A simple to use, efficient, and full-featured Command Line Argument ParserINDIRECT3
criterion-plot • 0.6.0Criterion's plotting libraryINDIRECT3
criterion • 0.7.0Statistics-driven micro-benchmarking libraryDIRECT42
either • 1.15.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
half • 2.6.0Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types.INDIRECT2
itertools • 0.13.0Extra iterator adaptors, iterator methods, free functions, and macros.INDIRECT1
itoa • 1.0.15Fast integer primitive to string conversionINDIRECT0
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
proc-macro2 • 1.0.101A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT42
quote • 1.0.40Quasi-quoting macro quote!(...)INDIRECT42
rand_core • 0.9.3Core random number generator traits and tools for implementation. INDIRECT0
rand • 0.9.2Random number generators and other randomness functionality. DIRECT1
regex-syntax • 0.7.5A regular expression parser.INDIRECT0
regex • 1.8.4An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. INDIRECT1
roaring • 0.11.2A better compressed bitset - pure Rust implementationDIRECT0
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT42
serde_json • 1.0.143A JSON serialization file formatINDIRECT42
serde • 1.0.210A generic serialization/deserialization frameworkINDIRECT42
syn • 2.0.56Parser for Rust source codeINDIRECT42
tinytemplate • 1.2.1Simple, lightweight template engineINDIRECT42
ucd-trie • 0.1.7A trie for storing Unicode codepoint sets and maps. DIRECT0
unicode-xid • 0.2.6Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. DIRECT0
windows-link • 0.2.0Linking for WindowsINDIRECT0
windows-sys • 0.61.0Rust for WindowsINDIRECT1
MIT OR Unlicense5
PackageRelationDependenciesPublished
fst • 0.4.7Use finite state transducers to compactly represents sets or maps of many strings (> 1 billion is possible). DIRECT0
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
same-file • 1.0.6A simple crate for determining whether two file paths point to the same file. INDIRECT3
walkdir • 2.5.0Recursively walk a directory.INDIRECT4
winapi-util • 0.1.11A dumping ground for high level safe wrappers over windows-sys.INDIRECT2
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-basicINDIRECT42
MIT2
PackageRelationDependenciesPublished
crunchy • 0.2.4Crunchy unroller: deterministically unroll constant loopsINDIRECT0
oorandom • 11.1.5A tiny, robust PRNG implementation.INDIRECT0
Apache-2.0 OR BSL-1.01
PackageRelationDependenciesPublished
ryu • 1.0.20Fast floating point to string conversionINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.19 version:

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