Universal dotfile and system configuration manager
OAuth2 Social Login for Rust web frameworks.
Social OAuth provider definitions for OpenAuth.
An OCI implementation in Rust
Parser for Composable Event Streaming Representation (CESR)
Hyperlight's components common to host and guest.
Procedural macros to generate Hyperlight host and guest bindings from component types
Shared implementation for the procedural macros that generate Hyperlight host and guest bindings from component types
Provides only the essential building blocks for interacting with the host environment, including the VM exit mechanism, abstractions for calling host functions and receiving return values, and the input/output stacks used for guest-host communication.
This crate provides the opinionated bits of the guest library, such as the panic handler, the entry point, the guest logger, the exception handling logic, and third-party code used by our C-API needed to build a native hyperlight-guest binary.
Macros for registering guest and host functions on hyperlight guests binaries.
Provides the tracing functionality for the hyperlight guest.