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

#1437 in Magic Beans

Download history 136480/week @ 2024-01-05 149920/week @ 2024-01-12 163839/week @ 2024-01-19 168753/week @ 2024-01-26 153714/week @ 2024-02-02 154717/week @ 2024-02-09 159925/week @ 2024-02-16 158015/week @ 2024-02-23 146138/week @ 2024-03-01 153671/week @ 2024-03-08 155840/week @ 2024-03-15 159817/week @ 2024-03-22 161963/week @ 2024-03-29 164903/week @ 2024-04-05 173922/week @ 2024-04-12 140847/week @ 2024-04-19

669,675 downloads per month
Used in 1,726 crates (152 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