licenses.dev

evm-gasometer v0.27.0

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 MIT15
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.7.0Macros to define custom fixed-size hash typesINDIRECT1
hex • 0.4.3Encoding and decoding data into/from hexadecimal representation.INDIRECT0
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.9.1Primitive types shared by Ethereum and SubstrateDIRECT6
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.9.5Large fixed-size integer arithmeticINDIRECT4
Apache-2.03
PackageRelationDependenciesPublished
environmental • 1.1.4Set scope-limited values can can be accessed staticallyDIRECT0
evm-core • 0.27.1Portable Ethereum Virtual Machine implementation written in pure Rust.DIRECT8
evm-runtime • 0.27.0SputnikVM - a Portable Blockchain Virtual MachineDIRECT20
MIT3
PackageRelationDependenciesPublished
crunchy • 0.2.2Crunchy unroller: deterministically unroll constant loopsINDIRECT0
funty • 1.1.0Trait generalization over the primitive typesINDIRECT0
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.27.0 version:

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