isaacholt100 / bnum
Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.
☆105Updated 2 weeks ago
Alternatives and similar repositories for bnum:
Users that are interested in bnum are comparing it to the libraries listed below
- Lending iterators on stable Rust☆82Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆88Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆91Updated 3 weeks ago
- Automatically implement traits for common smart pointers☆110Updated 3 weeks ago
- Better reference counted strings for Rust☆124Updated 9 months ago
- A fast, concurrent string interner☆150Updated 8 months ago
- Pull in every source file in a directory as a module☆172Updated 2 months ago
- Umbrella repository for Krabcake experiments☆46Updated 2 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆59Updated 2 months ago
- A sinless derive helper☆72Updated 5 months ago
- Project group working on the "safe transmute" feature☆92Updated 7 months ago
- ☆147Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆142Updated 9 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated 2 months ago
- Define your own PhantomData☆152Updated 2 months ago
- Experimenting with Rust's fundamental data model☆51Updated 6 months ago
- Convert number to enum☆87Updated 9 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆240Updated last month
- Procedural macro to easily write higher-order strategies in proptest.☆45Updated last month
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- An updated version of linked-hash-map and friends☆112Updated 3 weeks ago
- (lifetime) GATs on stable Rust☆58Updated last year
- Minimal asynchronous runtime for Rust☆127Updated 8 months ago
- A fast and flexible LRU map.☆181Updated 4 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆97Updated 4 months ago