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.☆49Updated last year
- Macro for sealing traits and structures☆58Updated 7 months ago
- Faster integer division and modulus operations☆87Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 6 months ago
- structured parallel execution for async Rust☆33Updated 11 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- ☆72Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Better reference counted strings for Rust☆130Updated 11 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Typed index version of Rust slice and Vec containers☆70Updated 2 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 last month
- Map data structure whose keys are stored as ranges☆89Updated 6 months ago
- Big array helper for serde☆61Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated last month
- Const TypeId and non-'static TypeId☆66Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Blazing fast immutable collection datatypes for Rust.☆106Updated this week
- A lightweight attribute macro for easily writing extension trait pattern.☆77Updated 3 months ago
- ☆112Updated 2 years ago
- Extract bits from a byte slice☆79Updated this week
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Progress reporting abstraction for Rust☆64Updated 11 months ago
- The missing compound borrowing for Rust.☆58Updated last month
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- (lifetime) GATs on stable Rust☆59Updated last year