Skip to content

Amplifying rust numerics: sub-byte integers, big ints, custom floats etc

License

Notifications You must be signed in to change notification settings

rust-amplify/amplify-num

Amplifying rust number types

Build Tests Lints codecov

crates.io 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.

About

Amplifying rust numerics: sub-byte integers, big ints, custom floats etc

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages