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:
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 9 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- ☆29Updated last year
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Zero-cost specialization in generic context on stable Rust☆22Updated 2 months ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last week
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- Cargo API written in Paris☆52Updated this week
- Re-usable CLI flags for `cargo` plugins☆40Updated this week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Helper macros: autoimpl, impl_scope☆66Updated last month
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- Inline procedural macros for Rust☆56Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- Tiny little crate to determine how large an unnameable type is.☆12Updated 4 months ago
- Traits extending the Rust Range structs in std::ops☆38Updated 2 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 3 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated this week
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Rust crate for writing repetitive code easier and faster.☆45Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- Safely transmute type to itself in generic context in Rust☆14Updated 2 years ago
- Count directory entries—`ls | wc -l` but faster☆28Updated 6 months ago
- Configure const and static items by environment variables.☆25Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 10 months ago