Decision Workspace
jiminy-core vs jiminy vs jiminy-solana
Side-by-side comparison of Rust crates
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.
The zero-copy standard library for Solana programs built on pinocchio. 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.
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.
Core Metrics
| jiminy-core | jiminy | jiminy-solana | |
|---|---|---|---|
| Health Score | 54 | 49 | 51 |
| Total Downloads | 122 | 232 | 95 |
| 30d Downloads | 122 | 221 | 95 |
| Dependents | 25 | 0 | 7 |
| Releases | 6 | 16 | 6 |
| Last Updated | 3d ago | 3d ago | 3d ago |
| Age | 19d | 1m | 19d |
Health Breakdown
Technical Details
| jiminy-core | jiminy | jiminy-solana | |
|---|---|---|---|
| Version | 0.16.0 | 0.16.0 | 0.16.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 4 | 12 | 4 |
| Crate Size | 73KB | 94KB | 27KB |
| Features | 5 | 4 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •jiminy-core leads with a health score of 54/100, but none of the options score above 80.
- •jiminy has the most downloads (232), suggesting wider adoption.