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:
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Map data structure whose keys are stored as ranges☆95Updated last month
- Choose Rust types at compile-time via constants☆68Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- Faster integer division and modulus operations☆87Updated 3 months ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- 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
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 2 weeks ago
- Better reference counted strings for Rust☆137Updated last year
- ☆34Updated last year
- Big array helper for serde☆64Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 4 months ago
- ☆41Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated 11 months ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- ☆112Updated 2 years ago
- ☆76Updated 2 months ago
- Define your own PhantomData☆158Updated last month
- Progress reporting abstraction for Rust☆64Updated last year
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- A Mutex wrapper tracking acquisition order☆74Updated last month