orlp / num-ordLinks
A wrapper type for cross-type numeric comparisons.
☆27Updated 2 years ago
Alternatives and similar repositories for num-ord
Users that are interested in num-ord 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.☆50Updated last year
- Map data structure whose keys are stored as ranges☆94Updated last week
- Typed index version of Rust slice and Vec containers☆74Updated last month
- Choose Rust types at compile-time via constants☆68Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- Progress reporting abstraction for Rust☆64Updated last year
- horrible serde macro stuff☆39Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 2 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- Faster integer division and modulus operations☆87Updated 3 months ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 4 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆67Updated 3 weeks ago
- ☆60Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Macro for sealing traits and structures☆59Updated 9 months ago
- Big array helper for serde☆64Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 3 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- ☆74Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- ☆93Updated 10 months ago
- Better reference counted strings for Rust☆136Updated last year
- cargo-add command to make dependencies into dylibs☆101Updated 2 years ago