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:
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated 2 months ago
- ☆29Updated last year
- Rust NonEmpty slice☆13Updated 3 years ago
- const panic with formatting☆11Updated 4 months ago
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- Re-usable CLI flags for `cargo` plugins☆39Updated this week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Count directory entries—`ls | wc -l` but faster☆28Updated 4 months ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- A Rust library for runtime-checked linearish types☆34Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- Zero-terminated string types for FFI.☆13Updated 2 years ago
- An easy-to-use, incremental, multi-threaded garbage collector for Rust☆10Updated 9 months ago
- Learn what's changed on crates.io☆18Updated last month
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 8 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- A synchronous message passing channel that only retains the most recent value.☆13Updated 2 years ago
- A Rust crate that implements "design by contract" via procedural macros☆10Updated last week
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- Zero allocation macros for retrieving multiple mutable indices from a mutable slice safely.☆13Updated 10 months ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆31Updated last month
- Increased precision floating point numbers implemented purely in Rust.☆21Updated last month
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- A proc macro for creating compile-time checked CSS class sets, in the style of classNames☆16Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆72Updated 2 weeks ago