nu11ptr / assert_unordered
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:
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- const panic with formatting☆11Updated 4 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 7 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Remove Cargo.lock lockfile☆33Updated 3 months ago
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- ☆29Updated last year
- Re-usable CLI flags for `cargo` plugins☆38Updated last week
- Rust NonEmpty slice☆13Updated 3 years ago
- Increased precision floating point numbers implemented purely in Rust.☆21Updated 3 weeks ago
- Code snippets for Rust discussions☆9Updated 3 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- Tiny little crate to determine how large an unnameable type is.☆11Updated last month
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- Attribute proc-macro to delegate method to a field☆29Updated last year
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- A synchronous message passing channel that only retains the most recent value.☆13Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.☆8Updated 2 years ago
- Transitive derive macros for Rust☆32Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- ☆34Updated 3 years ago
- the definitive non-empty slice/array/vec library for Rust☆16Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago