- Announcing a new big integer crate `bnum`, which uses const generics to allow fixed precision integers of arbitrary size to be stored on the stack. Optional features enable generating random big integers, `serde` compatibility, and making nearly every method `const`. https://crates.io/crates/bnum 25 comments rust
Linking pages
Would you like to stay up to date with Rust? Checkout Rust
Weekly.