#float #floating-point #numbers #precision #capabilities #amplify #octuple

no-std amplify_apfloat

rustc_apfloat with u256 backend to utilize Octuple precision floating-point format

6 releases

0.3.0 Feb 15, 2024
0.2.0 Feb 6, 2023
0.1.4 Feb 1, 2023
0.1.3 Jun 12, 2022
0.1.1 Feb 21, 2022

#112 in No standard library

Download history 484/week @ 2023-12-31 390/week @ 2024-01-07 526/week @ 2024-01-14 468/week @ 2024-01-21 1076/week @ 2024-01-28 839/week @ 2024-02-04 1303/week @ 2024-02-11 446/week @ 2024-02-18 1641/week @ 2024-02-25 1381/week @ 2024-03-03 1881/week @ 2024-03-10 1267/week @ 2024-03-17 1566/week @ 2024-03-24 565/week @ 2024-03-31 1247/week @ 2024-04-07 1649/week @ 2024-04-14

5,086 downloads per month
Used in 43 crates (via amplify)

MIT/Apache

150KB
2.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 (u2 to u7), custom bit-sized numbers (like u24) 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.60.0. Rust edition 2021.

Dependencies

~260–740KB
~14K SLoC