isaacholt100 / bnumLinks
Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.
☆114Updated last month
Alternatives and similar repositories for bnum
Users that are interested in bnum are comparing it to the libraries listed below
Sorting:
- Automatically implement traits for common smart pointers☆120Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆140Updated this week
- Better reference counted strings for Rust☆136Updated last year
- ☆76Updated last month
- A big integer library in Rust with good performance.☆105Updated last year
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆165Updated last week
- An SoA library for Rust☆151Updated 7 months ago
- `$crate` in procedural macros.☆75Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated 2 weeks ago
- Convert number to enum☆87Updated last year
- Cargo subcommand for viewing LLVM optimization remarks.☆183Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆167Updated last week
- Rust procedural macro attribute parser☆45Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Lazy formatting utility macro for rust☆129Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Mirror of Rust's allocator api for use on stable rust☆65Updated 3 weeks ago
- Find out about keys that are ignored when deserializing data☆94Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆252Updated 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- Arbitrary precision floating point numbers library☆113Updated 6 months ago
- Project group working on the "safe transmute" feature☆94Updated last year
- Define your own PhantomData☆158Updated 2 weeks ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago