isaacholt100 / bnumLinks
Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.
☆114Updated 2 weeks ago
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
- Lending iterators on stable Rust☆83Updated last year
- Better reference counted strings for Rust☆135Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆138Updated 2 weeks ago
- ☆74Updated last month
- Find out about keys that are ignored when deserializing data☆92Updated 3 weeks ago
- `$crate` in procedural macros.☆74Updated last week
- Macro for sealing traits and structures☆59Updated 9 months ago
- Convert number to enum☆87Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆252Updated 2 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆160Updated this week
- Map data structure whose keys are stored as ranges☆94Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 3 weeks ago
- A fast, concurrent string interner☆152Updated last year
- Make trait methods callable without the trait in scope☆152Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- An SoA library for Rust☆149Updated 6 months ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- A big integer library in Rust with good performance.☆105Updated last year
- A sinless derive helper☆74Updated 2 months ago
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- Define your own PhantomData☆156Updated 3 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated 3 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆257Updated last month
- Project group working on the "safe transmute" feature☆94Updated 11 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago