27 releases

0.5.2 Apr 3, 2024
0.5.1 Mar 13, 2023
0.5.0 Feb 6, 2023
0.3.5 Mar 2, 2022
0.1.3 Nov 19, 2018

#282 in Encoding

Download history 1239/week @ 2024-07-03 1563/week @ 2024-07-10 1437/week @ 2024-07-17 1597/week @ 2024-07-24 1116/week @ 2024-07-31 1324/week @ 2024-08-07 967/week @ 2024-08-14 1058/week @ 2024-08-21 1318/week @ 2024-08-28 1737/week @ 2024-09-04 1813/week @ 2024-09-11 1270/week @ 2024-09-18 1424/week @ 2024-09-25 1310/week @ 2024-10-02 1295/week @ 2024-10-09 1183/week @ 2024-10-16

5,425 downloads per month
Used in 31 crates (13 directly)

Custom license

32KB
891 lines

This crate contains an implementation of 256 bit ints and uints.

These numbers implement Add and Sub from std, and CheckedAdd and CheckedSub from the num crate, and Serialize and Deserialize from serde.

Dependencies

~0.7–1MB
~20K SLoC