#big-integer #user #no-std #u64-array-bigints

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

#2649 in Data structures


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

~130–355KB