unageek / inariLinks
A Rust implementation of interval arithmetic (IEEE 1788)
☆42Updated 6 months ago
Alternatives and similar repositories for inari
Users that are interested in inari are comparing it to the libraries listed below
Sorting:
- We have Crater At Home☆36Updated 9 months ago
- Arbitrary precision floating point numbers library☆110Updated 4 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated last year
- Faster integer division and modulus operations☆87Updated last month
- ☆44Updated 2 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years 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 regex crate using Brzozowski derivatives.☆27Updated 3 months ago
- Some benchmarks for generational arenas in rust☆29Updated last year
- ☆48Updated this week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- A fully-featured lexer generator, implemented as a proc macro☆69Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 5 months ago
- Scope Graph Implementation in Rust☆27Updated 8 months ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- A pure Rust linear programming solver☆90Updated 4 years ago
- A command line tool to generate Unicode tables as source code.☆110Updated 10 months ago
- A Set of Bits☆68Updated last month
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Determine whether characters have the XID_Start or XID_Continue properties☆94Updated 2 weeks ago
- A simple, id-based arena☆120Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- (More or less) accurate floating point algorithms☆58Updated last year
- ☆36Updated last year
- Low-level manipulations of IEEE754 floating-point numbers.☆29Updated 2 years ago
- A library set of arbitrary precision numbers implemented in Rust.☆90Updated 6 months ago
- Token tree calling convention☆80Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated this week
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Curve fitting library for Rust☆16Updated 5 months ago