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 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Macro for sealing traits and structures☆60Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆52Updated 3 months ago
- Lending iterators on stable Rust☆83Updated last year
- Better reference counted strings for Rust☆139Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Choose Rust types at compile-time via constants☆70Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated last year
- An unordered multiset/bag implementation backed by HashMap☆75Updated last week
- structured parallel execution for async Rust☆37Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Progress reporting abstraction for Rust☆65Updated last year
- Map data structure whose keys are stored as ranges☆100Updated 3 weeks ago
- ☆76Updated 2 months ago
- A Mutex wrapper tracking acquisition order☆74Updated last month
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆75Updated last month
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- ☆61Updated 2 years ago
- Faster integer division and modulus operations☆88Updated 6 months ago
- horrible serde macro stuff☆39Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated 3 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- Trait generalization of the fundamental types☆48Updated last year
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆123Updated 4 months ago