26 releases

0.5.1 Mar 13, 2023
0.4.1 Feb 3, 2023
0.3.5 Mar 2, 2022
0.3.2 Oct 22, 2021
0.1.3 Nov 19, 2018
Download history 942/week @ 2023-06-01 736/week @ 2023-06-08 950/week @ 2023-06-15 975/week @ 2023-06-22 1220/week @ 2023-06-29 1243/week @ 2023-07-06 1155/week @ 2023-07-13 1433/week @ 2023-07-20 1376/week @ 2023-07-27 1207/week @ 2023-08-03 1680/week @ 2023-08-10 1488/week @ 2023-08-17 1062/week @ 2023-08-24 1288/week @ 2023-08-31 1480/week @ 2023-09-07 1048/week @ 2023-09-14

5,059 downloads per month
Used in 30 crates (13 directly)

Custom license

30KB
840 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.6–1MB
~21K SLoC