#spl #pod #spl-pod

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

#19 in #pod

Download history 65534/week @ 2025-01-14 68659/week @ 2025-01-21 73459/week @ 2025-01-28 82952/week @ 2025-02-04 72452/week @ 2025-02-11 67988/week @ 2025-02-18 72019/week @ 2025-02-25 70482/week @ 2025-03-04 79700/week @ 2025-03-11 76690/week @ 2025-03-18 79894/week @ 2025-03-25 71461/week @ 2025-04-01 120371/week @ 2025-04-08 81491/week @ 2025-04-15 82548/week @ 2025-04-22 79854/week @ 2025-04-29

376,911 downloads per month
Used in 675 crates (29 directly)

Apache-2.0

41KB
924 lines

Crate containing Pod types and bytemuck utilities used in SPL


Pod

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

Dependencies

~8–16MB
~170K SLoC