unageek / inariLinks
A Rust implementation of interval arithmetic (IEEE 1788)
☆41Updated 5 months ago
Alternatives and similar repositories for inari
Users that are interested in inari are comparing it to the libraries listed below
Sorting:
- 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
- Radix sort implementation for sorting by scalar keys (integers, floats, chars, bools)☆22Updated 10 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- We have Crater At Home☆35Updated 8 months ago
- A regex crate using Brzozowski derivatives.☆26Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- ☆41Updated last year
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆26Updated last year
- ☆34Updated 3 years ago
- Some benchmarks for generational arenas in rust☆27Updated 11 months ago
- ☆44Updated 2 years ago
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Updated last year
- Arbitrary precision floating point numbers library☆110Updated 3 months ago
- Scope Graph Implementation in Rust☆27Updated 7 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 4 months ago
- Propositional logic with types in Rust☆62Updated last year
- Trait generalization of the fundamental types☆44Updated last year
- Lift enum variants to the type-level.☆33Updated 4 years ago
- ☆20Updated 4 years ago
- Low-level manipulations of IEEE754 floating-point numbers.☆28Updated 2 years ago
- global allocator for Rust that provides hooks for tracking allocations☆48Updated 2 years ago
- Curve fitting library for Rust☆16Updated 3 months ago
- Proc macro derive to generate structs from enum variants.☆29Updated 2 years ago
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated 3 months ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- ☆27Updated 7 months ago