tczajka / bigint-benchmark-rsLinks
Bechmarks for Rust big integer implementations
☆63Updated 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:
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆113Updated 3 weeks ago
- A big integer library in Rust with good performance.☆105Updated last year
- Experimenting with Rust's fundamental data model☆53Updated last month
- Memory validation framework for Rust☆69Updated 6 months ago
- Increased precision floating point numbers implemented purely in Rust.☆21Updated 4 months ago
- Automatically implement traits for common smart pointers☆119Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated 2 weeks ago
- ☆65Updated 5 months ago
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 10 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Blazing fast immutable collection datatypes for Rust.☆112Updated this week
- Mirror of Rust's allocator api for use on stable rust☆63Updated 3 months ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Cross-platform implementation of cross-process named locks☆37Updated last year
- ☆35Updated 7 months ago
- ☆74Updated 4 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Better reference counted strings for Rust☆134Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated 3 weeks ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆62Updated 3 weeks ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 8 months ago
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated 2 weeks ago
- Profiling tool for Rust code.☆46Updated 7 months ago
- Convert number to enum☆87Updated last year