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:
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Const TypeId and non-'static TypeId☆66Updated last month
- Choose Rust types at compile-time via constants☆67Updated last year
- An exploration of Storages☆35Updated last year
- ☆39Updated 9 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆73Updated 3 months ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- horrible serde macro stuff☆39Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆45Updated last month
- Macro for sealing traits and structures☆56Updated 6 months ago
- ☆43Updated last year
- Threadsafe RefCell for Rust☆91Updated 3 months ago
- Progress reporting abstraction for Rust☆64Updated 10 months ago
- Better reference counted strings for Rust☆126Updated 11 months ago
- Helper macros: autoimpl, impl_scope☆63Updated this week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- A fast, concurrent string interner☆150Updated 10 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- Lending iterators on stable Rust☆82Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Convert closures into wakers☆45Updated 5 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- ☆42Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆74Updated this week
- Compile-time regular expressions, the right way.☆78Updated 4 months ago
- ☆69Updated last month
- Faster integer division and modulus operations☆87Updated 2 years ago