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:
- A big integer library in Rust with good performance.☆105Updated last year
- Experimenting with Rust's fundamental data model☆54Updated 2 months ago
- Memory validation framework for Rust☆70Updated 7 months ago
- Helper macros: autoimpl, impl_scope☆67Updated 2 weeks ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆115Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- ☆35Updated 7 months ago
- Increased precision floating point numbers implemented purely in Rust.☆21Updated 4 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last month
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 8 months ago
- Blazing fast immutable collection datatypes for Rust.☆112Updated this week
- Human-friendly indexed collections☆54Updated last week
- Trying to create Sync bump allocator☆39Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 5 months ago
- A minimalist property-based testing library☆116Updated 4 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last month
- ☆66Updated 6 months ago
- GitHub Action to create a release PR using cargo-release — soft deprecated: try release-plz instead!☆46Updated last week
- (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 11 months ago
- Profiling tool for Rust code.☆47Updated 7 months ago
- ☆36Updated 3 years ago
- Automatically implement traits for common smart pointers☆120Updated 5 months ago
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- Cross-platform implementation of cross-process named locks☆37Updated last year
- Automatic cfg for Rust compiler features☆103Updated 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
- ☆30Updated last year
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago