orlp / num-ord
A wrapper type for cross-type numeric comparisons.
☆27Updated last year
Related projects ⓘ
Alternatives and complementary repositories for num-ord
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Threadsafe RefCell for Rust☆88Updated last year
- Helper macros: autoimpl, impl_scope☆59Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- Serde partial serialization made easy☆41Updated last year
- Wrapper around Rc safe to send to a different thread☆23Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆105Updated 2 years ago
- Lending iterators on stable Rust☆80Updated 10 months ago
- Faster integer division and modulus operations☆70Updated last year
- Serde support for the humantime crate☆27Updated 9 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆61Updated last week
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated 3 weeks ago
- A small ASCII-only bounded length string representation.☆58Updated 2 years ago
- Big array helper for serde☆59Updated 6 months ago
- Map data structure whose keys are stored as ranges☆77Updated 8 months ago
- Progress reporting abstraction for Rust☆63Updated 3 months ago
- The missing compound borrowing for Rust.☆57Updated 5 months ago
- Macro for sealing traits and structures☆49Updated last month
- Rust procedural macro attribute parser☆37Updated 5 months ago
- ☆55Updated last year
- An exploration of Storages☆34Updated last year
- horrible serde macro stuff☆39Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆35Updated 10 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆59Updated 3 months ago
- A memory efficient syntax tree for language developers☆51Updated 2 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month