tczajka / bigint-benchmark-rs
Bechmarks for Rust big integer implementations
☆57Updated 8 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).☆51Updated this week
- Experimenting with Rust's fundamental data model☆50Updated 4 months ago
- Mirror of Rust's allocator api for use on stable rust☆51Updated last week
- A big integer library in Rust with good performance.☆104Updated last year
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆102Updated 2 weeks 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
- Helper macros: autoimpl, impl_scope☆59Updated last month
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- ☆29Updated 10 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆53Updated 5 months ago
- Zig comptime using Rust proc macros☆42Updated 9 months ago
- Lending iterators on stable Rust☆81Updated last year
- Human-friendly indexed collections☆51Updated last year
- Blazing fast immutable collection datatypes for Rust.☆97Updated 2 weeks ago
- Arbitrary precision floating point numbers library☆102Updated 11 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- Macro for sealing traits and structures☆51Updated 3 months ago
- Increased precision floating point numbers implemented purely in Rust.☆21Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆42Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Faster integer division and modulus operations☆87Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆140Updated 7 months ago
- Memory validation framework for Rust☆66Updated 3 weeks ago
- Map data structure whose keys are stored as ranges☆81Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated last month
- ☆38Updated this week
- ☆32Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago