licenses.dev

elrond-wasm-node v0.22.4

Elrond WebAssembly VM API wrapper

Published on

Licenses

Learn more about license information.

Package Licenses

GPL-3.0-only

Dependency Licenses

Apache-2.0 OR MIT16
PackageRelationDependenciesPublished
arrayvec • 0.7.6A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.INDIRECT0
cfg-if • 0.1.10A 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
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
getrandom • 0.2.15A small cross-platform library for retrieving random data from system sourceINDIRECT3
hashbrown • 0.11.2A Rust port of Google's SwissTable hash mapINDIRECT7
hex-literal • 0.3.4Macro for converting hexadecimal string to a byte array at compile timeINDIRECT0
hex • 0.4.3Encoding and decoding data into/from hexadecimal representation.INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
once_cell • 1.20.2Single assignment cells and lazy values.INDIRECT0
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
syn • 1.0.109Parser for Rust source codeINDIRECT3
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.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
GPL-3.0-only4
PackageRelationDependenciesPublished
elrond-codec-derive • 0.8.5Macro implementations of elrond-codec #[derive(NestedEncode, NestedDecode, TopEncode, TopDecode)]INDIRECT5
elrond-codec • 0.8.5Lightweight binary serializer/deserializer, written especially for Elrond smart contractsINDIRECT14
elrond-wasm-derive • 0.22.4Elrond WebAssembly smart contract API procedural macrosINDIRECT8
elrond-wasm • 0.22.4Elrond WebAssembly smart contract APIDIRECT27
MIT3
PackageRelationDependenciesPublished
endian-type • 0.1.2Type safe wrappers for types with a defined byte orderINDIRECT0
nibble_vec • 0.0.4Vector data-structure for half-byte values.INDIRECT0
radix_trie • 0.1.6Generic radix trie data-structure.INDIRECT2
MPL-2.02
PackageRelationDependenciesPublished
memory_units • 0.4.0Safe conversions between units of memoryINDIRECT0
wee_alloc • 0.4.5wee_alloc: The Wasm-Enabled, Elfin AllocatorINDIRECT6
unknown1
PackageRelationDependenciesPublished
ahash • 0.7.8A non-cryptographic hash function using AES-NI for high performanceINDIRECT6
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.11.0+wasi-snapshot-preview1Experimental WASI API bindings for RustINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.22.4 version:

[![licenses](https://licenses.dev/b/cargo/elrond-wasm-node/0.22.4)](https://licenses.dev/cargo/elrond-wasm-node/0.22.4)
<a href="https://licenses.dev/cargo/elrond-wasm-node/0.22.4">
  <img src="https://licenses.dev/b/cargo/elrond-wasm-node/0.22.4" alt="licenses" />
</a>
GitHub