stencillogic / num-bigfloatLinks
Increased precision floating point numbers implemented purely in Rust.
☆21Updated 5 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 2 weeks ago
- A primitive for writing structural search and replace programs for rust☆32Updated last week
- Pretty-print file sizes and more☆49Updated 6 months ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- A radioactive stabilization of the ptr_meta RFC.☆33Updated 5 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆29Updated last month
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated last month
- ☆30Updated last year
- Arbitrary width integers☆21Updated 2 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 11 months ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 7 months ago
- Cargo subcommand for handling single-source Rust programs with dependencies☆24Updated 3 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Exhaustive iteration trait in Rust☆16Updated this week
- Asynchronize blocking operation.☆26Updated 3 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- ☆36Updated last year
- Configure const and static items by environment variables.☆25Updated 2 years ago
- Cargo API written in Paris☆52Updated this week
- Inline procedural macros for Rust☆56Updated 3 years ago
- A dynamic library helper for rust crates☆35Updated 2 years ago