tczajka / bigint-benchmark-rsLinks
Bechmarks for Rust big integer implementations
☆62Updated last year
Alternatives and similar repositories for bigint-benchmark-rs
Users that are interested in bigint-benchmark-rs are comparing it to the libraries listed below
Sorting:
- A big integer library in Rust with good performance.☆105Updated last year
- Experimenting with Rust's fundamental data model☆52Updated last week
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- Increased precision floating point numbers implemented purely in Rust.☆21Updated 2 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆111Updated 3 weeks ago
- Human-friendly indexed collections☆53Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Memory validation framework for Rust☆68Updated 5 months ago
- Faster integer division and modulus operations☆87Updated 3 weeks ago
- ☆35Updated 5 months ago
- Automatically implement traits for common smart pointers☆115Updated 3 months ago
- Trying to create Sync bump allocator☆37Updated last week
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- Blazing fast immutable collection datatypes for Rust.☆106Updated this week
- Completion futures for Rust☆19Updated 2 years ago
- Convert number to enum☆87Updated 11 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- ☆73Updated 3 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 9 months ago
- Some internal rustc tools made accessible☆47Updated 6 months ago
- Automatic cfg for Rust compiler features☆102Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 4 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- ☆29Updated last year
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- Map data structure whose keys are stored as ranges☆89Updated 6 months ago
- A minimalist property-based testing library☆110Updated 2 months ago