U128 helpers for Solana programs.
U128 division is very inefficient on Solana BPF. This crate exposes the [uint] crate as a stopgap.
License: Apache-2.0