The zero-copy standard library for Solana programs built on Hopper Runtime. Account layout, validation, PDA, Token/Mint readers, Token-2022 screening, CPI guards, DeFi math, AMM, slippage, lending, staking, vesting, multisig, distribution, Merkle, Ed25519, Pyth oracle. Declarative macros for error codes, instruction dispatch, and account checks. no_std, no_alloc, no proc macros, BPF-safe.
Subquadratic O(N log N) sparse attention kernel for Rust LLM inference on edge devices, with optional FastGRNN salience gating for near-linear O(N) scaling
High-performance fixed-point trigonometry library optimized for microcontrollers without FPU. 100% no_std.
Rust bridge for the Google Antigravity SDK (Python) via PyO3
Pre-calculate functions at compile-time rather than run-time.
Macros to for the recuerdame crate.
A no_std Rust library for processing raw potmeter inputs in embedded systems
Create PowerPoint presentations programmatically in Rust
Compiled bespoke .cu kernel template instantiations for the baracuda ML kernel facade plus C-ABI FFI facades for the library-backed plans (cuDNN conv/pool, cuSOLVER linalg, cuFFT/cuRAND, CUTLASS GEMM re-export). Hosts curated CUDA kernel sources (int8/FP8/int4/bin GEMM RRR, elementwise, reduce, norm, attention, …), builds them via baracuda-forge, exposes extern "C" entry points for the safe baracuda-kernels crate. CUTLASS template kernels live in the sibling baracuda-cutlass-kernels-sys crate and are re-exported here under the unified baracuda_kernels_gemm_* namespace.
Board Support crate for the Adafruit EdgeBadge
Board Support crate for the Adafruit PyGamer
An advanced tab navigation widget for Ratatui.