nu11ptr / assert_unorderedLinks
A direct replacement for `assert_eq` for unordered collections
☆13Updated 3 years ago
Alternatives and similar repositories for assert_unordered
Users that are interested in assert_unordered are comparing it to the libraries listed below
Sorting:
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Re-usable CLI flags for `cargo` plugins☆44Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 2 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Lending iterators on stable Rust☆83Updated last year
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- ☆30Updated last year
- Traits extending the Rust Range structs in std::ops☆42Updated 2 years ago
- Attribute proc-macro to delegate method to a field☆29Updated 2 years ago
- Zero-cost specialization in generic context on stable Rust☆24Updated 7 months ago
- Command line interface as a function.☆76Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 9 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- More reliable path manipulation.☆65Updated 2 weeks ago
- Hybrid typenum/const generic arrays☆20Updated 3 weeks ago
- ☆53Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- A memory efficient syntax tree for language developers☆63Updated 2 weeks ago
- Rust crate for writing repetitive code easier and faster.☆45Updated 3 years ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Macro for sealing traits and structures☆60Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- Support for variety of disjoint impls distinguished by associated types☆22Updated last month
- Provides machine-readable descriptions for rust types☆20Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month