unageek / inari
A Rust implementation of interval arithmetic (IEEE 1788)
☆36Updated 3 weeks ago
Alternatives and similar repositories for inari:
Users that are interested in inari are comparing it to the libraries listed below
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Updated last year
- Propositional logic with types in Rust☆62Updated last year
- We have Crater At Home☆28Updated 3 months ago
- Neat 3D math and graphics library☆32Updated 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
- Port of Jeremy Ong's SIMD-enabled projective geometric algebra library☆16Updated 4 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- ☆29Updated 4 months ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆23Updated 10 months ago
- Arena allocator with scopes☆43Updated last year
- Lift enum variants to the type-level.☆32Updated 3 years ago
- ☆33Updated 2 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- Rust procedural macro that renders ASCII diagrams in doc comments as SVG images.☆19Updated 2 months ago
- Scope Graph Implementation in Rust☆22Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- A rust crate for boolean expressions (expression trees, decision diagrams, etc.)☆32Updated this week
- A modern (trail saving, clause subsumption/vivification, learning-rate based selecting, rephrase) CDCL SAT solver in Rust☆87Updated last week
- Convenient creation of type-safe refinement types.☆19Updated 6 months ago
- Make any value Sync but only available on its original thread☆38Updated last week
- Experimental type level programming in Rust☆37Updated 3 years ago
- ☆20Updated 4 years ago
- A fast, parallel, syntax-aware test case reducer based on tree-sitter grammars☆76Updated 2 weeks ago
- A pure-rust(with zero dependencies) fenwick tree, for the efficient computation of dynamic prefix sums.☆16Updated 3 months ago
- Exhaustive iteration trait in Rust☆13Updated last month
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Define compiler intermediate representation usable by external tools☆66Updated 8 months ago
- A newtype with alignment of at least `A` bytes☆31Updated last week
- Transport-polymorphic, asynchronous session types for Rust☆61Updated 2 years ago
- Bounded integers for Rust☆29Updated last month