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

#1438 in Magic Beans

Download history 134105/week @ 2023-12-13 102126/week @ 2023-12-20 68070/week @ 2023-12-27 127106/week @ 2024-01-03 144245/week @ 2024-01-10 162254/week @ 2024-01-17 160597/week @ 2024-01-24 162153/week @ 2024-01-31 157057/week @ 2024-02-07 158429/week @ 2024-02-14 159037/week @ 2024-02-21 150127/week @ 2024-02-28 149063/week @ 2024-03-06 154497/week @ 2024-03-13 159225/week @ 2024-03-20 119611/week @ 2024-03-27

609,624 downloads per month
Used in 1,698 crates (151 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.3MB
~26K SLoC