#big-integer

no-std u64_array_bigints_core

Core library for u64_array_bigints

6 releases

0.3.4 Aug 1, 2023
0.3.3 Jan 18, 2023
0.3.2 Jul 6, 2022
0.3.1 Mar 4, 2022
0.2.0 Feb 25, 2022

#1985 in Data structures

Download history 131/week @ 2024-07-18 192/week @ 2024-07-25 71/week @ 2024-08-01 5/week @ 2024-09-05 17/week @ 2024-09-12 55/week @ 2024-09-19 92/week @ 2024-09-26 62/week @ 2024-10-03 57/week @ 2024-10-10 18/week @ 2024-10-17 8/week @ 2024-10-24 2/week @ 2024-10-31

97 downloads per month
Used in 2 crates

MIT/Apache

76KB
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

~125–365KB