#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

#11 in #spl

Download history 27749/week @ 2024-12-26 49829/week @ 2025-01-02 62880/week @ 2025-01-09 65435/week @ 2025-01-16 72190/week @ 2025-01-23 80938/week @ 2025-01-30 78034/week @ 2025-02-06 67075/week @ 2025-02-13 68282/week @ 2025-02-20 71925/week @ 2025-02-27 76097/week @ 2025-03-06 78540/week @ 2025-03-13 78620/week @ 2025-03-20 74184/week @ 2025-03-27 71818/week @ 2025-04-03 111259/week @ 2025-04-10

350,314 downloads per month
Used in 653 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
~171K SLoC