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 175503/week @ 2024-08-24 182549/week @ 2024-08-31 187298/week @ 2024-09-07 178439/week @ 2024-09-14 185047/week @ 2024-09-21 189136/week @ 2024-09-28 229897/week @ 2024-10-05 233642/week @ 2024-10-12 251182/week @ 2024-10-19 223749/week @ 2024-10-26 231244/week @ 2024-11-02 206351/week @ 2024-11-09 211980/week @ 2024-11-16 207078/week @ 2024-11-23 220742/week @ 2024-11-30 205351/week @ 2024-12-07

877,355 downloads per month
Used in 2,271 crates (179 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