Copies compiler artifacts emitted by rustc by parsing Cargo metadata
SWC plugin for transforming Workflow SDK code
Browser automation CLI for AI agents
Super-fast alternative for babel
Interactive AI agent using GitHub Copilot SDK with Hyperlight sandboxed JS execution
The WASM package for prisma-fmt
The Wasm package for prisma-fmt
CLI tool and schema library for applying security patches to dependencies
Registry for SS58 account types
CLI for generating fast incremental parsers
Bridge between stremio-core and stremio-web
Validator for GitHub action and workflow YAML files
Convert a Postman collection to an OpenAPI definition.
Validator for GitHub action and workflow YAML files
Tree-sitter Grammar for SQL
CDK Construct to build Rust functions with Cargo Lambda
Nx plugin that wraps Cargo — executors, generators, and project-graph integration for Rust workspaces inside Nx monorepos.
Bindings for the Star Atlas Cargo2 program
Prebuilt binary package for `cargo-messages` on `linux-x64-gnu`.
No description provided.
WASM bindings for the libXMTP rust library
Node.js API bindings for Hyperlight JS
A code formatter for Lua
A Markdown formatter that enforces Hong Minhee's Markdown style conventions
cargo subcommand to build hyperlight guest binaries
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.
A lightweight Virtual Machine Manager that can be hosted in an application to safely run untrusted or code within a VM partition with very low latency and overhead.