Crates.io | u128 |
lib.rs | u128 |
version | 0.1.0 |
source | src |
created_at | 2022-03-12 22:00:00.49222 |
updated_at | 2022-03-12 22:00:00.49222 |
description | U128 helpers for Solana programs. |
homepage | https://saber.so |
repository | https://github.com/saber-hq/u128 |
max_upload_size | |
id | 548928 |
size | 19,537 |
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