Hey, thanks for such a great library, I really like your approach which is contrary to decimal_rs where a lot of unwrapping and Results are needed. The crates are similar, and fastnum has a certain flexibility, as you can switch from 128 → 256 and exceptions handling.
Though, I don't quite understand the reason you have decided to exclude decimal_rs from the benchmarks.
Hey, thanks for such a great library, I really like your approach which is contrary to
decimal_rswhere a lot of unwrapping and Results are needed. The crates are similar, andfastnumhas a certain flexibility, as you can switch from 128 → 256 and exceptions handling.Though, I don't quite understand the reason you have decided to exclude
decimal_rsfrom the benchmarks.