Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.
☆57Feb 9, 2026Updated 2 weeks ago
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
- Const TypeId and non-'static TypeId☆70Dec 20, 2025Updated 2 months ago
- Compresses normal vectors (or any 3D unit vector) using Octahedron encoding☆11Jul 22, 2024Updated last year
- Arena allocator with scopes☆44May 7, 2023Updated 2 years ago
- Write simple proc-macros inline with other source code.☆20Nov 24, 2024Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆181Aug 11, 2025Updated 6 months ago
- Multi-Dimensional Analog Literals in Rust☆15May 24, 2021Updated 4 years ago
- A sinless derive helper☆78Dec 17, 2025Updated 2 months ago
- sptr: The Strict Provenance Polyfill☆75Oct 7, 2023Updated 2 years ago
- A set of safe Least Recently Used (LRU) map/cache types for Rust☆16Jan 25, 2023Updated 3 years ago
- Various pathfinding algorithms implemented in rust. Currently very WIP.☆16Sep 4, 2020Updated 5 years ago
- Trait generalization of the fundamental types☆48Jun 4, 2024Updated last year
- Math Interoperability Types☆283Jan 2, 2024Updated 2 years ago
- A modular game engine framework written in Rust☆37Oct 31, 2025Updated 4 months ago
- A Rust Sparse Voxel Octree that exploits exponent-of-2 constraints for performance.☆18May 29, 2015Updated 10 years ago
- ☆21Nov 8, 2025Updated 3 months ago
- High performance FID (Fully Indexable Dictionary) library☆25Jul 19, 2024Updated last year
- A Vec That Has a Smaller size_of☆155Oct 2, 2025Updated 5 months ago
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Feb 3, 2026Updated 3 weeks ago
- Asset manger for good assets only☆31Jun 6, 2023Updated 2 years ago
- async time combinators☆25Nov 9, 2025Updated 3 months ago
- Serialize and deserialize C-like enum as underlying repr☆261Feb 16, 2026Updated 2 weeks ago
- A highly experiment portable runtime☆21Apr 11, 2024Updated last year
- A quick and dirty Space Invaders type game in Bevy, with attached tutorial.☆19Aug 11, 2021Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆46Feb 15, 2025Updated last year
- A scene-graph implementation in Rust☆27Jan 14, 2026Updated last month
- ☆19Apr 9, 2021Updated 4 years ago
- Voxel engine and game☆22Nov 17, 2021Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆75Jan 18, 2026Updated last month
- Fast, concurrent, arena-based allocator with drop support☆146Dec 11, 2025Updated 2 months ago
- Extensions for the Rust standard library☆41Apr 2, 2024Updated last year
- ☆10Mar 19, 2015Updated 10 years ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- Compile-time string operations☆117Feb 1, 2026Updated last month
- Dynamic structured values for Rust☆30Nov 20, 2025Updated 3 months ago
- The WebAssembly Indirect Call Inliner☆27Oct 18, 2023Updated 2 years ago
- There's nothing here☆22Feb 19, 2026Updated last week
- A fast and safe implementation of stackful coroutines in Rust☆354Updated this week
- Case transforming macros for idents☆42Dec 28, 2024Updated last year