nu11ptr / assert_unorderedLinks
A direct replacement for `assert_eq` for unordered collections
☆12Updated 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:
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 10 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Re-usable CLI flags for `cargo` plugins☆40Updated 2 weeks ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated 3 weeks ago
- Traits extending the Rust Range structs in std::ops☆38Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- Command line interface as a function.☆76Updated 2 years ago
- Rust crate for writing repetitive code easier and faster.☆45Updated 2 years ago
- Rust NonEmpty slice☆13Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- More reliable path manipulation.☆63Updated 3 months ago
- ☆29Updated last year
- Rust library for running child processes☆38Updated last month
- Cargo API written in Paris☆51Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 4 months ago
- Zero-cost specialization in generic context on stable Rust☆23Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- Increased precision floating point numbers implemented purely in Rust.☆21Updated 4 months ago
- Serde Visitor for deserializing untagged enums☆65Updated last week
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Provides type-safe matrix operations using Rust's const generics☆46Updated 3 years ago
- A Rust library offering newtyped indices and vecs that use those indices☆19Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- A memory efficient syntax tree for language developers☆62Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year