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
- Choose Rust types at compile-time via constants☆68Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- ☆43Updated 2 years ago
- Better reference counted strings for Rust☆138Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week
- An attribute to create an atomic wrapper around a C-style enum☆46Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Map data structure whose keys are stored as ranges☆95Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Macro for sealing traits and structures☆59Updated 11 months ago
- An exploration of Storages☆39Updated 2 years ago
- Faster integer division and modulus operations☆87Updated 4 months ago
- ☆76Updated last week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Some internal rustc tools made accessible☆47Updated 3 weeks ago
- A modern and lightweight implementation of arbitrary integers for Rust☆42Updated last month
- Extract bits from a byte slice☆80Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- ☆94Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Big array helper for serde☆64Updated last year
- structured parallel execution for async Rust☆37Updated last year
- A Mutex wrapper tracking acquisition order☆74Updated 2 months ago
- ☆61Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated 2 weeks ago