orlp / num-ord
A wrapper type for cross-type numeric comparisons.
☆28Updated 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.☆46Updated last year
- Choose Rust types at compile-time via constants☆64Updated last year
- Const TypeId and non-'static TypeId☆66Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- horrible serde macro stuff☆38Updated last year
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆59Updated 3 months ago
- An exploration of Storages☆35Updated last year
- Macro for sealing traits and structures☆53Updated 4 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated last month
- Lending iterators on stable Rust☆82Updated last year
- Obsessively tiny error derive macro☆86Updated 2 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆63Updated 3 weeks ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- ☆41Updated 6 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 weeks ago
- The missing compound borrowing for Rust.☆57Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- ☆39Updated 7 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.☆96Updated 3 months ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Serde support for the humantime crate☆33Updated last year
- Threadsafe RefCell for Rust☆90Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last week
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago