Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.
☆60Feb 9, 2026Updated last month
Alternatives and similar repositories for nonmax
Users that are interested in nonmax are comparing it to the libraries listed below
Sorting:
- Rust traits for nonzero generic integers☆17May 24, 2022Updated 3 years ago
- Asset manger for good assets only☆31Jun 6, 2023Updated 2 years ago
- Arena allocator with scopes☆44May 7, 2023Updated 2 years ago
- A sinless derive helper☆78Dec 17, 2025Updated 3 months ago
- Const TypeId and non-'static TypeId☆71Dec 20, 2025Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆183Aug 11, 2025Updated 7 months ago
- Compresses normal vectors (or any 3D unit vector) using Octahedron encoding☆11Jul 22, 2024Updated last year
- A Vec That Has a Smaller size_of☆158Oct 2, 2025Updated 5 months ago
- Multi-Dimensional Analog Literals in Rust☆15May 24, 2021Updated 4 years ago
- A modular game engine framework written in Rust☆37Oct 31, 2025Updated 4 months ago
- sptr: The Strict Provenance Polyfill☆75Oct 7, 2023Updated 2 years ago
- ☆20Jun 11, 2025Updated 9 months ago
- async time combinators☆25Nov 9, 2025Updated 4 months ago
- ☆26Nov 9, 2025Updated 4 months ago
- Arena type inspired by generational-arena☆228May 11, 2024Updated last year
- Serialize and deserialize C-like enum as underlying repr☆263Feb 16, 2026Updated last month
- Math Interoperability Types☆283Jan 2, 2024Updated 2 years ago
- Various pathfinding algorithms implemented in rust. Currently very WIP.☆16Sep 4, 2020Updated 5 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Sep 25, 2018Updated 7 years ago
- Trait generalization of the fundamental types☆48Jun 4, 2024Updated last year
- ☆12Jan 8, 2022Updated 4 years ago
- offsetof for Rust☆231Mar 26, 2024Updated last year
- Compile-time string operations☆118Feb 1, 2026Updated last month
- A highly experiment portable runtime☆22Apr 11, 2024Updated last year
- Write simple proc-macros inline with other source code.☆21Nov 24, 2024Updated last year
- Iterator of const known length☆18Dec 2, 2024Updated last year
- The home for Rust's governance documentation, such as team charters.☆13Jan 26, 2022Updated 4 years ago
- ☆14May 5, 2025Updated 10 months ago
- A set of safe Least Recently Used (LRU) map/cache types for Rust☆16Jan 25, 2023Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆75Jan 18, 2026Updated 2 months ago
- ☆29Jun 14, 2025Updated 9 months ago
- Some benchmarks for generational arenas in rust☆31Jul 12, 2024Updated last year
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Feb 3, 2026Updated last month
- Small game where you play a big spider chasing small spiders, written in Rust and Macroquad.☆17Oct 4, 2021Updated 4 years ago
- High performance FID (Fully Indexable Dictionary) library☆25Jul 19, 2024Updated last year
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 6 months ago
- Visualize/analyze a Rust crate's internal dependencies☆32Oct 5, 2025Updated 5 months ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆63Feb 26, 2026Updated 3 weeks ago
- How fast can you write a Google Protocol Buffer (signed) VarInt?☆13May 9, 2021Updated 4 years ago