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
CLI tool and schema library for applying security patches to dependencies
The Wasm package for prisma-fmt
The WASM package for prisma-fmt
Registry for SS58 account types
CLI for generating fast incremental parsers
Validator for GitHub action and workflow YAML files
Bridge between stremio-core and stremio-web
Convert a Postman collection to an OpenAPI definition.
A .NET-like BinaryReader and BinaryWriter with endianness support.
Command-line interface to your NumWorks calculator
Validator for GitHub action and workflow YAML files
Utils to work with iden3 binary files.
A .NET-like BinaryReader and BinaryWriter with endianness support.
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
WASM bindings for the libXMTP rust library
Prebuilt binary package for `cargo-messages` on `linux-x64-gnu`.
No description provided.
Proxy for LLVM tools like llvm-nm, llvm-objdump and llvm-size
Board Support crate for the Wio Lite W600
Rust-based BSP for the Teensy 4. Part of the teensy4-rs project.
ArceOS Guest Mode (Hypervisor): runs a minimal guest OS (skernel) using hardware-assisted virtualization — RISC-V H-extension, ARM AArch64 EL2, and AMD SVM — with VM exit handling and second-stage page table support
Meta crate bundle for rCore Tutorial workspace - contains all chapters and components
Lazy page mapping for ArceOS: loads and runs a user-space app with demand paging and syscall handling
User privilege mode execution for ArceOS: loads and runs a user-space app with syscall handling
Run Linux ELF applications on ArceOS: loads and runs a user-space Linux app (compiled with musl libc) with ELF parsing, syscall handling, and multi-architecture support
Run Linux ELF applications on ArceOS: loads and runs a user-space Linux app (compiled with musl libc) with ELF parsing, syscall handling, and multi-architecture support
A lightweight type-1 hypervisor based on ArceOS
Chapter 3 of rCore Tutorial: Multiprogramming and time-sharing multitasking.
ArceOS Guest Address Space (Hypervisor): runs a guest OS with loop-based VM exit handling and nested page fault support — RISC-V H-extension, ARM AArch64 EL2, and AMD SVM