nu11ptr / assert_unordered
A direct replacement for `assert_eq` for unordered collections
☆12Updated 2 years ago
Alternatives and similar repositories for assert_unordered:
Users that are interested in assert_unordered are comparing it to the libraries listed below
- Re-usable CLI flags for `cargo` plugins☆36Updated this week
- A primitive for writing structural search and replace programs for rust☆31Updated 6 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 3 months ago
- Count directory entries—`ls | wc -l` but faster☆27Updated last year
- Rust NonEmpty slice☆13Updated 3 years ago
- Zero-terminated string types for FFI.☆13Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 months ago
- Code snippets for Rust discussions☆9Updated 2 years ago
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- Make any value Sync but only available on its original thread☆37Updated last year
- ☆29Updated 8 months ago
- ☆12Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 3 months ago
- Tiny little crate to determine how large an unnameable type is.☆10Updated 11 months ago
- Imitate the documentation build that docs.rs would do☆43Updated 2 weeks ago
- 🚃 lib for CLI utilities, printing, and error handling☆13Updated 3 months ago
- Efficient byte-stream pipe buffer☆42Updated 6 months ago
- Remove Cargo.lock lockfile☆33Updated 2 weeks ago
- Configure const and static items by environment variables.☆24Updated last year
- Zero-cost bitsets over native Rust types☆76Updated last month
- 🎙 An event based library for architecting user output for multiple output destinations, in Rust☆31Updated last month
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 2 years ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆36Updated 8 months ago
- A Rust crate for formatting strings dynamically☆31Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last month
- Macro-rules-style syntax matching for procedural macros☆51Updated last year
- Rust traits for key comparison in maps.☆23Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- A proc macro for creating compile-time checked CSS class sets, in the style of classNames☆16Updated 2 years ago