orlp / num-ord
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
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- Const TypeId and non-'static TypeId☆58Updated last month
- Threadsafe RefCell for Rust☆89Updated last year
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆43Updated 3 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated 3 weeks ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Macro for sealing traits and structures☆50Updated last month
- Mirror of Rust's allocator api for use on stable rust☆49Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 2 months ago
- Adapters to convert between different writable APIs.☆21Updated 3 weeks ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 weeks ago
- Lending iterators on stable Rust☆81Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆72Updated 5 months ago
- ☆38Updated 3 months ago
- Map data structure whose keys are stored as ranges☆80Updated 2 weeks ago
- Better reference counted strings for Rust☆117Updated 6 months ago
- Faster integer division and modulus operations☆70Updated 2 years ago
- Choose Rust types at compile-time via constants☆63Updated 11 months ago
- Abstract over different executors☆73Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆67Updated 2 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated this week
- Progress reporting abstraction for Rust☆63Updated 5 months ago
- ☆15Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆67Updated last month
- impl fallible collections in rust, quite as describe in RFC 2116☆34Updated 2 months ago
- Big array helper for serde☆60Updated 8 months ago
- horrible serde macro stuff☆39Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆89Updated 2 weeks ago