unageek / inari
A Rust implementation of interval arithmetic (IEEE 1788)
☆32Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for inari
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 9 months ago
- ☆32Updated 2 years ago
- algebraic numbers implemented in rust; mirror of https://salsa.debian.org/Kazan-team/algebraics☆26Updated 11 months ago
- We have Crater At Home☆20Updated 2 weeks ago
- ☆35Updated 3 months ago
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated 2 weeks ago
- Lift enum variants to the type-level.☆30Updated 3 years ago
- ☆20Updated 4 years ago
- An alternative `std`-like implementation built on origin☆24Updated 3 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- Proc macro derive to generate structs from enum variants.☆24Updated last year
- Make any value Sync but only available on its original thread☆36Updated last year
- Experimental type level programming in Rust☆38Updated 3 years ago
- Easily cope with numeric literals in generic Rust code☆25Updated 3 years ago
- A radioactive stabilization of the ptr_meta RFC.☆21Updated last month
- ☆16Updated 4 years ago
- Rust library providing basic aliasable (non `core::Unique`) types☆11Updated 2 years ago
- Low-level manipulations of IEEE754 floating-point numbers.☆28Updated last year
- Generic SIMD abstractions for Rust.☆47Updated last year
- Const TypeId and non-'static TypeId☆53Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated this week
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- Solve hard constraints easily with Rust.☆15Updated 2 years ago
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Full precision decimal representation of f64☆26Updated 2 months ago
- Arena allocator with scopes☆43Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 weeks ago
- A procedural macro implementation of `quote!`.☆23Updated last year
- Cross-platform, endian-aware primitives for Rust☆32Updated 3 weeks ago
- global allocator for Rust that provides hooks for tracking allocations☆47Updated last year