#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

#2259 in Data structures

Download history 58/week @ 2024-01-01 54/week @ 2024-01-08 56/week @ 2024-01-15 55/week @ 2024-01-22 96/week @ 2024-01-29 81/week @ 2024-02-12 30/week @ 2024-02-19 50/week @ 2024-02-26 6/week @ 2024-03-04 30/week @ 2024-03-11 58/week @ 2024-03-18 16/week @ 2024-04-01 4/week @ 2024-04-08 88/week @ 2024-04-15

112 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

~120–365KB