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☆32Updated 2 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆33Updated 11 months ago
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆43Updated last year
- Zero-cost specialization in generic context on stable Rust☆23Updated 3 months ago
- ☆30Updated last year
- Provides machine-readable descriptions for rust types☆20Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated last month
- Eager evaluation of macros like `concat!` and `env!`☆40Updated 2 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- More reliable path manipulation.☆65Updated 2 weeks ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 6 months ago
- Command line interface as a function.☆76Updated 2 years ago
- Rust library for running child processes☆38Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Rust crate for writing repetitive code easier and faster.☆45Updated 2 years ago
- Parse JSON file at compile time and embed as serde_json::Value☆31Updated 2 weeks ago
- Helper macros: autoimpl, impl_scope☆67Updated last week
- Lending iterators on stable Rust☆83Updated last year
- Re-usable CLI flags for `cargo` plugins☆40Updated this week
- Hybrid typenum/const generic arrays☆14Updated last week
- Cargo API written in Paris☆52Updated last week
- Increased precision floating point numbers implemented purely in Rust.☆21Updated 5 months ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Command line util to pretty print Rust backtraces☆28Updated last year
- Traits extending the Rust Range structs in std::ops☆39Updated 2 years ago