isaacholt100 / bnumLinks
Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.
☆111Updated last month
Alternatives and similar repositories for bnum
Users that are interested in bnum are comparing it to the libraries listed below
Sorting:
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 2 months ago
- ☆69Updated 3 weeks ago
- Define your own PhantomData☆152Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- Better reference counted strings for Rust☆126Updated 11 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆121Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Automatically implement traits for common smart pointers☆114Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 3 months ago
- Lending iterators on stable Rust☆82Updated last year
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- An SoA library for Rust☆145Updated 3 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated last week
- High-precision and consistent benchmarking framework/harness for Rust☆147Updated this week
- Cargo subcommand for viewing LLVM optimization remarks.☆177Updated last year
- A fast and flexible LRU map.☆185Updated 5 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 5 months ago
- An updated version of linked-hash-map and friends☆115Updated 2 months ago
- ☆157Updated 3 weeks ago
- Project group working on the "safe transmute" feature☆93Updated 9 months ago
- Versioned data-structures for Rust☆204Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆144Updated 10 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆208Updated last week
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated last month
- Choose Rust types at compile-time via constants☆67Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago