tczajka / bigint-benchmark-rsLinks
Bechmarks for Rust big integer implementations
☆62Updated 11 months ago
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☆52Updated 8 months ago
- Increased precision floating point numbers implemented purely in Rust.☆21Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆63Updated this week
- An LRU cache implementation with constant time operations and weighted semantic.☆44Updated 6 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 4 months ago
- Callgraph generation for rust project☆73Updated 3 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 8 months ago
- Blazing fast immutable collection datatypes for Rust.☆105Updated 2 weeks ago
- Zig comptime using Rust proc macros☆50Updated last year
- ☆29Updated last year
- Automatically implement traits for common smart pointers☆114Updated 2 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Memory validation framework for Rust☆68Updated 4 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Lending iterators on stable Rust☆82Updated last year
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆111Updated last week
- Better reference counted strings for Rust☆126Updated 11 months ago
- GitHub Action to create a release PR using cargo-release — soft deprecated: try release-plz instead!☆45Updated last week
- 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
- Check that a crate builds without libstd☆25Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Convert number to enum☆87Updated 10 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 4 months ago
- Some internal rustc tools made accessible☆47Updated 5 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- ☆72Updated 2 months ago