#big-int #user #most #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

#2364 in Data structures

Download history 3/week @ 2024-04-05 70/week @ 2024-04-12 103/week @ 2024-04-19 106/week @ 2024-04-26 93/week @ 2024-05-03 8/week @ 2024-05-10 2/week @ 2024-05-17 15/week @ 2024-05-24 8/week @ 2024-05-31 4/week @ 2024-06-07 10/week @ 2024-06-14 56/week @ 2024-06-21 149/week @ 2024-06-28 173/week @ 2024-07-05 160/week @ 2024-07-12 100/week @ 2024-07-19

600 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