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:
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆54Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- 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
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆68Updated 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.☆55Updated 3 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- ☆61Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Better reference counted strings for Rust☆140Updated last year
- ☆76Updated 3 weeks ago
- Faster integer division and modulus operations☆88Updated 7 months ago
- structured parallel execution for async Rust☆37Updated last year
- Macro for sealing traits and structures☆61Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆62Updated 4 months ago
- Convert closures into wakers☆47Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆82Updated 4 years ago
- The missing compound borrowing for Rust.☆63Updated 3 months ago
- Big array helper for serde☆65Updated last year
- A syntactic "for" loop Rust macro☆55Updated 3 years ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated 2 weeks ago