isaacholt100 / bnumLinks
Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.
☆117Updated last week
Alternatives and similar repositories for bnum
Users that are interested in bnum are comparing it to the libraries listed below
Sorting:
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆145Updated 2 months ago
- Automatically implement traits for common smart pointers☆122Updated 9 months ago
- Better reference counted strings for Rust☆139Updated last year
- Convert number to enum☆87Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- `$crate` in procedural macros.☆79Updated last month
- A concurrent, append-only vector.☆209Updated 5 months ago
- ☆76Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated last month
- Experimenting with Rust's fundamental data model☆57Updated 3 months ago
- A fast and flexible LRU map.☆198Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated 2 years ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- A fast, concurrent string interner☆162Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- A big integer library in Rust with good performance.☆107Updated 2 years ago
- Procedural macro to easily write higher-order strategies in proptest.☆48Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆265Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- A fixed-size circular buffer written in Rust.☆138Updated 6 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Map data structure whose keys are stored as ranges☆100Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- Project group working on the "safe transmute" feature☆96Updated last year