licenses.dev

evm v0.15.0

SputnikVM - a Portable Blockchain Virtual Machine

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT21
PackageRelationDependenciesPublished
block-buffer • 0.7.3Buffer type for block processing of dataINDIRECT5
block-padding • 0.1.5Padding and unpadding of messages divided into blocks.INDIRECT1
byte-tools • 0.3.1Bytes related utility functionsINDIRECT0
cpufeatures • 0.2.14Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS INDIRECT1
digest • 0.8.1Traits for cryptographic hash functions and message authentication codesINDIRECT2
impl-rlp • 0.2.1RLP serialization support for uint and fixed hash.INDIRECT2
keccak • 0.1.5Pure Rust implementation of the Keccak sponge function including the keccak-f and keccak-p variants INDIRECT2
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
opaque-debug • 0.2.3Macro for opaque Debug trait implementationINDIRECT0
primitive-types • 0.6.2Primitive types shared by Ethereum and SubstrateDIRECT8
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
rlp • 0.4.6Recursive-length prefix encoding, decoding, and compressionDIRECT1
rustc-hex • 2.1.0rustc-serialize compatible hex conversion traits INDIRECT0
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.210A generic serialization/deserialization frameworkDIRECT5
sha3 • 0.8.2Pure 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 DIRECT11
static_assertions • 1.1.0Compile-time assertions to ensure that invariants are met.INDIRECT0
syn • 2.0.56Parser for Rust source codeINDIRECT3
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
uint • 0.8.5Large fixed-size integer arithmeticINDIRECT4
Apache-2.03
PackageRelationDependenciesPublished
evm-core • 0.15.0Portable Ethereum Virtual Machine implementation written in pure Rust.DIRECT9
evm-gasometer • 0.15.0Portable Ethereum Virtual Machine implementation written in pure Rust.DIRECT22
evm-runtime • 0.15.0SputnikVM - a Portable Blockchain Virtual MachineDIRECT21
MIT3
PackageRelationDependenciesPublished
crunchy • 0.2.2Crunchy unroller: deterministically unroll constant loopsINDIRECT0
fixed-hash • 0.5.2Macros to define custom fixed-size hash typesINDIRECT1
generic-array • 0.12.4Generic types implementing functionality of arraysINDIRECT1
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
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/evm)](https://licenses.dev/cargo/evm)
<a href="https://licenses.dev/cargo/evm">
  <img src="https://licenses.dev/b/cargo/evm" alt="licenses" />
</a>

Or the licenses badge code for the 0.15.0 version:

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