licenses.dev

solana_rbpf v0.2.31

Virtual machine and JIT compiler for eBPF programs

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT23
PackageRelationDependenciesPublished
arbitrary • 1.3.2The trait for generating structured data from unstructured dataDIRECT5
ascii • 0.9.3ASCII-only equivalents to `char`, `str` and `String`.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
derive_arbitrary • 1.3.2Derives arbitrary traitsINDIRECT4
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
elf • 0.0.10A pure-rust library for parsing ELF filesDIRECT1
getrandom • 0.2.15A small cross-platform library for retrieving random data from system sourceINDIRECT3
hash32 • 0.2.132-bit hashing algorithmsDIRECT1
json • 0.12.4JSON implementation in RustDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
log • 0.4.22A lightweight logging facade for Rust DIRECT0
plain • 0.2.3A small Rust library that allows users to reinterpret data of certain types safely.INDIRECT0
ppv-lite86 • 0.2.20Implementation of the crypto-simd API for x86INDIRECT7
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
rand_chacha • 0.3.1ChaCha random number generator INDIRECT13
rand_core • 0.6.4Core random number generator traits and tools for implementation. INDIRECT4
rand • 0.8.5Random number generators and other randomness functionality. DIRECT14
rustc-demangle • 0.1.24Rust compiler symbol demangling. DIRECT0
syn • 2.0.82Parser for Rust source codeINDIRECT2
thiserror-impl • 1.0.65Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.65derive(Error)DIRECT5
unreachable • 1.0.0An unreachable code optimization hint in stable rust.INDIRECT1
MIT5
PackageRelationDependenciesPublished
combine • 3.8.1Fast parser combinators on arbitrary streams with zero-copy support.DIRECT6
goblin • 0.5.4An impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crateDIRECT8
scroll_derive • 0.11.1A macros 1.1 derive implementation for Pread and Pwrite traits from the scroll crateINDIRECT4
scroll • 0.11.0A suite of powerful, extensible, generic, endian-aware Read/Write traits for byte buffersDIRECT5
void • 1.0.2The uninhabited void type for use in statically impossible cases.INDIRECT0
MIT OR Unlicense3
PackageRelationDependenciesPublished
byteorder • 0.5.3Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.DIRECT0
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
Apache-2.0 OR BSD-2-Clause OR MIT2
PackageRelationDependenciesPublished
zerocopy-derive • 0.7.35Custom derive for traits from the zerocopy crateINDIRECT4
zerocopy • 0.7.35Utilities for zero-copy parsing and serializationINDIRECT6
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/solana_rbpf)](https://licenses.dev/cargo/solana_rbpf)
<a href="https://licenses.dev/cargo/solana_rbpf">
  <img src="https://licenses.dev/b/cargo/solana_rbpf" alt="licenses" />
</a>

Or the licenses badge code for the 0.2.31 version:

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