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:
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- ☆30Updated last year
- A memory efficient syntax tree for language developers☆63Updated 3 months ago
- Zero-cost specialization in generic context on stable Rust☆23Updated 5 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Lending iterators on stable Rust☆83Updated last year
- 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 last month
- Command line interface as a function.☆76Updated 2 years ago
- Attribute proc-macro to delegate method to a field☆29Updated 2 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 8 months ago
- Re-usable CLI flags for `cargo` plugins☆43Updated last month
- Hybrid typenum/const generic arrays☆18Updated last week
- Rust crate for writing repetitive code easier and faster.☆45Updated 2 years ago
- More reliable path manipulation.☆64Updated 2 months ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Increased precision floating point numbers implemented purely in Rust.☆22Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- Support for variety of disjoint impls distinguished by associated types☆22Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Collection initialization macros for Rust☆68Updated last year
- Rust library for running child processes☆38Updated 2 months ago
- Traits extending the Rust Range structs in std::ops☆42Updated 2 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Macro for sealing traits and structures☆59Updated last year