stencillogic / num-bigfloat
Increased precision floating point numbers implemented purely in Rust.
☆21Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for num-bigfloat
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Experimenting with Rust's fundamental data model☆47Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- Exhaustive iteration trait in Rust☆13Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆59Updated 3 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated last month
- ☆29Updated 6 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Bechmarks for Rust big integer implementations☆53Updated 4 months ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 2 years ago
- Pre-emptively created repository so the design can be discussed on the issue tracker before commits are made (repo name may change)☆18Updated 3 weeks ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 2 years ago
- Full precision decimal representation of f64☆25Updated last week
- Fast and easy zero-dep random number generation.☆25Updated 2 years ago
- Support for compiling C programs with Eyra☆13Updated last month
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆29Updated 3 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- ☆11Updated 2 years ago
- Write simple proc-macros inline with other source code.☆19Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- Count directory entries—`ls | wc -l` but faster☆27Updated 10 months ago
- ☆35Updated last year
- `$crate` in procedural macros.☆65Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- Macro for sealing traits and structures☆49Updated last month
- Cross-platform, endian-aware primitives for Rust☆32Updated last month
- Cargo API written in Paris☆43Updated 2 weeks ago
- Check that a crate builds without libstd☆24Updated 3 years ago