tczajka / bigint-benchmark-rs
Bechmarks for Rust big integer implementations
☆60Updated 9 months ago
Alternatives and similar repositories for bigint-benchmark-rs:
Users that are interested in bigint-benchmark-rs are comparing it to the libraries listed below
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated 2 months ago
- Experimenting with Rust's fundamental data model☆51Updated 6 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆105Updated last week
- Blazing fast immutable collection datatypes for Rust.☆102Updated last week
- ☆34Updated 3 months ago
- ☆35Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆60Updated 3 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆88Updated 2 weeks ago
- Increased precision floating point numbers implemented purely in Rust.☆21Updated this week
- A big integer library in Rust with good performance.☆105Updated last year
- Memory validation framework for Rust☆67Updated 2 months ago
- Automatically implement traits for common smart pointers☆109Updated 2 weeks ago
- Lending iterators on stable Rust☆82Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Map data structure whose keys are stored as ranges☆88Updated 3 months ago
- Some internal rustc tools made accessible☆47Updated 3 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 4 months ago
- ☆29Updated last year
- Faster integer division and modulus operations☆87Updated 2 years ago
- Macro for sealing traits and structures☆53Updated 4 months ago
- Human-friendly indexed collections☆53Updated last month
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Embed images in Rust documentation☆26Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated last week
- Take a value atomically once.☆30Updated 2 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆57Updated 2 months ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Better reference counted strings for Rust☆121Updated 9 months ago