isaacholt100 / bnumLinks
Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.
☆118Updated last month
Alternatives and similar repositories for bnum
Users that are interested in bnum are comparing it to the libraries listed below
Sorting:
- Better reference counted strings for Rust☆140Updated last year
- Automatically implement traits for common smart pointers☆122Updated 9 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆146Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Convert number to enum☆87Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- A fast and flexible LRU map.☆199Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆74Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- Procedural macro to easily write higher-order strategies in proptest.☆48Updated last week
- A concurrent, append-only vector.☆208Updated 5 months ago
- ☆76Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆269Updated last week
- Cargo subcommand for viewing LLVM optimization remarks.☆205Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- Macro for sealing traits and structures☆61Updated last year
- `$crate` in procedural macros.☆80Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆219Updated this week
- A fixed-size circular buffer written in Rust.☆139Updated 6 months ago
- A big integer library in Rust with good performance.☆107Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Make trait methods callable without the trait in scope☆162Updated last month
- Versioned data-structures for Rust☆208Updated 11 months ago
- Experimenting with Rust's fundamental data model☆58Updated 3 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Define your own PhantomData☆158Updated last month