Packages
Browse packages indexed by the registry.
Anchor attribute macro for defining a program
Attribute for defining a program state struct
A quality of life package for Anchor.
Derive macros for anchor-cereal
A statically typed async framework for building LLM-based applications.
Anchor CLI
Macros used internally by the Anchor CLI
An RPC client to interact with Anchor programs
Utils crate for anchor-client-gen-rs
A wrapper around `anchor test` for computing test coverage
A procedural macro for decoding Anchor program instructions and accounts
Anchor Derive macro for accounts
Anchor Derive macro for serialization and deserialization
Anchor Derive macro to automatically calculate the size of a structure or an enum
Generate IDL for Anchor programs without initializing a workspace
Standardized Anchor event schemas for reliable off-chain indexing.
Derive macros for anchor-eventline.
Experiment with Anchor API.
Generates an Anchor CPI crate from a JSON IDL.
Generates an Anchor CPI crate from a JSON IDL.
Generates an Anchor CPI crate from a JSON IDL.
Generates an Anchor CPI crate from a JSON IDL.
Generates an Anchor CPI crate from a JSON IDL.
Generates an Anchor CPI crate from a JSON IDL.
Generates an Anchor CPI crate from a JSON IDL.
Generates an Anchor CPI crate from a JSON IDL.
Generates an Anchor CPI crate from a JSON IDL.
Derive idiomatic Anchor-compatible introspection contexts
Derive idiomatic Anchor-compatible introspection contexts
Generates Rust code from an Anchor IDL.
Created to fix Anchor
Generates Rust code from an Anchor IDL.
A tool for generating a typescript file from an Anchor IDL json file.
Generates Rust code from an Anchor IDL.
core UI primatives, elements and layout for anchor-kit
anchor-kit wgpu integration
Solana Sealevel eDSL
Error definitions for anchor-lang
Anchor framework IDL
Anchor framework IDL spec
Simplified Anchor testing with LiteSVM - similar syntax to anchor-client, 78% less code
A CLI tool to generate a standalone Rust crate to simulate and debug program instructions writte on Anchor Solana framework. Creates a binary executable that can be debugged with lldb.
Anchor Model Context Protocol (MCP) Rust CLI server which allows AI IDE's such as Cursor or Windsurf to more effectively write Anchor programs
Anchor Merkle Tree: a fork of solana-merkle-tree for anchor compatibility
collection of helper numeric operation functions that allows seamless interaction of your Solana Anchor program with the Metaplex ecosystem
Replacement #[program] macro that allows specifying additional instruction modules
Generate Rust types and helpers from Anchor IDL JSON files using solana-sdk directly — no anchor-lang dependency
Internal proc-macro implementation detail of anchor-parser. Do not use directly.
CLI tool to explore and query Anchor program IDLs on-chain
Safe Math wrapper for the primitive numberic types used in an Anchor project