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

#272 in Encoding

Download history 2286/week @ 2024-01-25 11872/week @ 2024-02-01 2351/week @ 2024-02-08 2962/week @ 2024-02-15 3491/week @ 2024-02-22 1893/week @ 2024-02-29 4613/week @ 2024-03-07 4025/week @ 2024-03-14 2719/week @ 2024-03-21 2552/week @ 2024-03-28 1753/week @ 2024-04-04 1513/week @ 2024-04-11 1734/week @ 2024-04-18 2499/week @ 2024-04-25 1856/week @ 2024-05-02 1788/week @ 2024-05-09

8,070 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.6–1MB
~20K SLoC