licenses.dev

etcommon-trie v0.4.0

Lightweight Ethereum world state storage.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT16
PackageRelationDependenciesPublished
block-buffer • 0.2.0Buffer type for block processing of dataINDIRECT4
byte-tools • 0.2.0Bytes related utility functionsINDIRECT0
digest • 0.6.1Traits for cryptographic hash functions and message authentication codesINDIRECT3
etcommon-rlp • 0.2.5Recursive-length prefix encoding, decoding, and compressionDIRECT4
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
nodrop • 0.1.14A wrapper type to inhibit drop (destructor). ***Deprecated: Use ManuallyDrop or MaybeUninit instead!*** INDIRECT0
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.3.23Random number generators and other randomness functionality. INDIRECT9
rand • 0.4.6Random number generators and other randomness functionality. INDIRECT8
sha3 • 0.6.0Pure Rust implementation of SHA-3, a family of Keccak-based hash functions including the SHAKE family of eXtendable-Output Functions (XOFs), as well as the accelerated variant TurboSHAKE DIRECT6
typenum • 1.17.0Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.INDIRECT0
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
Apache-2.02
PackageRelationDependenciesPublished
etcommon-bigint • 0.2.10Big integer (256-bit and 512-bit) implementation for SputnikVM and other Ethereum Classic clients.DIRECT15
etcommon-hexutil • 0.2.4Hex helper functions.DIRECT0
MIT2
PackageRelationDependenciesPublished
elastic-array-plus • 0.10.0Elastic vector backed by fixed size arrayINDIRECT0
generic-array • 0.8.4Generic types implementing functionality of arraysINDIRECT2
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
non-standard1
PackageRelationDependenciesPublished
fuchsia-cprng • 0.1.1Rust crate for the Fuchsia cryptographically secure pseudorandom number generatorINDIRECT0
ISC1
PackageRelationDependenciesPublished
rdrand • 0.4.0An implementation of random number generator based on rdrand and rdseed instructionsINDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.4.0 version:

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