tczajka / bigint-benchmark-rs
Bechmarks for Rust big integer implementations
☆53Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for bigint-benchmark-rs
- ☆29Updated 6 months ago
- Experimenting with Rust's fundamental data model☆47Updated last month
- Helper macros: autoimpl, impl_scope☆59Updated 2 weeks ago
- An LRU cache implementation with constant time operations and weighted semantic.☆39Updated 6 months ago
- Remove Cargo.lock lockfile☆32Updated last week
- Mirror of Rust's allocator api for use on stable rust☆43Updated this week
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆58Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated this week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 2 weeks ago
- ☆36Updated 4 months ago
- Lending iterators on stable Rust☆80Updated 9 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆62Updated 2 months ago
- Lossless functionality for platform-native strings.☆70Updated 8 months ago
- Fake implementation of `std::Fn` for user-defined data types☆37Updated last year
- Automatically implement traits for common smart pointers☆104Updated 8 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆28Updated last month
- Better reference counted strings for Rust☆114Updated 3 months ago
- Imitate the documentation build that docs.rs would do☆40Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 9 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 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 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆95Updated 2 months ago
- ☆44Updated 9 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆73Updated last month
- Make any value Sync but only available on its original thread☆36Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆20Updated 2 years ago