#big-integer #integer #pattern #wrap #num

no-std amplify_num

Amplifying numeric types: big-sized and bit-sized integers

14 releases

0.5.3 Aug 5, 2024
0.5.2 Feb 15, 2024
0.5.1 Dec 16, 2023
0.5.0 Feb 1, 2023
0.1.2 Jun 29, 2021

#229 in Math

Download history 5206/week @ 2024-11-17 4769/week @ 2024-11-24 4901/week @ 2024-12-01 6967/week @ 2024-12-08 5339/week @ 2024-12-15 2755/week @ 2024-12-22 2079/week @ 2024-12-29 5503/week @ 2025-01-05 6624/week @ 2025-01-12 5028/week @ 2025-01-19 6312/week @ 2025-01-26 6174/week @ 2025-02-02 6562/week @ 2025-02-09 5911/week @ 2025-02-16 5862/week @ 2025-02-23 7267/week @ 2025-03-02

26,615 downloads per month
Used in 215 crates (3 directly)

Apache-2.0

165KB
3.5K SLoC

Amplifying rust number types

Build Tests Lints codecov

Docs unsafe forbidden Apache-2 licensed

Crates adding more number types to rust: big numbers (from u512 to u4094), small-bit numbers (u1 to u7), custom bit-sized numbers (like u24, u48, u56) and a full range of IEEE-compatible float types.

This is a part of Rust language amplification library amplify.

Minimum supported rust compiler version (MSRV): 1.61.0. Rust edition 2021.

Dependencies

~0–520KB