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:
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆43Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- A primitive for writing structural search and replace programs for rust☆32Updated last month
- Zero-cost specialization in generic context on stable Rust☆23Updated 4 months ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Rust crate for writing repetitive code easier and faster.☆45Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated 2 weeks ago
- Re-usable CLI flags for `cargo` plugins☆40Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- ☆30Updated last year
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 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.☆40Updated 10 months ago
- Lending iterators on stable Rust☆83Updated last year
- Macro for sealing traits and structures☆59Updated 11 months ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- More reliable path manipulation.☆64Updated last month
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆49Updated 2 weeks ago
- A memory efficient syntax tree for language developers☆62Updated 2 months ago
- A procedural macro that automatically generates setter methods for a struct's fields.☆27Updated 3 months ago
- Attribute proc-macro to delegate method to a field☆29Updated 2 years ago
- Fallible is an Option with inverted Try-semantics.☆25Updated 2 years ago
- Traits extending the Rust Range structs in std::ops☆42Updated 2 years ago
- Command line util to pretty print Rust backtraces☆28Updated last year
- Command line interface as a function.☆76Updated 2 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago