28 releases

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

#284 in Encoding

Download history 984/week @ 2024-08-19 1388/week @ 2024-08-26 1537/week @ 2024-09-02 1847/week @ 2024-09-09 1277/week @ 2024-09-16 1395/week @ 2024-09-23 1228/week @ 2024-09-30 1474/week @ 2024-10-07 1009/week @ 2024-10-14 1371/week @ 2024-10-21 1142/week @ 2024-10-28 1610/week @ 2024-11-04 1509/week @ 2024-11-11 1698/week @ 2024-11-18 1654/week @ 2024-11-25 2880/week @ 2024-12-02

7,780 downloads per month
Used in 31 crates (13 directly)

Custom license

33KB
937 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
~21K SLoC