31 releases

0.12.2 Oct 10, 2023
0.12.1 Oct 27, 2022
0.12.0 Sep 20, 2022
0.11.1 Feb 7, 2022
0.1.4 Dec 3, 2018

#1448 in Magic Beans

Download history 153946/week @ 2024-03-14 160892/week @ 2024-03-21 155033/week @ 2024-03-28 169589/week @ 2024-04-04 174047/week @ 2024-04-11 170235/week @ 2024-04-18 151989/week @ 2024-04-25 154025/week @ 2024-05-02 156034/week @ 2024-05-09 150110/week @ 2024-05-16 157047/week @ 2024-05-23 160619/week @ 2024-05-30 145243/week @ 2024-06-06 162774/week @ 2024-06-13 166537/week @ 2024-06-20 123121/week @ 2024-06-27

625,938 downloads per month
Used in 1,944 crates (165 directly)

MIT/Apache

120KB
2.5K SLoC

Continuous integration

parity-common

Collection of crates used in Parity Technologies projects


lib.rs:

Primitive types shared by Substrate and Parity Ethereum.

Those are uint types U128, U256 and U512, and fixed hash types H160, H256 and H512, with optional serde serialization, parity-scale-codec and rlp encoding.

Dependencies

~0.2–1.2MB
~24K SLoC