isaacholt100 / bnum
Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.
☆103Updated 2 weeks ago
Alternatives and similar repositories for bnum:
Users that are interested in bnum are comparing it to the libraries listed below
- Rust microbenchmarking harness based on paired-testing methodology☆85Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 3 weeks ago
- ☆65Updated 9 months ago
- Lending iterators on stable Rust☆82Updated last year
- High-precision and consistent benchmarking framework/harness for Rust☆127Updated this week
- Automatically implement traits for common smart pointers☆106Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆51Updated last month
- Better reference counted strings for Rust☆119Updated 8 months ago
- A fast, concurrent string interner☆149Updated 7 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆229Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆81Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 3 weeks ago
- ☆119Updated this week
- Define your own PhantomData☆152Updated 3 weeks ago
- Experimenting with Rust's fundamental data model☆51Updated 5 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆240Updated 2 weeks ago
- Project group working on the "safe transmute" feature☆92Updated 6 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆150Updated 3 weeks ago
- Versioned data-structures for Rust☆203Updated 3 weeks ago
- Lazy formatting utility macro for rust☆127Updated last year
- Find out about keys that are ignored when deserializing data☆78Updated 3 weeks ago
- Cargo subcommand for viewing LLVM optimization remarks.☆174Updated 10 months ago
- `$crate` in procedural macros.☆69Updated 2 weeks ago
- A fast and flexible LRU map.☆177Updated 2 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆152Updated last year
- A concurrent, append-only vector.☆153Updated this week
- A Mutex wrapper tracking acquisition order☆69Updated 2 weeks ago
- Use declarative macros as proc_macro attributes or derives☆110Updated last year