{"repo":"rust-num/num","free":true,"listed":false,"github":"https://github.com/rust-num/num","clone":"git clone https://github.com/rust-num/num.git","description":"A collection of numeric types and traits for Rust.","language":"Rust","stars":1220,"topics":["rust","number","trait","numeric-types","num"],"license":"Apache-2.0","category":"dev-tools","readme_excerpt":"num A collection of numeric types and traits for Rust. This includes new types for big integers, rationals (aka fractions), and complex numbers, new traits for generic programming on numeric properties like Integer , and generic range iterators. num is a meta-crate, re-exporting items from these sub-crates: Repository Crate Documentation ---------- ----- ------------- [ num-bigint ] [![crate][bigint-cb]][bigint-c] [![documentation][bigint-db]][bigint-d] [ num-complex ] [![crate][complex-cb]][complex-c] [![documentation][complex-db]][complex-d] [ num-integer ] [![crate][integer-cb]][integer-c] [![documentation][integer-db]][integer-d] [ num-iter ] [![crate][iter-cb]][iter-c] [![documentation][iter-db]][iter-d] [ num-rational ] [![crate][rational-cb]][rational-c] [![documentation][rational-db]][rational-d] [ num-traits ] [![crate][traits-cb]][traits-c] [![documentation][traits-db]][traits-d] ([ num-derive ]) [![crate][derive-cb]][derive-c] [![documentation][derive-db]][derive-d] Note: num-derive is listed here for reference, but it's not directly included in num . This is a proc-macro crate for deriving some of num 's traits. Usage Add this to your Cargo.toml : Features This crate can be used without the standard library ( #![no std] ) by disabling the default std feature. Use this in Cargo.toml : The num-bigint crate requires the std feature, or the alloc feature may be used instead with Rust 1.36 and later. Other sub-crates may also have limited functionality when used withou","default_branch":null,"files":null,"tree":[],"storefront":"/r/rust-num","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/rust-num/num/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}