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:
- Experimenting with Rust's fundamental data model☆55Updated 2 months ago
- A big integer library in Rust with good performance.☆107Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- Increased precision floating point numbers implemented purely in Rust.☆22Updated 7 months ago
- Memory validation framework for Rust☆70Updated 2 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated last week
- ☆35Updated 10 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 7 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last week
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 2 months ago
- ☆76Updated 3 months ago
- ☆30Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated last week
- ☆68Updated 9 months ago
- Completion futures for Rust☆19Updated 3 years ago
- Human-friendly indexed collections☆56Updated last month
- Mirror of Rust's allocator api for use on stable rust☆70Updated 3 months ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- Crunchy unroller - deterministically unroll constant loops☆49Updated 5 months ago
- Convert number to enum☆87Updated last year
- Macro for sealing traits and structures☆60Updated last year
- An updated version of linked-hash-map and friends☆137Updated last month
- Automatically implement traits for common smart pointers☆120Updated 8 months ago
- ☆113Updated 2 years ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Callgraph generation for rust project☆78Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated 2 weeks ago