DDOtten / partitionsLinks
A disjoint-sets/union-find implementation that allows for efficient iteration over the elements of a set.
☆10Updated last year
Alternatives and similar repositories for partitions
Users that are interested in partitions are comparing it to the libraries listed below
Sorting:
- Helps you frob those bits☆38Updated 9 months ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- Annotation to easily define ad-hoc / one-shot extension traits☆13Updated 10 months ago
- Lossless functionality for platform-native strings.☆71Updated 3 months ago
- Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support☆28Updated 3 years ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- ☆32Updated 2 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- Macro for sealing traits and structures☆56Updated 6 months ago
- Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).☆12Updated last year
- Types to define keyboard related events☆65Updated last month
- Sort Unicode strings lexicographically☆36Updated 10 months ago
- A shell-inspired escape+unescape library for strings☆37Updated 2 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- ☆34Updated 3 years ago
- LZW en- and decoding that goes weeeee!☆28Updated 2 weeks ago
- A radioactive stabilization of the ptr_meta RFC.☆27Updated last month
- watt-based inline procedural macros☆14Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 7 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Rust type erased vector.☆17Updated last year
- enforce representation/class invariants in your Rust data structures☆12Updated 2 years ago
- A Rust crate for helping write structs as binary data using ✨macro magic✨☆18Updated 5 years ago
- Composable probability distributions☆16Updated 2 years ago
- Generic Range iterators for Rust☆25Updated last year
- Polynomial fitting of data. This aims to be the Numpy equivalent for numpy.polyfit()☆11Updated 2 years ago
- Low effort scraping Python's pickle format in Rust. It is to complete pickle parsing as BeautifulSoup was to complete HTML parsing.☆25Updated last year
- Use winit like the async runtime you've always wanted☆50Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 8 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year