stencillogic / num-bigfloatLinks
Increased precision floating point numbers implemented purely in Rust.
☆22Updated 7 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`☆76Updated last week
- ☆30Updated last year
- Exhaustive iteration trait in Rust☆18Updated last week
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆33Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Experimenting with Rust's fundamental data model☆54Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 3 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- A newtype with alignment of at least `A` bytes☆32Updated 9 months ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Bechmarks for Rust big integer implementations☆63Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆34Updated 2 months ago
- Arbitrary width integers☆22Updated 4 months ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Convert number to enum☆87Updated last year
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- ☆36Updated last year
- Safely transmute type to itself in generic context in Rust☆15Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated last month
- Macro for sealing traits and structures☆59Updated 11 months ago
- A terminal style toolkit inspired by CSS for elegant TUIs☆41Updated 3 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago