Implement items on two types with only one impl block
Attribute macros to expose Rust types to Python via PyO3 from a single definition — no duplicate structs or impl blocks.
Derive a trait and a delegating impl from an inherent impl block.
Transparent encryption and decryption for Read and Write streams
Durable, at-least-once workflow runtime on top of the Taquba task queue. Particularly well-suited for AI agent runs.
Readonly solana account field getter traits that work for both on-chain AccountInfos and off-chain Accounts
cache the result of a function, make it runs only once
Provides safe lifetime-erased representations for objects with lifetime parameters. Can be used to pass an object across an API where lifetime parameters would prevent it.
Derive macros for the temp-inst crate.
ODE Open Dynamics Engine for Rust
OYK sample for ODE (Open Dynamics Engine)
Fastest macro for concatenating strings.