tczajka / bigint-benchmark-rsLinks
Bechmarks for Rust big integer implementations
☆60Updated 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☆51Updated 7 months ago
- Helper macros: autoimpl, impl_scope☆63Updated 5 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Zig comptime using Rust proc macros☆43Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated 3 weeks ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- Increased precision floating point numbers implemented purely in Rust.☆21Updated last month
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆108Updated 3 weeks ago
- Blazing fast immutable collection datatypes for Rust.☆104Updated this week
- A simple module to support serializing and deserializing const generic or arbitrarily-large arrays☆21Updated 2 months ago
- A big integer library in Rust with good performance.☆105Updated last year
- ☆29Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- ☆35Updated 4 months ago
- Lossless functionality for platform-native strings.☆71Updated 3 months ago
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- Macro for sealing traits and structures☆56Updated 6 months ago
- Human-friendly indexed collections☆53Updated last week
- ☆72Updated 2 months ago
- Non-standard integer types like u7, u9, u10, u63, i7, i9 etc.☆11Updated 6 months ago
- An example of making sure your Rust library actually builds in no-std environments☆38Updated 2 years ago
- A Rust crate that uses macro hackery to enable const fn trait items and default associated types on traits in stable Rust.☆28Updated 3 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆44Updated 5 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Lending iterators on stable Rust☆82Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago