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:
- A primitive for writing structural search and replace programs for rust☆31Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Exhaustive iteration trait in Rust☆21Updated last month
- ☆30Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆33Updated last week
- Safely transmute type to itself in generic context in Rust☆15Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆33Updated last month
- Arbitrary width integers☆26Updated 6 months ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆33Updated 3 weeks ago
- Pretty-print file sizes and more☆50Updated 10 months ago
- Experimenting with Rust's fundamental data model☆58Updated 3 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Download .crate files of all versions of all crates from crates.io☆47Updated last week
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Write simple proc-macros inline with other source code.☆20Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 4 months ago
- Fallible is an Option with inverted Try-semantics.☆25Updated 3 years ago
- Macro for sealing traits and structures☆61Updated last year
- Bechmarks for Rust big integer implementations☆64Updated last year
- Support for compiling C programs with Eyra☆15Updated 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
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 2 weeks ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago