#spl #pod #programs

spl-pod

Solana Program Library Plain Old Data (Pod)

10 unstable releases (4 breaking)

0.5.1 Mar 4, 2025
0.5.0 Nov 1, 2024
0.4.0 Aug 28, 2024
0.3.1 Jul 31, 2024
0.1.0 Sep 1, 2023

#1 in #spl

Download history 58852/week @ 2024-12-04 52573/week @ 2024-12-11 42412/week @ 2024-12-18 27182/week @ 2024-12-25 43582/week @ 2025-01-01 60844/week @ 2025-01-08 65711/week @ 2025-01-15 70886/week @ 2025-01-22 79526/week @ 2025-01-29 79319/week @ 2025-02-05 69085/week @ 2025-02-12 66905/week @ 2025-02-19 72237/week @ 2025-02-26 72792/week @ 2025-03-05 79429/week @ 2025-03-12 63596/week @ 2025-03-19

299,215 downloads per month
Used in 586 crates (28 directly)

Apache-2.0

41KB
924 lines

Pod

This library contains types shared by SPL libraries that implement the Pod trait from bytemuck and utils for working with these types.


lib.rs:

Crate containing Pod types and bytemuck utilities used in SPL

Dependencies

~8–16MB
~171K SLoC