Open ordian opened 2 years ago
https://github.com/recmo/uint is a modern re-implementation of uint using const generics. It doesn't suffer from issues like #388.
uint
Would be nice to compare the numbers on our benchmarks between uint and ruint before making the move.
ruint
cc @kpp
https://github.com/recmo/uint is a modern re-implementation of
uint
using const generics. It doesn't suffer from issues like #388.Would be nice to compare the numbers on our benchmarks between
uint
andruint
before making the move.cc @kpp