isaacholt100 / bnumLinks
Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.
☆116Updated 2 weeks ago
Alternatives and similar repositories for bnum
Users that are interested in bnum are comparing it to the libraries listed below
Sorting:
- Rust microbenchmarking harness based on paired-testing methodology☆143Updated last week
- Better reference counted strings for Rust☆138Updated last year
- Automatically implement traits for common smart pointers☆120Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Lending iterators on stable Rust☆83Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Convert number to enum☆87Updated last year
- ☆76Updated 2 weeks ago
- `$crate` in procedural macros.☆76Updated last month
- An SoA library for Rust☆155Updated 8 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- A fixed-size circular buffer written in Rust.☆131Updated 4 months ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- Define your own PhantomData☆158Updated this week
- What if we could check declarative macros before using them?☆51Updated last year
- A big integer library in Rust with good performance.☆107Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated 2 weeks ago
- A concurrent, append-only vector.☆204Updated 3 months ago
- Experimenting with Rust's fundamental data model☆54Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆170Updated this week
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated last week
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated last week
- A Cargo subcommand to build and test all feature flag combinations.☆173Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Project group working on the "safe transmute" feature☆94Updated last year
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago