gifnksm / union-find-rsLinks
Struct and methods for union-find operation.
☆19Updated last month
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:
- A procedural macro helper for easily writing custom derives for enums.☆32Updated 3 months ago
- A Set of Bits☆67Updated 6 months ago
- ☆72Updated 2 months ago
- Link libstdc++ or libc++ automatically or manually☆45Updated 3 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- Rust procedural macro that renders ASCII diagrams in doc comments as SVG images.☆20Updated 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Lossless functionality for platform-native strings.☆71Updated last week
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆63Updated last week
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 3 months ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- ☆42Updated 11 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- 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 3 years ago
- `Pin`-based stopgap for unboxed aliasable values in self-referential data structures in Rust☆13Updated 2 years ago
- Extra RNGs☆41Updated 3 months ago
- Extension of nom to trace parser☆49Updated 4 months ago
- Proc macro derive to generate structs from enum variants.☆29Updated last year
- ☆39Updated 2 years ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Full precision decimal representation of f64☆26Updated last month
- Simple goldenfile testing in Rust☆39Updated 4 months ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- A rust library for reusing heap allocations☆24Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 2 months ago
- Negative trait implementations on stable Rust.☆12Updated 3 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago