licenses.dev

ryu v1.0.20

Fast floating point to string conversion

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR BSL-1.0

Dependency Licenses

Apache-2.0 OR MIT10
PackageRelationDependenciesPublished
hermit-abi • 0.3.9Hermit system calls definitions.INDIRECT0
libc • 0.2.172Raw FFI bindings to platform libraries like libc. INDIRECT0
no-panic • 0.1.35Attribute macro to require that the compiler prove a function can't ever panic.DIRECT4
num_cpus • 1.16.0Get the number of CPUs on a machine.DIRECT2
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!(...)INDIRECT2
rand_core • 0.9.3Core random number generator traits and tools for implementation. INDIRECT0
rand_xorshift • 0.4.0Xorshift random number generator DIRECT1
rand • 0.9.1Random number generators and other randomness functionality. DIRECT1
syn • 2.0.101Parser for Rust source codeINDIRECT2
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
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.20 version:

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