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
- Tool to inline module contents into syn::File instances☆12Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated last month
- 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
- Helps you frob those bits☆37Updated 7 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- An experimental allocated buffer suitable for image data (Rust library).☆31Updated this week
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- ☆33Updated 3 years ago
- "Valgrind Client Request" interface for Rust programs☆16Updated 2 months ago
- Provides filesystem access for the Rhai scripting language.☆10Updated last year
- LZW en- and decoding that goes weeeee!☆28Updated 11 months ago
- Low effort scraping Python's pickle format in Rust. It is to complete pickle parsing as BeautifulSoup was to complete HTML parsing.☆25Updated 10 months ago
- Polynomial fitting of data. This aims to be the Numpy equivalent for numpy.polyfit()☆11Updated 2 years ago
- Vale's generational reference allocator as a Rust library☆15Updated last year
- Generic Range iterators for Rust☆25Updated 10 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Extensible app filesystem library.☆32Updated 5 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- Rust implementation of the Simple(x) Global Optimization algorithm☆32Updated last year
- Types to define keyboard related events.☆57Updated last week
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.☆8Updated 2 years ago
- ☆12Updated 4 months ago
- Like a Rust std::HashMap, but allows you to use either of two different keys to retrieve items.☆26Updated 2 years ago
- A proc macro for creating compile-time checked CSS class sets, in the style of classNames☆16Updated 2 years ago
- Macro for sealing traits and structures☆52Updated 3 months ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- An alternative `std`-like implementation built on origin☆27Updated 3 weeks ago
- Tensor library for machine learning☆26Updated last week