Registry / utility / ramp
library0.7.0rscratesunverified

A high-performance multiple-precision arithmetic library.

# Cargo.toml [dependencies] ramp = "0.7.0"
INSTALL
IMPORT
SIG · RAMP
R
ramp
utilityrustv0.7.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Int
use ramp::Int;

Performs arbitrary-precision integer arithmetic.

use ramp::Int; fn main() { let a = Int::from(100); let b = Int::from(200); println!("{}", a + b); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
7
Resources