u128

Crates.iou128
lib.rsu128
version0.1.0
sourcesrc
created_at2022-03-12 22:00:00.49222
updated_at2022-03-12 22:00:00.49222
descriptionU128 helpers for Solana programs.
homepagehttps://saber.so
repositoryhttps://github.com/saber-hq/u128
max_upload_size
id548928
size19,537
Ian Macalinao (macalinao)

documentation

README

u128

U128 helpers for Solana programs.

Crates.io License Build Status Contributors

Motivation

U128 division is very inefficient on Solana BPF. This crate exposes the [uint] crate as a stopgap.

License: Apache-2.0

Commit count: 5

cargo fmt