#run-time #substrate #primitive #exports #level #depend #std

no-std sp-std

Lowest-abstraction level for the Substrate runtime: just exports useful primitives from std or client/alloc to be used with any code that depends on the runtime

33 releases (12 major breaking)

14.0.0 Jan 23, 2024
13.0.0 Dec 12, 2023
12.0.0 Nov 1, 2023
11.0.0 Oct 4, 2023
2.0.0-alpha.5 Mar 24, 2020

#4 in #depends

Download history 12205/week @ 2024-07-19 11159/week @ 2024-07-26 12009/week @ 2024-08-02 12736/week @ 2024-08-09 11977/week @ 2024-08-16 11900/week @ 2024-08-23 10237/week @ 2024-08-30 10624/week @ 2024-09-06 23721/week @ 2024-09-13 39659/week @ 2024-09-20 35280/week @ 2024-09-27 42779/week @ 2024-10-04 40398/week @ 2024-10-11 44320/week @ 2024-10-18 39486/week @ 2024-10-25 49391/week @ 2024-11-01

180,818 downloads per month
Used in 849 crates (283 directly)

Apache-2.0

10KB
127 lines

Lowest-abstraction level for the Substrate runtime: just exports useful primitives from std or client/alloc to be used with any code that depends on the runtime.

License: Apache-2.0


lib.rs:

Lowest-abstraction level for the Substrate runtime: just exports useful primitives from std or client/alloc to be used with any code that depends on the runtime.

No runtime deps

Features