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☆97Updated 8 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- Map data structure whose keys are stored as ranges☆98Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Macro for sealing traits and structures☆59Updated 11 months ago
- ☆112Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- Faster integer division and modulus operations☆87Updated 5 months ago
- An unordered multiset/bag implementation backed by HashMap☆74Updated 2 weeks ago
- Better reference counted strings for Rust☆139Updated last year
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Lossless functionality for platform-native strings.☆73Updated 5 months ago
- Big array helper for serde☆65Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- ☆61Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- Progress reporting abstraction for Rust☆65Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year