Decision Workspace
jiminy-layouts vs jiminy-core vs jiminy-schema
Side-by-side comparison of Rust crates
50
jiminy-layouts
experimentalv0.16.0
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.
54
jiminy-core
experimentalv0.16.0
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.
52
jiminy-schema
experimentalv0.16.0
Layout Manifest v1 for Jiminy: structured account schema descriptions with canonical type normalization. Enables TypeScript codegen, indexer integration, and cross-language tooling.
Core Metrics
| jiminy-layouts | jiminy-core | jiminy-schema | |
|---|---|---|---|
| Health Score | 50 | 54 | 52 |
| Total Downloads | 33 | 122 | 32 |
| 30d Downloads | 33 | 122 | 32 |
| Dependents | 0 | 25 | 0 |
| Releases | 3 | 6 | 3 |
| Last Updated | 3d ago | 3d ago | 3d ago |
| Age | 4d | 19d | 4d |
Health Breakdown
jiminy-layouts
Maintenance
14
Quality
15
Community
6
Popularity
2
Documentation
13
jiminy-core
Maintenance
13
Quality
16
Community
10
Popularity
2
Documentation
13
jiminy-schema
Maintenance
14
Quality
17
Community
6
Popularity
2
Documentation
13
Technical Details
| jiminy-layouts | jiminy-core | jiminy-schema | |
|---|---|---|---|
| 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 | 2 | 4 | 0 |
| Crate Size | 8KB | 73KB | 14KB |
| Features | 1 | 5 | 3 |
| 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.