#bigint #no-std

no-std u64_array_bigints_core

Core library for u64_array_bigints

5 releases

0.3.3 Jan 18, 2023
0.3.2 Jul 6, 2022
0.3.1 Mar 4, 2022
0.3.0 Mar 2, 2022
0.2.0 Feb 25, 2022

#12 in #bigint

Download history 492/week @ 2023-01-18 186/week @ 2023-01-25 172/week @ 2023-02-01 54/week @ 2023-02-08 39/week @ 2023-02-15 41/week @ 2023-02-22 323/week @ 2023-03-01 24/week @ 2023-03-08 103/week @ 2023-03-15 120/week @ 2023-03-22 125/week @ 2023-03-29 148/week @ 2023-04-05 123/week @ 2023-04-12 118/week @ 2023-04-19 119/week @ 2023-04-26 98/week @ 2023-05-03

474 downloads per month
Used in 2 crates

MIT/Apache

74KB
2K SLoC

README.md


lib.rs:

This crate only exists separate from u64_array_bigints because we want to export the macros from u64_array_bigints_macros from the main crate without a lot of code duplication or cyclic references. Most users should just use the main u64_array_bigints crate in their Cargo.toml.

Dependencies

~105–370KB