licenses.dev

ryu v0.2.8

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 MIT14
PackageRelationDependenciesPublished
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
hermit-abi • 0.3.9Hermit system calls definitions.INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
no-panic • 0.1.30Attribute 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.89A 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
rand_core • 0.3.1Core random number generator traits and tools for implementation. INDIRECT1
rand_core • 0.4.2Core random number generator traits and tools for implementation. INDIRECT0
rand • 0.5.6Random number generators and other randomness functionality. DIRECT9
syn • 2.0.82Parser for Rust source codeINDIRECT2
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
BSD-2-Clause1
PackageRelationDependenciesPublished
cloudabi • 0.0.3Low level interface to CloudABI. Contains all syscalls and related types.INDIRECT1
non-standard1
PackageRelationDependenciesPublished
fuchsia-cprng • 0.1.1Rust crate for the Fuchsia cryptographically secure pseudorandom number generatorINDIRECT0
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/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 0.2.8 version:

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