isaacholt100 / bnumLinks
Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.
☆116Updated 3 weeks ago
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 4 months ago
- Automatically implement traits for common smart pointers☆120Updated 8 months ago
- Lending iterators on stable Rust☆83Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month
- ☆76Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Better reference counted strings for Rust☆139Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- Convert number to enum☆87Updated last year
- `$crate` in procedural macros.☆78Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆103Updated 4 months ago
- An SoA library for Rust☆160Updated this week
- Mirror of Rust's allocator api for use on stable rust☆72Updated last week
- A concurrent, append-only vector.☆207Updated 4 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- A fast, concurrent string interner☆162Updated last year
- Define your own PhantomData☆158Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- A fast and flexible LRU map.☆198Updated 11 months ago
- Make trait methods callable without the trait in scope☆161Updated this week
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Derive a builder for your constructors in Rust☆71Updated last month
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Graph the number of crates that depend on your crate over time☆254Updated this week
- A Rust macro to make enums with a subset of values of the parent☆130Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Rank Polymorphic array library for Rust.☆103Updated 2 years ago
- Procedural macro to easily write higher-order strategies in proptest.☆48Updated last week