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
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Experimenting with Rust's fundamental data model☆53Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- A newtype with alignment of at least `A` bytes☆33Updated 6 months ago
- Cargo API written in Paris☆53Updated last week
- Take a value atomically once.☆30Updated 2 years ago
- Arbitrary width integers☆21Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Pretty-print file sizes and more☆47Updated 4 months ago
- ☆29Updated last year
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated last week
- Exhaustive iteration trait in Rust☆16Updated last week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 2 weeks ago
- A dynamic library helper for rust crates☆35Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- ☆34Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 10 months ago
- Write simple proc-macros inline with other source code.☆20Updated 8 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated 3 weeks ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 10 months ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated this week
- myrrlyn’s wyzyrdly library☆25Updated last year
- ☆36Updated last year
- Cross-platform, endian-aware primitives for Rust☆41Updated 3 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