licenses.dev

evm-gasometer v0.17.2

Portable Ethereum Virtual Machine implementation written in pure Rust.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT16
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
fixed-hash • 0.6.1Macros to define custom fixed-size hash typesINDIRECT1
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
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
opaque-debug • 0.2.3Macro for opaque Debug trait implementationINDIRECT0
primitive-types • 0.7.3Primitive types shared by Ethereum and SubstrateDIRECT6
rustc-hex • 2.1.0rustc-serialize compatible hex conversion traits INDIRECT0
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 INDIRECT11
static_assertions • 1.1.0Compile-time assertions to ensure that invariants are met.INDIRECT0
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.02
PackageRelationDependenciesPublished
evm-core • 0.17.2Portable Ethereum Virtual Machine implementation written in pure Rust.DIRECT8
evm-runtime • 0.17.2SputnikVM - a Portable Blockchain Virtual MachineDIRECT20
MIT2
PackageRelationDependenciesPublished
crunchy • 0.2.2Crunchy unroller: deterministically unroll constant loopsINDIRECT0
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
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.17.2 version:

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