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☆54Updated last month
- A big integer library in Rust with good performance.☆107Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 months ago
- Memory validation framework for Rust☆70Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated last month
- An updated version of linked-hash-map and friends☆137Updated 3 weeks ago
- Human-friendly indexed collections☆56Updated last month
- Increased precision floating point numbers implemented purely in Rust.☆21Updated 6 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated last month
- Crunchy unroller - deterministically unroll constant loops☆48Updated 4 months ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- ☆76Updated 2 months ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- ☆113Updated 2 years ago
- ☆35Updated 9 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated 3 weeks ago
- Convert number to enum☆87Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 months ago
- Blazing fast immutable collection datatypes for Rust.☆125Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Lossless functionality for platform-native strings.☆73Updated 4 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Trying to create Sync bump allocator☆40Updated 4 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆65Updated this week
- GitHub Action to create a release PR using cargo-release — soft deprecated: try release-plz instead!☆46Updated 3 weeks ago