stencillogic / num-bigfloatLinks
Increased precision floating point numbers implemented purely in Rust.
☆21Updated 4 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
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- Pretty-print file sizes and more☆47Updated 5 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated last week
- ☆30Updated last year
- Macro for sealing traits and structures☆59Updated 9 months ago
- Arbitrary width integers☆21Updated last month
- A newtype with alignment of at least `A` bytes☆33Updated 7 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months 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
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated 3 weeks ago
- Experimenting with Rust's fundamental data model☆54Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated 3 weeks ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Exhaustive iteration trait in Rust☆16Updated 2 weeks ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last month
- example of plotters and iced canvas☆24Updated 4 years ago
- Write simple proc-macros inline with other source code.☆20Updated 9 months ago
- Imitate the documentation build that docs.rs would do☆55Updated 2 weeks ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- ☆36Updated last year
- Tiny little crate to determine how large an unnameable type is.☆12Updated 5 months ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated 3 weeks ago
- Non-allocating iterator over command line arguments☆45Updated 2 weeks ago