gifnksm / union-find-rs
Struct and methods for union-find operation.
☆19Updated 5 months ago
Alternatives and similar repositories for union-find-rs:
Users that are interested in union-find-rs are comparing it to the libraries listed below
- ☆72Updated last month
- A procedural macro helper for easily writing custom derives for enums.☆32Updated last month
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆37Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆57Updated 2 months ago
- A Set of Bits☆64Updated 5 months ago
- A library for generating Graphviz DOT language files for graphs.☆75Updated last month
- docs.rs as a publishing platform?☆68Updated 2 months ago
- rust hints to the optimizer☆19Updated 3 years ago
- Link libstdc++ or libc++ automatically or manually☆45Updated 2 months ago
- Rust procedural macro that renders ASCII diagrams in doc comments as SVG images.☆20Updated 5 months ago
- Structures to wrap C arrays☆20Updated 4 years ago
- A generic, fixed-size, associative cache☆40Updated 6 months ago
- Declarative parsing for Rust, using a custom derive and nom☆66Updated last week
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- Simple goldenfile testing in Rust.☆39Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated 9 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Rust NonEmpty slice☆13Updated 3 years ago
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago