stencillogic / num-bigfloatLinks
Increased precision floating point numbers implemented purely in Rust.
☆21Updated 2 months ago
Alternatives and similar repositories for num-bigfloat
Users that are interested in num-bigfloat are comparing it to the libraries listed below
Sorting:
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Experimenting with Rust's fundamental data model☆52Updated 9 months ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated last week
- A primitive for writing structural search and replace programs for rust☆31Updated this week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated 3 weeks ago
- Arbitrary width integers☆20Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Bechmarks for Rust big integer implementations☆62Updated last year
- Imitate the documentation build that docs.rs would do☆52Updated 5 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 9 months ago
- Exhaustive iteration trait in Rust☆16Updated last week
- ☆29Updated last year
- Cargo API written in Paris☆50Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 3 months ago
- 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
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago
- Fallible is an Option with inverted Try-semantics.☆26Updated 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 last week
- Macro for sealing traits and structures☆57Updated 7 months ago
- ☆35Updated 5 months ago
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- "Valgrind Client Request" interface for Rust programs☆17Updated 5 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 4 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 2 months ago
- A dynamic library helper for rust crates☆35Updated 2 years ago