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

#292 in Encoding

Download history 1100/week @ 2024-10-26 1606/week @ 2024-11-02 1453/week @ 2024-11-09 1729/week @ 2024-11-16 1637/week @ 2024-11-23 2854/week @ 2024-11-30 2234/week @ 2024-12-07 1981/week @ 2024-12-14 899/week @ 2024-12-21 993/week @ 2024-12-28 1442/week @ 2025-01-04 1904/week @ 2025-01-11 2113/week @ 2025-01-18 1493/week @ 2025-01-25 1646/week @ 2025-02-01 1724/week @ 2025-02-08

7,332 downloads per month
Used in 71 crates (16 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