isaacholt100 / bnumLinks
Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.
☆110Updated 3 weeks ago
Alternatives and similar repositories for bnum
Users that are interested in bnum are comparing it to the libraries listed below
Sorting:
- Automatically implement traits for common smart pointers☆114Updated 3 months ago
- Lending iterators on stable Rust☆83Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Convert number to enum☆87Updated 11 months ago
- ☆72Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆126Updated last month
- Mirror of Rust's allocator api for use on stable rust☆62Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last month
- Make trait methods callable without the trait in scope☆149Updated last month
- Versioned data-structures for Rust☆206Updated 4 months ago
- Define your own PhantomData☆155Updated this week
- Better reference counted strings for Rust☆130Updated 11 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆244Updated 3 weeks ago
- An SoA library for Rust☆146Updated 4 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆161Updated last year
- A concurrent, append-only vector.☆184Updated 3 weeks ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Public repository for the Rust keyword generics initiative☆100Updated 10 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 3 months ago
- A fast, concurrent string interner☆150Updated 10 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Lazy formatting utility macro for rust☆127Updated last year
- A fast and flexible LRU map.☆189Updated 6 months ago
- A big integer library in Rust with good performance.☆105Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆252Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- ☆112Updated 2 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 7 months ago