licenses.dev

enarx-shim-sgx v0.4.0-pre

Enarx SGX shim

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT25
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
bit_field • 0.10.2Simple bit field trait providing get_bit, get_bits, set_bit, and set_bits methods for Rust's integral types.INDIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
bitflags • 2.6.0A macro to generate structures which behave like bitflags. 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
hashbrown • 0.12.3A Rust port of Google's SwissTable hash mapINDIRECT0
indexmap • 1.9.3A hash table with consistent order and fast iteration.INDIRECT2
libc • 0.2.169Raw FFI bindings to platform libraries like libc. INDIRECT0
lock_api • 0.4.12Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.INDIRECT2
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
once_cell • 1.20.2Single assignment cells and lazy values.INDIRECT0
paste • 1.0.15Macros for all your token pasting needsINDIRECT0
plain • 0.2.3A small Rust library that allows users to reinterpret data of certain types safely.INDIRECT0
proc-macro-crate • 1.3.1Replacement for crate (macro_rules keyword) in proc-macros INDIRECT8
proc-macro2 • 1.0.92A 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
scopeguard • 1.2.0A RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer!`, `defer_on_unwind!`, `defer_on_success!` as shorthands for guards with one of the implemented strategies. INDIRECT0
spinning • 0.1.0Mutexes and SIX locks implemented by spinningDIRECT3
syn • 1.0.109Parser for Rust source codeINDIRECT3
toml_datetime • 0.6.8A TOML-compatible datetime typeINDIRECT0
toml_edit • 0.19.3Yet another format-preserving TOML parser.INDIRECT6
volatile • 0.4.6Volatile wrapper types for raw pointersINDIRECT0
x86_64 • 0.14.13Support for x86_64 specific instructions, registers, and structures.DIRECT4
MIT10
PackageRelationDependenciesPublished
const-default-derive • 0.2.0#[derive(ConstDefault)]INDIRECT13
const-default • 1.0.0A const Default traitDIRECT14
gdbstub_arch • 0.1.1Implementations of `gdbstub::arch::Arch` for various architectures.DIRECT7
gdbstub • 0.5.0An implementation of the GDB Remote Serial Protocol in RustDIRECT6
goblin • 0.4.3An impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crateINDIRECT2
goblin • 0.5.4An impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crateDIRECT2
memoffset • 0.6.5offset_of functionality for Rust structs.DIRECT1
nom8 • 0.2.0A byte-oriented, zero-copy, parser combinators library (fork for proposals for v8)INDIRECT1
scroll • 0.10.2A suite of powerful, extensible, generic, endian-aware Read/Write traits for byte buffersINDIRECT0
scroll • 0.11.0A suite of powerful, extensible, generic, endian-aware Read/Write traits for byte buffersINDIRECT0
Apache-2.09
PackageRelationDependenciesPublished
crt0stack • 0.1.0Tools for reading and creating Linux crt0 stack dataDIRECT0
lset • 0.3.0Data types describing linear setsDIRECT0
mmledger • 0.2.0A ledger for confidential computing (CC) shims for tracking memory management system callsDIRECT18
noted • 1.0.0Library for creating ELF notesDIRECT0
primordial • 0.5.0Low-level CPU primitivesDIRECT15
rcrt1 • 1.0.0Relocate ELF dynamic symbolsDIRECT4
sallyport • 0.4.0API for the Enarx hypervisor-microkernel boundaryDIRECT3
sgx • 0.4.1Library for Intel SGXDIRECT22
xsave • 2.0.2An implementation of x86 XSave semanticsDIRECT16
0BSD1
PackageRelationDependenciesPublished
managed • 0.8.0An interface for logically owning objects, whether or not heap allocation is available.INDIRECT0
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.14Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
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
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/enarx-shim-sgx)](https://licenses.dev/cargo/enarx-shim-sgx)
<a href="https://licenses.dev/cargo/enarx-shim-sgx">
  <img src="https://licenses.dev/b/cargo/enarx-shim-sgx" alt="licenses" />
</a>

Or the licenses badge code for the 0.4.0-pre version:

[![licenses](https://licenses.dev/b/cargo/enarx-shim-sgx/0.4.0-pre)](https://licenses.dev/cargo/enarx-shim-sgx/0.4.0-pre)
<a href="https://licenses.dev/cargo/enarx-shim-sgx/0.4.0-pre">
  <img src="https://licenses.dev/b/cargo/enarx-shim-sgx/0.4.0-pre" alt="licenses" />
</a>
GitHub