isaacholt100 / bnumLinks
Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.
☆113Updated last month
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☆118Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- ☆72Updated 2 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆129Updated 2 months ago
- Convert number to enum☆87Updated last year
- Better reference counted strings for Rust☆131Updated last year
- Lending iterators on stable Rust☆83Updated last year
- A fast and flexible LRU map.☆190Updated 6 months ago
- Macro for sealing traits and structures☆58Updated 7 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated last month
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆254Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- A Cargo subcommand to build and test all feature flag combinations.☆162Updated this week
- `$crate` in procedural macros.☆74Updated 2 months ago
- Define your own PhantomData☆155Updated this week
- High-precision and consistent benchmarking framework/harness for Rust☆156Updated this week
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- A fast, concurrent string interner☆151Updated 11 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 7 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Project group working on the "safe transmute" feature☆93Updated 10 months ago
- Make trait methods callable without the trait in scope☆151Updated 2 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆97Updated last month
- A concurrent, append-only vector.☆187Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago