stencillogic / num-bigfloatLinks
Increased precision floating point numbers implemented purely in Rust.
☆21Updated last month
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`☆75Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆31Updated 2 months ago
- Experimenting with Rust's fundamental data model☆52Updated 8 months ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated 2 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 7 months ago
- Arbitrary width integers☆19Updated 3 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Helper macros: autoimpl, impl_scope☆63Updated last week
- Macro for sealing traits and structures☆56Updated 6 months ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 2 months ago
- Imitate the documentation build that docs.rs would do☆51Updated 4 months ago
- Proof of Concept of a version of the error trait that is no-std compatible and works with backtraces / error return traces☆11Updated 4 years ago
- "Valgrind Client Request" interface for Rust programs☆17Updated 5 months ago
- Exhaustive iteration trait in Rust☆16Updated 3 weeks ago
- ☆11Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 4 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆73Updated last week
- ☆40Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Cargo API written in Paris☆50Updated 2 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago