gifnksm / union-find-rsLinks
Struct and methods for union-find operation.
☆19Updated last week
Alternatives and similar repositories for union-find-rs
Users that are interested in union-find-rs are comparing it to the libraries listed below
Sorting:
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- ☆72Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Pretty parser error reporting.☆34Updated last year
- Rust procedural macro that renders ASCII diagrams in doc comments as SVG images.☆20Updated 6 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 3 months ago
- ☆58Updated 9 months ago
- Structures to wrap C arrays☆20Updated 4 years ago
- "Valgrind Client Request" interface for Rust programs☆17Updated 4 months ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated 2 months ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- docs.rs as a publishing platform?☆68Updated 2 weeks 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
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Rust library for checking the installed/running rustc's version.☆52Updated 10 months ago
- Extensions for the Rust standard library☆39Updated last year
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆98Updated 2 months ago
- Extra RNGs☆42Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- ☆16Updated 2 months ago
- Duplicate an async I/O handle☆41Updated 4 months ago