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:
- Typed index version of Rust slice and Vec containers☆75Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Make trait methods callable without the trait in scope☆162Updated last month
- A map implementation that relies on fixed-size storage derived by a procedural macro☆53Updated 4 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Choose Rust types at compile-time via constants☆69Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago
- Macro for sealing traits and structures☆61Updated last year
- Map data structure whose keys are stored as ranges☆100Updated last month
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Blazing fast immutable collection datatypes for Rust.☆134Updated this week
- ☆43Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago
- Progress reporting abstraction for Rust☆64Updated last year
- An exploration of Storages☆39Updated 2 years ago
- Const TypeId and non-'static TypeId☆70Updated last month
- ☆61Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated last month
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated this week
- Abstract over different executors☆74Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Convert closures into wakers☆47Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- A Mutex wrapper tracking acquisition order☆74Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month