rust-num / num-bigint
Big integer types for Rust
☆556Updated 3 months ago
Alternatives and similar repositories for num-bigint:
Users that are interested in num-bigint are comparing it to the libraries listed below
- A vector with a fixed capacity. (Rust)☆811Updated 6 months ago
- Numeric traits for generic mathematics in Rust☆796Updated 8 months ago
- ☆824Updated 2 weeks ago
- A small cross-platform library for retrieving random data from (operating) system source☆386Updated this week
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- A macro to generate structures which behave like bitflags☆1,011Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,460Updated last week
- Macros for all your token pasting needs☆1,045Updated 7 months ago
- Arbitrary precision decimal crate for Rust☆343Updated last week
- A set of alternative `derive` attributes for Rust☆439Updated 11 months ago
- A if/elif-like macro for Rust #[cfg] statements☆589Updated 6 months ago
- Utility crates used in RustCrypto☆504Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated 2 months ago
- A Rust proc-macro attribute parser☆1,115Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆847Updated 2 weeks ago
- A collection of open source Rust crates from iqlusion☆504Updated this week
- Collection of cryptography-related traits☆647Updated this week
- A simple and fast random number generator☆485Updated 3 months ago
- Fowler–Noll–Vo hash function☆345Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆743Updated 2 months ago
- Fast floating point to string conversion☆633Updated 2 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆736Updated this week
- Rust TOML Parser☆813Updated this week
- Website for graphing performance of rustc☆664Updated this week
- Just, really the littlest Vec you could need. So smol.☆682Updated 2 months ago
- ☆483Updated 6 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,126Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆518Updated 2 months ago
- A port of MUSL's libm to Rust.☆632Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆616Updated last year