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:
- ☆64Updated 4 months ago
- ☆11Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Big array helper for serde☆61Updated last year
- Trait generalization of the fundamental types☆44Updated last year
- A Rust library for runtime-checked linearish types☆34Updated last year
- Lossless functionality for platform-native strings.☆71Updated 3 weeks ago
- Tool to inline module contents into syn::File instances☆12Updated 2 years ago
- Macro for sealing traits and structures☆58Updated 7 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 4 months ago
- ☆34Updated 3 years ago
- "Valgrind Client Request" interface for Rust programs☆18Updated 6 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`☆31Updated 2 years ago
- Annotation to easily define ad-hoc / one-shot extension traits☆13Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 4 months ago
- Helps you frob those bits☆38Updated 11 months ago
- Types to define keyboard related events☆65Updated last month
- Provides filesystem access for the Rhai scripting language.☆10Updated last year
- 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
- ☆29Updated last year
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated last week
- 🐱concat! with support for const variables and expressions☆41Updated 2 weeks ago
- Sort Unicode strings lexicographically☆36Updated 11 months ago
- Run pkg-config from declarative dependencies in Cargo.toml☆96Updated 2 weeks ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Rust implementation of the Simple(x) Global Optimization algorithm☆33Updated 2 years ago
- Simple neural network library for classification written in Rust.☆46Updated 3 years ago
- Case transforming macros for idents☆40Updated 6 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year