licenses.dev

ckb-traits v0.106.0

TODO(doc): @quake crate description

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT32
PackageRelationDependenciesPublished
anyhow • 1.0.91Flexible concrete Error type built on std::error::ErrorINDIRECT0
bit-vec • 0.6.3A vector of bitsINDIRECT0
cc • 1.1.31A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. INDIRECT1
cfg-if • 1.0.0A 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
crossbeam-channel • 0.5.13Multi-producer multi-consumer channels for message passingINDIRECT1
crossbeam-utils • 0.8.20Utilities for concurrent programmingINDIRECT0
cty • 0.2.2Type aliases to C types like c_int for use with bindgenINDIRECT0
getrandom • 0.1.16A small cross-platform library for retrieving random data from system sourceINDIRECT3
heapsize • 0.4.2Infrastructure for measuring the total runtime size of an object on the heapINDIRECT3
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
numext-constructor • 0.1.6Fixed-size uint and hash constructor.INDIRECT4
numext-fixed-uint-core • 0.1.6A internal crate used by numext-fixed-uint.INDIRECT26
numext-fixed-uint-hack • 0.1.6A internal crate used by numext-fixed-uint.INDIRECT27
numext-fixed-uint • 0.1.6Fixed-size uint types.INDIRECT28
once_cell • 1.20.2Single assignment cells and lazy values.INDIRECT0
ppv-lite86 • 0.2.20Implementation of the crypto-simd API for x86INDIRECT7
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_chacha • 0.2.2ChaCha random number generator INDIRECT13
rand_core • 0.5.1Core random number generator traits and tools for implementation. INDIRECT4
rand_hc • 0.2.0HC128 random number generator INDIRECT5
rand • 0.7.3Random number generators and other randomness functionality. INDIRECT15
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.195A generic serialization/deserialization frameworkINDIRECT5
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.85Parser for Rust source codeINDIRECT2
thiserror-impl • 1.0.65Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.65derive(Error)INDIRECT5
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
MIT19
PackageRelationDependenciesPublished
blake2b-ref • 0.2.1A `no_std` BLAKE2B implementation.INDIRECT0
blake2b-rs • 0.2.0Rust bindings for the official Blake2b C implementationINDIRECT3
bytes • 1.8.0Types and traits for working with bytesINDIRECT6
ckb-channel • 0.106.0Channel wrapper.INDIRECT2
ckb-error • 0.106.0Underlying error types used over ckb cratesINDIRECT14
ckb-fixed-hash-core • 0.106.0Provide several fixed-length binary data, aka fixed-sized hashes.INDIRECT9
ckb-fixed-hash-macros • 0.106.0Provide several proc-macros to construct const fixed-sized hashes.INDIRECT11
ckb-fixed-hash • 0.106.0Provide several simple fixed-sized hash data type and their static constructors.INDIRECT12
ckb-hash • 0.106.0CKB default hash function.INDIRECT5
ckb-merkle-mountain-range • 0.5.2A generalized merkle mountain range implementationINDIRECT1
ckb-occupied-capacity-core • 0.106.0TODO(doc): @keroro520 crate descriptionINDIRECT6
ckb-occupied-capacity-macros • 0.106.0TODO(doc): @keroro520 crate descriptionINDIRECT8
ckb-occupied-capacity • 0.106.0TODO(doc): @keroro520 crate descriptionINDIRECT9
ckb-rational • 0.106.0Rational numbers.INDIRECT29
ckb-types • 0.106.0Provides the essential types for CKB.DIRECT55
derive_more • 0.99.18Adds #[derive(x)] macros for more traitsINDIRECT4
faster-hex • 0.6.1Fast hex encoding.INDIRECT0
merkle-cbt • 0.3.2A library for generating efficient Merkle tree and combined Merkle proof based on complete binary treeINDIRECT1
molecule • 0.7.3Rust bindings for molecule.INDIRECT9
Apache-2.0 OR BSD-2-Clause OR MIT2
PackageRelationDependenciesPublished
zerocopy-derive • 0.7.35Custom derive for traits from the zerocopy crateINDIRECT4
zerocopy • 0.7.35Utilities for zero-copy parsing and serializationINDIRECT6
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
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
wasi • 0.9.0+wasi-snapshot-preview1Experimental WASI API bindings for RustINDIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.106.0 version:

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