32 releases

0.13.1 Sep 12, 2024
0.12.2 Oct 10, 2023
0.12.1 Oct 27, 2022
0.11.1 Feb 7, 2022
0.1.4 Dec 3, 2018

#2 in #rlp

Download history 161807/week @ 2024-07-29 172374/week @ 2024-08-05 188918/week @ 2024-08-12 166358/week @ 2024-08-19 176444/week @ 2024-08-26 185249/week @ 2024-09-02 185482/week @ 2024-09-09 179049/week @ 2024-09-16 184013/week @ 2024-09-23 194143/week @ 2024-09-30 227219/week @ 2024-10-07 234121/week @ 2024-10-14 251906/week @ 2024-10-21 220142/week @ 2024-10-28 234015/week @ 2024-11-04 196002/week @ 2024-11-11

912,353 downloads per month
Used in 2,235 crates (176 directly)

MIT/Apache

125KB
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.1–1.3MB
~24K SLoC