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

#1 in #rlp

Download history 159363/week @ 2024-06-17 166655/week @ 2024-06-24 139263/week @ 2024-07-01 144101/week @ 2024-07-08 166849/week @ 2024-07-15 168933/week @ 2024-07-22 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 184684/week @ 2024-09-30

742,799 downloads per month
Used in 2,173 crates (172 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