DDOtten / partitions
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
- "Valgrind Client Request" interface for Rust programs☆16Updated 3 months ago
- Helps you frob those bits☆36Updated 8 months ago
- Macro for sealing traits and structures☆53Updated 4 months ago
- Types to define keyboard related events☆61Updated this week
- Provides filesystem access for the Rhai scripting language.☆10Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated 2 months ago
- ☆34Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 2 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- 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
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- Support for mutually disjoint impls☆21Updated last month
- A Rust library for runtime-checked linearish types☆32Updated last year
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 5 months 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`☆30Updated 2 years ago
- watt-based inline procedural macros☆14Updated 4 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- ☆11Updated 9 months ago
- Provides many useful tools related to tuples☆18Updated 4 months ago
- Simple and fast implementation of language tag normalization and validation☆22Updated 5 months ago
- Rust traits for key comparison in maps.☆25Updated 2 months ago
- Arbitrary width integers☆17Updated last month
- Big array helper for serde☆60Updated 11 months ago
- LZW en- and decoding that goes weeeee!☆28Updated last year
- Composable probability distributions☆16Updated 2 years ago
- Annotation to easily define ad-hoc / one-shot extension traits☆12Updated 9 months ago
- Attribute proc-macro to delegate method to a field☆29Updated last year