Library for inferring which type of data visualization can be rendered from a JSON dataset, and with which data field(s)
Jiminy CLI
Jiminy CLI Core
Jiminy CLI A2A Server
Experimental MCP server for sequential ethical reasoning. Based on Anthropic's sequential thinking server.
descargar facturaplus elite 2003 gratis _best_
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.
Core systems layer for Jiminy: account layout, zero-copy IO, validation, PDA, sysvar access, math, time checks. Declarative macros for error codes, instruction dispatch, and account uniqueness. no_std, no_alloc, no proc macros, BPF-safe.
Adapter for reading Anchor-framework accounts from Jiminy programs. Provides Anchor discriminator utilities and account header translation.
Standard zero-copy account layouts for well-known Solana programs: SPL Token Account, Mint, Multisig, Nonce Account, Stake State. Compatible with jiminy-core's Pod/FixedLayout traits.
Layout Manifest v1 for Jiminy: structured account schema descriptions with canonical type normalization. Enables TypeScript codegen, indexer integration, and cross-language tooling.
Solana platform helpers for Jiminy: token/mint readers, Token-2022 screening, CPI guards, introspection, Ed25519, Merkle proofs, Pyth oracles, authority handoff, TWAP, compute guards. Zero-copy, no_std, no_alloc, BPF-safe.
DeFi math primitives for Jiminy: integer square root, constant-product swap formulas, K-invariant verification, price impact, LP minting, slippage guards, oracle deviation checks, price bounds. u128 intermediates, no_std, no_alloc, BPF-safe.
Dust-safe proportional distribution helpers for Jiminy: N-way splits and fee extraction. Zero-copy, no_std, no_alloc, BPF-safe.
Lending protocol primitives for Jiminy: collateralization ratios, health checks, liquidation math, interest calculations. Zero-copy, no_std, no_alloc, BPF-safe.
M-of-N multi-signer threshold checks for Jiminy. Zero-copy, no_std, no_alloc, BPF-safe.
Staking reward accumulators for Jiminy: MasterChef-style reward-per-token, emission rates, reward debt tracking. Zero-copy, no_std, no_alloc, BPF-safe.
Vesting schedule helpers for Jiminy: linear+cliff, stepped, periodic unlock, claimable calculations. Zero-copy, no_std, no_alloc, BPF-safe.