licenses.dev

solana_rbpf v0.2.24

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 MIT28
PackageRelationDependenciesPublished
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
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.1.16A small cross-platform library for retrieving random data from system sourceINDIRECT3
hash32 • 0.1.132-bit hashing algorithmsDIRECT1
json • 0.11.15JSON 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.2.2ChaCha random number generator INDIRECT13
rand_core • 0.5.1Core random number generator traits and tools for implementation. INDIRECT4
rand_hc • 0.2.0HC128 random number generator INDIRECT5
rand_pcg • 0.2.1Selected PCG random number generators INDIRECT5
rand • 0.7.3Random number generators and other randomness functionality. DIRECT16
rustc-demangle • 0.1.24Rust compiler symbol demangling. DIRECT0
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.82Parser for Rust source codeINDIRECT2
thiserror-impl • 1.0.65Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.65derive(Error)DIRECT5
time • 0.1.45Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].DIRECT5
unreachable • 1.0.0An unreachable code optimization hint in stable rust.INDIRECT1
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
MIT5
PackageRelationDependenciesPublished
combine • 3.8.1Fast parser combinators on arbitrary streams with zero-copy support.DIRECT6
goblin • 0.4.3An impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crateDIRECT8
scroll_derive • 0.10.5A macros 1.1 derive implementation for Pread and Pwrite traits from the scroll crateINDIRECT4
scroll • 0.10.2A 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 MIT OR Apache-2.0 WITH LLVM-exception2
PackageRelationDependenciesPublished
wasi • 0.10.0+wasi-snapshot-preview1Experimental WASI API bindings for RustINDIRECT0
wasi • 0.9.0+wasi-snapshot-preview1Experimental WASI API bindings for RustINDIRECT0
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
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.24 version:

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