orlp / num-ordLinks
A wrapper type for cross-type numeric comparisons.
☆27Updated 3 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.☆53Updated last month
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆52Updated 2 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Macro for sealing traits and structures☆60Updated last year
- Faster integer division and modulus operations☆87Updated 5 months ago
- Choose Rust types at compile-time via constants☆70Updated last year
- Const TypeId and non-'static TypeId☆70Updated this week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Better reference counted strings for Rust☆139Updated last year
- ☆61Updated 2 years ago
- Blazing fast immutable collection datatypes for Rust.☆128Updated last week
- Big array helper for serde☆65Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- Progress reporting abstraction for Rust☆65Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated this week
- A Vec That Has a Smaller size_of☆150Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- docs.rs as a publishing platform?☆71Updated this week
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- structured parallel execution for async Rust☆37Updated last year
- Make trait methods callable without the trait in scope☆161Updated this week
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago