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

#275 in Encoding

Download history 1270/week @ 2024-09-18 1424/week @ 2024-09-25 1310/week @ 2024-10-02 1295/week @ 2024-10-09 1226/week @ 2024-10-16 1265/week @ 2024-10-23 1282/week @ 2024-10-30 1443/week @ 2024-11-06 1556/week @ 2024-11-13 1715/week @ 2024-11-20 2342/week @ 2024-11-27 2342/week @ 2024-12-04 2297/week @ 2024-12-11 1532/week @ 2024-12-18 985/week @ 2024-12-25 663/week @ 2025-01-01

5,914 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