orlp / num-ord
A wrapper type for cross-type numeric comparisons.
☆28Updated 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
- Choose Rust types at compile-time via constants☆64Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Macro for sealing traits and structures☆54Updated 5 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 2 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆161Updated 2 months ago
- Better reference counted strings for Rust☆125Updated 9 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Typed index version of Rust slice and Vec containers☆69Updated this week
- Faster integer division and modulus operations☆87Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- Threadsafe RefCell for Rust☆90Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- ☆39Updated 8 months ago
- An exploration of Storages☆35Updated last year
- Big array helper for serde☆60Updated last year
- An attribute to create an atomic wrapper around a C-style enum☆43Updated 10 months ago
- Lending iterators on stable Rust☆82Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 3 weeks ago
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- ☆88Updated 6 months ago
- horrible serde macro stuff☆39Updated last year
- Map data structure whose keys are stored as ranges☆88Updated 4 months ago
- Mirror of Rust's allocator api for use on stable rust☆59Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago
- A memory efficient syntax tree for language developers☆57Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- Blazing fast immutable collection datatypes for Rust.☆103Updated 3 weeks ago