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:
- const panic with formatting☆11Updated 6 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 9 months ago
- Increased precision floating point numbers implemented purely in Rust.☆21Updated 2 months ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- ☆29Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated last week
- Tiny little crate to determine how large an unnameable type is.☆12Updated 3 months ago
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- Rust NonEmpty slice☆13Updated 4 years ago
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- A synchronous message passing channel that only retains the most recent value.☆13Updated 2 years ago
- Zero allocation macros for retrieving multiple mutable indices from a mutable slice safely.☆13Updated 11 months ago
- Re-usable CLI flags for `cargo` plugins☆39Updated last week
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Zero-terminated string types for FFI.☆13Updated 2 years ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 9 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- More reliable path manipulation.☆63Updated 2 months ago
- Cargo API written in Paris☆50Updated 3 weeks ago
- Serde Visitor for deserializing untagged enums☆64Updated last week
- Count directory entries—`ls | wc -l` but faster☆28Updated 5 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Remove Cargo.lock lockfile☆32Updated this week
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Provides type-safe matrix operations using Rust's const generics☆46Updated 3 years ago
- Code snippets for Rust discussions☆9Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago