licenses.dev

canadensis_encoding v0.5.0

A Cyphal implementation: Transfer encoding and decoding

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT8
PackageRelationDependenciesPublished
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
half • 2.6.0Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types.DIRECT2
hash32 • 0.3.132-bit hashing algorithmsINDIRECT1
heapless • 0.9.1`static` friendly data structures that don't require dynamic memory allocationDIRECT3
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.INDIRECT1
quote • 1.0.40Quasi-quoting macro quote!(...)INDIRECT2
stable_deref_trait • 1.2.0An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental. INDIRECT0
syn • 2.0.106Parser for Rust source codeINDIRECT2
Apache-2.0 OR BSD-2-Clause OR MIT2
PackageRelationDependenciesPublished
zerocopy-derive • 0.8.27Custom derive for traits from the zerocopy crateINDIRECT4
zerocopy • 0.8.27Zerocopy makes zero-cost memory manipulation effortless. We write "unsafe" so you don't have to.DIRECT5
MIT1
PackageRelationDependenciesPublished
crunchy • 0.2.4Crunchy unroller: deterministically unroll constant loopsINDIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.19Determine 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/canadensis_encoding)](https://licenses.dev/cargo/canadensis_encoding)
<a href="https://licenses.dev/cargo/canadensis_encoding">
  <img src="https://licenses.dev/b/cargo/canadensis_encoding" alt="licenses" />
</a>

Or the licenses badge code for the 0.5.0 version:

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