licenses.dev

spl-memo v1.0.2

Solana Program Library Memo

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT32
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
block-buffer • 0.7.3Buffer type for block processing of dataINDIRECT5
block-padding • 0.1.5Padding and unpadding of messages divided into blocks.INDIRECT1
bs58 • 0.3.1Another Base58 codec implementation.INDIRECT0
bs58 • 0.4.0Another Base58 codec implementation.INDIRECT0
bv • 0.11.1Bit-vectors and bit-slicesINDIRECT7
byte-tools • 0.3.1Bytes related utility functionsINDIRECT0
crypto-mac • 0.7.0Trait for Message Authentication Code (MAC) algorithmsINDIRECT3
digest • 0.8.1Traits for cryptographic hash functions and message authentication codesINDIRECT2
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
fake-simd • 0.1.2Crate for mimicking simd crate on stable RustINDIRECT0
feature-probe • 0.1.1Probe for rustc features from build.rsINDIRECT0
hex • 0.4.3Encoding and decoding data into/from hexadecimal representation.INDIRECT0
hmac • 0.7.1Generic implementation of Hash-based Message Authentication Code (HMAC)INDIRECT5
itertools • 0.9.0Extra iterator adaptors, iterator methods, free functions, and macros.INDIRECT1
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
num-derive • 0.3.3Numeric syntax extensionsINDIRECT4
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
opaque-debug • 0.2.3Macro for opaque Debug trait implementationINDIRECT0
pbkdf2 • 0.3.0Generic implementation of PBKDF2INDIRECT5
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
rustversion • 1.0.18Conditional compilation according to rustc compiler versionINDIRECT0
serde_bytes • 0.11.15Optimized handling of `&[u8]` and `Vec<u8>` for SerdeINDIRECT6
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.210A generic serialization/deserialization frameworkINDIRECT5
sha2 • 0.8.2Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. INDIRECT9
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.56Parser for Rust source codeINDIRECT3
thiserror-impl • 1.0.65Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.65derive(Error)INDIRECT5
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
Apache-2.02
PackageRelationDependenciesPublished
solana-sdk-macro • 1.18.26Solana SDK MacroINDIRECT6
solana-sdk • 1.2.10Solana SDKDIRECT38
MIT2
PackageRelationDependenciesPublished
bincode • 1.3.3A binary serialization / deserialization strategy for transforming structs into bytes and vice versa!INDIRECT6
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
BSD-3-Clause1
PackageRelationDependenciesPublished
subtle • 1.0.0Pure-Rust traits and utilities for constant-time cryptographic implementations.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/spl-memo)](https://licenses.dev/cargo/spl-memo)
<a href="https://licenses.dev/cargo/spl-memo">
  <img src="https://licenses.dev/b/cargo/spl-memo" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.2 version:

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