unageek / inari
A Rust implementation of interval arithmetic (IEEE 1788)
☆32Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for inari
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- Neat 3D math and graphics library☆32Updated last year
- ☆32Updated 2 years ago
- Easily cope with numeric literals in generic Rust code☆25Updated 3 years ago
- Exhaustive iteration trait in Rust☆13Updated last month
- Rust procedural macro that renders ASCII diagrams in doc comments as SVG images.☆19Updated this week
- A pure-rust(with zero dependencies) fenwick tree, for the efficient computation of dynamic prefix sums.☆14Updated last week
- ☆20Updated 4 years ago
- Lift enum variants to the type-level.☆31Updated 3 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆26Updated this week
- Rust library for displaying compiler diagnostics like rustc☆22Updated last year
- An arbitrary-precision floating-point library in Rust☆43Updated 9 months ago
- Permutations library for Rust☆14Updated 2 years ago
- Proc macro derive to generate structs from enum variants.☆24Updated last year
- Zig comptime using Rust proc macros☆37Updated 5 months ago
- Experimental type level programming in Rust☆38Updated 3 years ago
- Pre-allocated storage with constant-time LRU tracking☆10Updated 5 months ago
- Link libstdc++ or libc++ automatically or manually☆45Updated last week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- nested & overlapping interval set functions, overlap, union, etc (Rust)☆15Updated 7 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- A Rust memory allocator for large slices that don't escape the stack.☆29Updated 2 years ago
- Make any value Sync but only available on its original thread☆37Updated last year
- Bounded integers for Rust☆25Updated 6 months ago
- Gotchas and warts in Rust Lang☆71Updated last year
- High performance FID (Fully Indexable Dictionary) library☆23Updated 4 months ago
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated last week
- sptr: The Strict Provenance Polyfill☆76Updated last year
- ☆28Updated last month