stencillogic / num-bigfloatLinks
Increased precision floating point numbers implemented purely in Rust.
☆21Updated 9 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`☆77Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆33Updated last month
- Arbitrary width integers☆26Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆33Updated 2 weeks ago
- Experimenting with Rust's fundamental data model☆58Updated 4 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Imitate the documentation build that docs.rs would do☆68Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Exhaustive iteration trait in Rust☆21Updated last week
- Macro for sealing traits and structures☆61Updated last year
- ☆30Updated last year
- A newtype with alignment of at least `A` bytes☆34Updated last month
- Tiny little crate to determine how large an unnameable type is.☆12Updated 10 months ago
- Configure const and static items by environment variables.☆26Updated 2 months ago
- Cargo API written in Paris☆56Updated last week
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 3 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 4 months ago
- Fallible is an Option with inverted Try-semantics.☆25Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Write simple proc-macros inline with other source code.☆20Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 4 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Safely transmute type to itself in generic context in Rust☆15Updated 3 years ago